alphacomm / alpharpc
AlphaRPC is a daemon that manages workers and clients.
Installs: 36 151
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 5
Open Issues: 13
Requires
- php: >=5.3.3
- ext-memcached: *
- ext-zmq: *
- monolog/monolog: ~1.6
- psr/log: ~1.0
- symfony/config: ~2.3
- symfony/console: ~2.3
- symfony/dependency-injection: ~2.3
- symfony/event-dispatcher: ~2.3
- symfony/yaml: ~2.3
Requires (Dev)
- fabpot/php-cs-fixer: ~0.3
- mtdowling/cron-expression: ~1.0
- phpunit/phpunit: ~3.7
Suggests
- mtdowling/cron-expression: Schedule tasks between executing jobs on a service. (Keep-Alive for example)
README
AlphaRPC is an RPC daemon based on ZeroMQ that can be used to distribute workload over one or multiple servers.
Getting Started
See the Getting Started guide.
Contributing
AlphaRPC is an open source project, so if you'd like to contribute, you are more than welcome. Please see the Contributers Guide for more information.
License
AlphaRPC is distributed under the terms of the 3-clause BSD licence. See the included LICENSE file for the specifics.