Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: how to do simple exclusive open (locking mechanism), without using t

From: agem::crosswinds::net at: 6-Jun-2001 18:42

Could a way of locking names instead of files be portable? How the locks are implemented would be hidden, but one could say »i want a lock for clean-path %asdf.r«, and some sort of ipc could be used to secure that? Not blocking the file, just reporting »name is locked by another rebol«. Would be enough for most uses? -Volker
>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
Am 06.06.01, 18:12:02, schrieb "Carl Sassenrath" <[carl--rebol--com]> zum Thema [REBOL] Re: how to do simple exclusive open (locking mechanism), without using tcp server?: