Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 451 Bytes

File metadata and controls

7 lines (4 loc) · 451 Bytes

SimplyQ

SimplyQ is a scalable and reliable distributed message queue built on top of Hashicorp's implementation of Raft.

Features (in progress)

You are able to create multiple queues each handling messages independently in parallel, with cooresponding DLQ and configurable parameters matching that of a standard message queue service such as receive/retry count, retention period, and visibility timeout.