MediaWiki REL1_39
poolcounter Directory Reference
Directory dependency graph for poolcounter:
includes/poolcounter

Files

 PoolCounter.php
 Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
 
 PoolCounterNull.php
 Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
 
 PoolCounterRedis.php
 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.
 
 PoolCounterWork.php
 Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
 
 PoolCounterWorkViaCallback.php
 Provides of semaphore semantics for restricting the number of workers that may be concurrently performing the same task.
 
 PoolWorkArticleView.php
 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.
 
 PoolWorkArticleViewCurrent.php
 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.
 
 PoolWorkArticleViewOld.php
 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.