Re: Priority of threads
[email protected] (Frank Finner)
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 31 Oct 2003 10:35:33 +0100 Elizabeth Mattijsen <[email protected]> sat down, thought long and then wrote: > At 21:22 +0100 10/30/03, Frank Finner wrote: > >maybe somebody simply says RTFM, but I didn´t find the answer yet: > >Is it possible to give a thread a certain priority? > > No, you can't by default. > > If you're running under Linux, it might be possible to do something > with POSIX::nice, as threads in Linux have their own pid. > > > Liz Good trick, it works! Thank you! -- Frank Finner