Archive for the 'messaging' Category

[cross-lang object serialization library] The MessagePack Project

Wednesday, April 14th, 2010

“MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.” cpan Data::MessagePack

THIRD RAIL » Memcached based message queues

Monday, February 8th, 2010

Blog pots shows and explains how to implement simple queue system on top of memcached

Message Queue Evaluation Notes – Second Life Wiki

Saturday, January 23rd, 2010

Second Life notes about Message Queue Systems

Open Source Queueing and Messaging Systems? (by Jeremy Zawodny)

Thursday, January 21st, 2010

notes on existing open source queue/messaging systems

Beanstalkd – Software – xph.us [distributed, in-memory workqueue service]

Monday, August 31st, 2009

seems to a rare thing: a message queue server, running as a native code