Skip to content
/ onebyone Public

In-memory message queue that can hold one message at a time

License

Notifications You must be signed in to change notification settings

wohb/onebyone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

onebyone

In-memory message queue that can hold one message at a time

Description

Distributed architectures often have message queues that fill up and stress the nodes on which the queue is running, and the onebyone message queue solves exactly that problem.
Reduce your system complexity by queueing just one message at a time.

About

In-memory message queue that can hold one message at a time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published