Libraries tagged by distributed processing
aboutcoders/job-bundle
15711 Downloads
A symfony bundle for asynchronous job processing.
gendoria/command-queue-bundle
265 Downloads
Symfony bundle for Command Queue
abc/job-server-bundle
994 Downloads
A symfony bundle to manage asynchronous distributed processing of stateful jobs
abc/job
9502 Downloads
A PHP library for asynchronous distributed job processing
zarincheg/celium
34 Downloads
Framework for distributed processing of data
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
epokmedia/jubatus
26 Downloads
Jubatus is a distributed processing framework and streaming machine learning library. This is a Jubatus client for PHP 5.3+
nayleen/async-bus
10 Downloads
An example Bus implementation for distributed event processing.