mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
myclabs/work
Work queue library letting you run background tasks using a generic abstraction
时间:2013-09-19 09:06
epokmedia/jubatus
Jubatus is a distributed processing framework and streaming machine learning library. This is a Jubatus client for PHP 5.3+
时间:2013-04-21 07:19
carlosio/compify
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
时间:2013-01-01 19:41
micjohnson/weed-php
PHP client for Weed-FS, a simple and highly scalable distributed file system
时间:2012-12-29 20:55
vinelab/tracing-laravel
Distributed tracing for Laravel made easy
时间:未知
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知