Skip to content

jmptrader/LightningQueues

 
 

Repository files navigation

LightningQueues - Fast persistent queues for .NET

Join the chat at https://gitter.im/LightningQueues/LightningQueues Linux Build Status Windows Build status

A fast store and forward message queue for .NET. (aka not a broker or server)

Why not just use MSMQ?

  • 0 Administration required
  • XCopy deployable
  • XPlat supported

API is completely rewritten using reactive extensions from top to bottom. Everything is completely asynchronous and provides at-least-once delivery for your messages.

About

Fast persistent queues for .NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.9%
  • Other 2.1%