in reply to Threading (Perl 5.8 ithreads) with Oracle 9i dumps core
Using fork is probably more efficient too, if you're on some kind of Unix. You might even consider forks, which claims to be able to replace threads, though I've only played with it sofar, and not used it in any real application.
HTH,
Joost.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Threading (Perl 5.8 ithreads) with Oracle 9i dumps core
by fx (Pilgrim) on Dec 19, 2003 at 21:15 UTC |