O
Oliver Fox
hi all,
i'm trying to do some automated tasks with threads.
Basically, my app is initialized with an input file, and an output path
and some processing is done on that.
I'm trying to automatically detect when the thread dies, so that it can
tell the parent class that this thread is complete.
Is there a nice way to do this without polling every thread? I seem to
recall something relating to the Rufus::Scheduler stuff being able to do
similar, but i can't remember the name of that or where i found it. any
information would be great!
thanks,
ol.
i'm trying to do some automated tasks with threads.
Basically, my app is initialized with an input file, and an output path
and some processing is done on that.
I'm trying to automatically detect when the thread dies, so that it can
tell the parent class that this thread is complete.
Is there a nice way to do this without polling every thread? I seem to
recall something relating to the Rufus::Scheduler stuff being able to do
similar, but i can't remember the name of that or where i found it. any
information would be great!
thanks,
ol.