![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Test::More and semaphore handles on Windowsby blm (Hermit) |
on Aug 25, 2004 at 04:02 UTC ( #385578=note: print w/replies, xml ) | Need Help?? |
I get the same On my machine (Windows XP SP1 and ActiveState Perl 5.8.4): Your first example:
Second example:
Maybe this is specific to the core modules with the 5.8 distribution? On windows XP with Activestate Perl 5.6.1 the first program only uses 16 handles according to windows task manager. This seems independant of how many iterations are performed up to 100000. The second doesn't run as there is no Threads::Shared installed with the default install of Activestate Perl 5.6.1
In Section
Seekers of Perl Wisdom
|
|