Changes between Version 3 and Version 4 of PRO_LIB_CORE_THREAD_SAFETY_R0
- Timestamp:
- 12/29/08 16:03:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_CORE_THREAD_SAFETY_R0
v3 v4 14 14 15 15 == Task result == 16 The result of this task are two o tmore demos.16 The result of this task are two or more demos. 17 17 18 18 == Implementation idea == 19 You can see this for more ideas - [http://sophie2.org/trac/browser/trunk/sophie2-platform/modules/org.sophie2.core/src/test/java/org/sophie2/core/prolib/MultiThreadTest.java] 19 * There is a demo which works with independent threads. You can see this for more ideas - [http://sophie2.org/trac/browser/trunk/sophie2-platform/modules/org.sophie2.core/src/test/java/org/sophie2/core/prolib/MultiThreadTest.java] . 20 20 21 21 22 == Related ==