|
From: Thomas R. H. <th...@sr...> - 2003-01-02 15:20:14
|
Funny you should ask, because I'm facing the same issue as I am writing the DistributedDataRecorder. The classes are not thread safe. I need to warn you, As I'm writing the distributed stuff, I will probably turn DataRecorder into a Proxy for either a distributed or a local DataRecorder. This won't affect most people, but perhaps it will for what you are doing. -Tom On Thu, 2003-01-02 at 09:08, Mark R. Diggory wrote: > Is DataRecorder or any of its underlying classes actually thread safe? > Has it ever been tested with two threads trying to write to the same file? > > -Mark > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Repast-developer mailing list > Rep...@li... > https://lists.sourceforge.net/lists/listinfo/repast-developer -- Tom Howe Social Science Research Computing University of Chicago |