lordbender / rabbitmq-spiking

Just having fun with Rabbit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbit Heaven README

Steps To get to Rabbit Heaven

QueueService Client in Project

  • Knows how to write Serializable DotNet Objects to Queue(s)
  • Knows how to read Objects from Queue(s)
  • Shows Usage examples of reading and writing to a RabbitMQ Queue
  • It is common to use serialization formats like JSON, Thrift, Protocol Buffers and MessagePack to serialize structured data in order to publish it as the message payload.

Who do I talk to?

  • You are on your own if you use this code...

About

Just having fun with Rabbit


Languages

Language:C# 100.0%