On 13 February 2012 at 11:09, Darren Cook wrote:
| > I took it to mean it forks per connection. The quote below is talking
| > about threads in a client application sharing a connection to an Rserve
| > server. Assuming I didn't misunderstood that much, it implies R can
| > handle non-eval commands in parallel, ...
| 
| Ah, I see my misunderstanding: eval() also covers simple read-only
| commands. I.e. there is no such thing as a non-eval command :-).

Indeed, there is no REPL without the E :-)

Dirk

-- 
"Outside of a dog, a book is a man's best friend. Inside of a dog, it is too
dark to read." -- Groucho Marx
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to