in reply to Re: Perl Threads
in thread Perl Threads
Note that the documentation notes the following:
For instance, if the thread is stuck on an I/O call, sending it a signal will not cause the I/O call to be interrupted such that the signal is acted up[on] immediately.
Which may make these rather useless for this specific task.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl Threads (cooperative)
by BrowserUk (Patriarch) on Nov 07, 2007 at 03:56 UTC |