Have you tried http://search.cpan.org/~bingos/POE-Wheel-Run-Win32/ ?
I have heard it doesn't use fork(), but I haven't used it.
--
Rocco Caputo - [EMAIL PROTECTED]
On Jun 26, 2007, at 20:29, Jeremy Palmer wrote:
On 6/24/07, Jeremy Palmer < [EMAIL PROTECTED]> wrote:
The Win32 fork emulation seems very buggy. In tests I've used with
Wheel::Run I get fork failures ( i.e. "fork() failed: Resource
temporarily unavailable") after the 64 calls of fork from the parent
process. See the attached simple example that demos the error: