Skip to content

ramnov/deployr-rserve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deployr-rserve

deployr-rserve is a fork of the popular R package, Rserve, from Simon Urbanek.

This fork is based on Rserve 0.6-3.1 and adds the following features:

  1. Concurrent R sessions under Rserve on the Windows platform
  2. Ability to switch the execution context of the Rserve process to a specified uid/gid
  3. Out-of-band control socket that supports a cancel operation on any Rserve eval operation

Installations of DeployR require deployr-rserve. The standard Rserve package does not include the necessary functionality to work with DeployR.

About

DeployR fork of the popular R package, Rserve.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 54.1%
  • C 26.9%
  • C++ 7.7%
  • Shell 4.3%
  • R 2.2%
  • PHP 1.4%
  • Other 3.4%