in reply to Parallel::ForkManager vs. Tk

I heard of many problems with Tk and fork() on Windows, probably depending on perl and Tk versions. So maybe you should first check if a normal fork() works on your system.