|
file | PoolCounter.php [code] |
| Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
|
|
file | PoolCounterRedis.php [code] |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
|
file | PoolCounterWork.php [code] |
| Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
|
|