Better R-code Deployment

  • Thread starter Thread starter mfurgal
  • Start date Start date
Status
Not open for further replies.
M

mfurgal

Guest
When deploying new r-code to an application, currently the application needs to be shutdown. If the r-code is replaced, the r-code in memory is the r-code chosen. Running without -q could be a solution for this, but it has a performance cost. Ideally the client could get a push notification to say - look for new r-code.

Continue reading...
 
Status
Not open for further replies.
Back
Top