fslaborg / RProvider

Access R packages from F#
http://fslab.org/RProvider/
Other
235 stars 69 forks source link

Running multiple R engines in parallel #158

Closed pfgherardini closed 8 years ago

pfgherardini commented 8 years ago

Hi all,

I am working on a web server that needs to be able to spawn multiple R calculations for different users. Is it possible to have multiple independent R engines running concurrently?

Thanks in advance,

Federico

tpetricek commented 8 years ago

Closing as a duplicate of #151