One of the purposes of this repository is to demonstrate how rminions provides accessibility to R from multiple different languages. An example client needs to be written in NodeJS that connects to the Redis server, queues several simulation requests, and pulls the responses out of the response queue.
One of the purposes of this repository is to demonstrate how
rminions
provides accessibility to R from multiple different languages. An example client needs to be written in NodeJS that connects to the Redis server, queues several simulation requests, and pulls the responses out of the response queue.