Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOPEN() to go exclusive
Message
From
03/08/2003 10:04:38
 
 
To
03/08/2003 01:19:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816200
Message ID:
00816287
Views:
22
>Another approach you can take is more complicated but more powerful/general. What you do is create a separate process, which is responsible (in this case) for deleting files. You then feed this process with a queue of file deletion requests. Since only one process is responsible for deleting files there cannot be any contention issues.

Yes, this is what we have for several processes that are running every minute. But, in this case, it has to be live as the structure of the file name and other components are to be like this.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform