RubyGems Navigation menu

qrpc 0.9.0

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.1 - May 28, 2012 (23 KB)
  2. 0.9.0 - May 24, 2012 (23 KB)
  3. 0.4.0 - February 19, 2012 (17 KB)
  4. 0.3.2 - August 28, 2011 (17 KB)
  5. 0.3.1 - August 04, 2011 (17 KB)
Show all versions (11 total)

Runtime Dependencies (11):

abstract >= 0
em-jack >= 0.1.3
em-wrapper >= 0
hashie >= 1.0.0
hash-utils >= 1.1.0
json-rpc-objects >= 0.4.1
PriorityQueue >= 0.1.2
uuid >= 2.0.0

Development Dependencies (2):

bundler >= 1.0.0
jeweler2 >= 2.0.0

Owners:

Authors:

  • Martin Kozák

SHA 256 checksum:

327a7ec3f595cd59accaff6103286ea20b7b396d3a97f0d43cb9ac32bdc823a8

Total downloads 35,535

For this version 2,954

Licenses:

N/A

Required Ruby Version: None

Links: