in reply to Re: Which process management module to switch from Coro?
in thread Which process management module to switch from Coro?

As I said, I'd rather not make fundamental changes if I don't need to. I want to keep the LWP request processing if possible. If I need to rewrite from scratch, I'd prefer AnyEvent since it's API and resource use is better than Net::Async.
  • Comment on Re^2: Which process management module to switch from Coro?