Home »
Public Forums »
archive »
How can I make an asynchronous contact an IDL process.
How can I make an asynchronous contact an IDL process. [message #10187] |
Thu, 30 October 1997 00:00 |
Richard D. Hunt
Messages: 8 Registered: January 1996
|
Junior Member |
|
|
I start an asynchronous process using LinkImage from my IDL interface.
I want to be able to find out when that process finishes. Is there
a way to have this child process tell my IDL program when it finishes?
The bad news is that this must run under UNIX platforms as well as
Microsoft 95/NT.
I can use the polling method under IDL by setting a timer and looking
to see if the child process is still running but if I have a bunch
then my system performance can degraded with a bunch of timer events
going off. I can't find any good information on using singals and
am not sure if it would even work.
Help?
Thanks,
Rich
--
Richard D. Hunt
_/_/_/ _/ _/ _/ SANDIA NATIONAL LABORATORIES
_/_/_/
_/ _/_/ _/ _/ P.O. Box 5800 M/S 0965 _/_/
_/_/_/ _/ _/ _/ _/ Albuquerque, NM 87185-0965
_/_/_/_/_/_/
/ _/ _/_/ _/ Voice: (505)844-3193 _/ _/_/
_/
_/_/_/ _/ _/ _/_/_/_/ Fax: (505)844-5993 _/ _/_/
_/
E-Mail: rdhunt@sandia.gov _/_/_/
|
|
|
Current Time: Wed Oct 08 17:48:29 PDT 2025
Total time taken to generate the page: 0.00483 seconds