![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveHow to synchronize FileAccess between different Threads
From: Martin Grossenbacher <martin.grossenbacher@nospam.ch>
Date: Mon Feb 27 2006 - 17:12:07 CET
Hello
I have java and c# background but not much experience with structual
In a tcl-programm i have different threads who can read and write
Do i have to implement the synchronisation myself or are there any
I think that only write-Access have to be synchronized, is that right?
thx for help
|