On 12-Oct-07, at 10:45 AM, [EMAIL PROTECTED] wrote:

Lo,

I have some requests that take a long time to service.
Now, as Ax2 is single process, this causes a problem.
What can I do to solve this problem? I currently have

1) Some way of palming off to apache (I have no idea
   how to do this)

2) Use some flavour of Net::Server as a sort of RPC
   server and continuations

My money's on 2, but I thought I'd get everyones opinion.

Use Gearman and Gearman::Task::Async. It integrates nicely with the event loop.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to