The interesting thing about fork is that it works at all.
If you are not really bound on compatibility between a program that already uses fork(), I would rather look at threads and then communicate between them via Thread::Queue. This is a far better approach than trying to make form emulation work under Windows, at least as long as you initialize resources from within each thread instead of trying to share them between threads.
In reply to Re: Parallel processing on Windows
by Corion
in thread Parallel processing on Windows
by BernieC
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |