http://www.perlmonks.org?node_id=1014458


in reply to Re^3: How to pass AnyEvent socket handle to pre-forked child process?
in thread How to pass AnyEvent socket handle to pre-forked child process?

Thanks Corion. But I just think of a different approach: use a tcp load balancer to distribute traffic to pre-forked children listening on different ports of localhost.

  • Comment on Re^4: How to pass AnyEvent socket handle to pre-forked child process?