RubyGems Navigation menu

thrift_amqp_transport 0.1.0

Transports thrift messages over a the advanced message queue protocol. (AMQP) Because of the unconnected broadcasting nature of the message queue, this transport supports only one-way communication. The usage scenario is that you would use this to broadcast information about services (1 producer, n consumers) and then create point to point connections from client to service using normal (TCP) thrift. You gain the advantage of using only one interface definition language (IDL).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - August 31, 2009 (9.5 KB)

Development Dependencies (1):

hoe >= 2.3.3

Owners:

Authors:

  • Kaspar Schiess

SHA 256 checksum:

22cc91c18f61e9001156a14fd0ef6969eeb3f6e190aa5e57dd7d9687390a9b9e

Total downloads 4,507

For this version 4,504

Licenses:

N/A

Required Ruby Version: None

Links: