cheprasov/php-parallel dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    cheprasov/php-redis-lock

    RedisLock 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-lock

    MemcachedLock 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-tags

    MemcachedTags 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

    kl/php-redis-lock

    RedisLock 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.