in reply to Re: Multithreaded Script CPU Usage
in thread Multithreaded Script CPU Usage
in Thread::Pool::Simple.pm be the way to set the stack size? if so, whats a 'small' value?use threads ( 'stack_size' => 64*4096, );
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Multithreaded Script CPU Usage
by renodino (Curate) on Aug 25, 2008 at 17:21 UTC | |
by Zenshai (Sexton) on Aug 25, 2008 at 17:37 UTC |