[R] RServe
Dirk Eddelbuettel
edd at debian.org
Sat Aug 11 20:55:11 CEST 2007
On 11 August 2007 at 11:00, yoooooo wrote:
| Hi all, is there a way to properly terminate Rserve instead of killing the
| process? I run Rserve in a linux box that serves my Java client.. I have a
| cronjob that runs Rserve every morning. However, I'm killing it at night
| manually for the moment. Is there a way, given host/port, I can run an R
| command to properly terminate it??
As they say, if all else fails, read the documentation. In this case, it
suggests to go to rosuda.org, or Simon's rforge.net to find:
It can be shut down gracefully (i.e. it will wait until all existing
connections are finished) if it recieves shutdown command from an
authorized connection.
which answers your question.
Nice to know Mother Merrill is trusting Rserve too ...
Dirk
--
Three out of two people have difficulties with fractions.
More information about the R-help
mailing list