MR Lock
This class is used to get a process safe lock. Basic use case for this is to prevent code from running at the same time in different requests, like running a cron on top of itself.
Example usage:
Located in /lock.php (line 54)
The mechanism used for acquiring the lock
Lock setup
Try to acquire the lock
Release the lock
Release the lock on shutdown.
Documentation generated on Thu, 28 Jun 2012 16:33:49 -0700 by phpDocumentor 1.4.3