Obvious Combination RabbitMQ and Protobuf

There is another obvious combination that I can see developers making use of: RabbitMQ + Protobuf.

Rabbit gives the distribution model and Protobuf provides a language agnostic wire format.

You can even give a url to the .proto defintion in the header to make the messages self describing.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s