[R] Multi-threaded external routines with R?

Harry Mangalam mangalam at home.com
Thu Dec 2 19:30:50 CET 1999


Hi All,

While R is not multi-threaded, it supports dynamic loading of external
routines writ in C or Fortran.  It seems that it should be possible to link
in multi-threaded code as easily as serial code, as long as the external
routine syncs correctly and returns valid R objects.  

Is this true or ar there R internals that would prevent this?  

If it is true, can anyone point me to examples of this kind of usage?

Thanks very much,
Cheers
Harry
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list