From: John W. L. <Joh...@sa...> - 2011-04-18 10:30:57
|
Cobertura supports it. File locks are used to make sure the cobertura.ser file is updated properly by both JVM's. From: Fabien Bataille [mailto:fba...@gm...] Sent: Monday, April 18, 2011 5:02 AM To: cobertura-devel Subject: [Cobertura-devel] Concurrent access to instrumentation data Hi, Does Cobertura support the following architecture: 2 different JVM using same instrumented code jars. Is the result in Cobertura.ser correct or may it be corrupted for instance when the first JVM stops, and then the second ? Cheers, FB |