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:
=
安装:
=
版本列表:
- 0.1.0 August 31, 2009 (9.5 KB)