comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Locking sav files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Locking sav files [message #55284] Wed, 08 August 2007 00:53
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Hi,

I've been experimenting with locking sav files.

* A process should not interrupt another processes attempt to modify a
sav file.
* Each process deals with copies of their sav files until they call
"commit"
* If a process if blocked from committing its sav files then it should
enter a queue (FIFO)
* A process will wait on the queue until it can commit or there is a
timeout
* There is a maximum number of active processes (default: 8) and size
of the commit queue (default: 4)
* The system must work equally well regardless of backing store
(NTFS,FAT32,Samba,NFS)

The source code is available at http://barnett.id.au/idl/ .

Any thoughts or comments?

Robbie
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Use IDL6.0 to read Fortran 90 written data
Next Topic: Basic Event Handling

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:16:46 PDT 2025

Total time taken to generate the page: 0.00498 seconds