PieceMaker / steal-the-moon

A repository dedicated to demonstrating how to use the rminions R package
GNU General Public License v3.0
1 stars 2 forks source link

Add NodeJS Example Using JSON #3

Closed PieceMaker closed 5 years ago

PieceMaker commented 5 years ago

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.