Hi Everyone,
(Yes, I'm finally coming out of hibernation...)
Another approach to the problem, and one I adopted for RSOAP, involved
pre-starting a single process which initialized R. Then anytime a
request came in, the process forked, resulting in an immediate
'ready-to-go' process to do the wor
>From Paul Geeleher on 02/17/2009 03:56 PM:
> This might sound a bit far out and is likely not possible but I
> thought I'd ask anyway.
>
> I've got a series of python cgi scripts that do various operations on
> data in an r session via rpy. The only problem is that when each
> script finishes, it