in reply to
Event-based app and fork()
Take a look at the POE modules that use forking to handle things that don't have a non-blocking API.
Comment on
Re: Event-based app and fork()
In Section
Meditations