Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gertvv/patavi-r-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patavi R Worker

R worker for Patavi using NodeJS. Inspired by OpenCPU, but taking an entirely different approach.

Running

First, run npm install from the root directory. Then the following options are available:

  • node worker runs the Patavi worker. You must define the PATAVI_BROKER_HOST environment variable as a RabbitMQ connection string that includes credentials.
  • node worker-cli runs the worker without the dependency on Patavi. The worker will read input from standard in, show progress on standard out, and print the location of a temporary directory where results have been saved.

About

R worker for Patavi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published