Ax2: Having a secondary server to do long jobs

2007-10-12 Thread roseyaxkit . 20 . ftumsh
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

Re: Ax2: Having a secondary server to do long jobs

2007-10-12 Thread Chris Prather
On Oct 12, 2007, at 9: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)