]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow for instances as well as class names to be passed as queue handlers and iomanagers.
authorCraig Andrews <candrews@integralblue.com>
Sat, 16 Jan 2010 03:28:43 +0000 (22:28 -0500)
committerCraig Andrews <candrews@integralblue.com>
Thu, 21 Jan 2010 01:15:56 +0000 (20:15 -0500)
commitbd72e8b96e1bc360ba46a1864c6121f3b5f11235
tree9cd0093fc9066a90d4846f64a9388bdd10aaa2dd
parent77ea02cac3576f395e4548e7e6cbace90ba566ea
Allow for instances as well as class names to be passed as queue handlers and iomanagers.
Introduce IoManager::GLOBAL_SINGLE_ONLY which indicates that only one instance of this iomanager will be run, regardless of how many threads/processes and sites there are.
lib/iomanager.php
lib/iomaster.php
lib/queuemanager.php
scripts/queuedaemon.php