qrpc 0.9.1
Queued RPC client and server. Works as normal RPC server, but through queue interface, so allows highly scalable, distributed and asynchronous remote API implementation and fast data processing. It's based on EventMachine and typically on Beanstalk, so it's fast and thread safe.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (11):
abstract
>= 0
em-jack
>= 0.1.3
em-wrapper
>= 0
evented-queue
>= 0
eventmachine
>= 0
hashie
>= 1.0.0
hash-utils
>= 1.1.0
json-rpc-objects
>= 0.4.1
PriorityQueue
>= 0.1.2
unified-queues
>= 0
uuid
>= 2.0.0