[Resin-interest] Quercus PHP for TCP Servers?

2008-09-04 Thread Clemens Perz
Hi Guys! I am playing around with Resin/Quercus now for a few days, trying to make one of my PHP applications work in this environment. It consists out of two parts, a traditional web frontend that I think I will get up and running with Resin. The other part is a TCP server, which I usually

Re: [Resin-interest] Quercus PHP for TCP Servers?

2008-09-04 Thread Emil Ong
On Thu, Sep 04, 2008 at 06:06:04PM +0200, Clemens Perz wrote: Hi Guys! I am playing around with Resin/Quercus now for a few days, trying to make one of my PHP applications work in this environment. It consists out of two parts, a traditional web frontend that I think I will get up and

Re: [Resin-interest] Quercus PHP for TCP Servers?

2008-09-04 Thread Daniel Lopez
Hi, To migrate the C++ daemon, Resin includes some utilities to run tasks (Java classes in the end) periodically, we have also used Open Symphony's Quartz scheduler to develop such thing in a container independent way. The benefit of it is that you don't have to care about two different