in reply to
Re^3: Window + fork + Crypt::Random = pain
in thread
Window + fork + Math::Pari = pain
Some C libraries can be compiled to be threadsafe but are not by default, eg.
SQLite
. (I admit that's probably not the case here)
Comment on
Re^4: Window + fork + Crypt::Random = pain
In Section
Seekers of Perl Wisdom