[Rd] Is there a way to call R functions in multithread environment?
李琥
081024015 at fudan.edu.cn
Mon Dec 7 15:33:29 CET 2015
I'm developing program in c++ and R on windows environment. The program is mainly writen using c++ and call R
interface to do some statistic work. The program is multithreaded. However, R can only be initiated once in a process.
Is there a way to call R functions in multithread environment such as start a server to respond the call in local machine?
Thanks.
More information about the R-devel
mailing list