| SPLocker is a mechanism to get an exclusive lock (or mutex) on a (computer) resource.
SPLocker enables you to have access to a shared resource, from multiple programs, without getting conflicts.
This works by creating a file-mutex for each resource. A program aquires a lock on this mutex for the duration that it needs to access the resource, and then releases it (so someone else can get access to it).
• Exe-Demo Included • Fully functional • Source: On purchase/registration License: SW |