Hello Laurent,

The R system itself is not thread safe, and has quite a bit of persistent
state.  Therefore if you want to use R from multiple threads, you will need
to arrange to have a single thread interact with R at a time via appropriate
locking or delegation.

-G 


On 6/26/08 11:17AM , "laurent oget" <[EMAIL PROTECTED]> wrote:

> fellows,
> 
> did anybody experiment with running rpy in 2 threads?
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php

-- 
Gregory R. Warnes, Ph.D
Program Director
Center for Computational Arts, Sciences, and Engineering
University of Rochester

Tel: 585-273-2794
Fax: 585-276-2097
Email: [EMAIL PROTECTED]


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to