
HymQueues
A light Pub-Sub message broker
This is a light version of the Rabbit MQ. Does not required a lot of configurations and takes less resources. It has 2 modes of operation: the Pub-Sub model and also the classic queue mode which works on polling.
It can be used out of the box for small projects which don't require very high throughput(performance). I felt that most common message brokers are not really suitable for small projects and I need a simple queue system that works out of the box and minimal configurations. Hence I developed this. (Although please let me
Your upvotes and feedback are welcome!
Words have more power than we think. Be kind.