cheprasov/php-parallel dependents (5) Order by: name | downloads Show: all | require | require-dev
- 
                PHP cheprasov/php-memcached-lockMemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy. 
- 
                PHP cheprasov/php-memcached-tagsMemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation. 
- 
                PHP cheprasov/php-redis-lockRedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy. 
- 
                PHP kl/php-redis-lockRedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.