Hi Emil,
thanks for the info - it sounds promising! :)
After having a look into 3.1 and 3.2, I think I will go for 3.2. That
gives me some time to do the work until 3.2 becomes the stable version
;-) And hopefully I can help to fix some issues.
When I get it done, I put some more details on th
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 pi
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
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 st