Comment by andrewstuart
1 month ago
I made an AMQP message queue which implements only the most commonly used stuff.
It has one SQLite database per queue.
In golang.
Why? Because Rabbit is slow and resource hungry and needs configuration.
1 month ago
I made an AMQP message queue which implements only the most commonly used stuff.
It has one SQLite database per queue.
In golang.
Why? Because Rabbit is slow and resource hungry and needs configuration.
No comments yet
Contribute on Hacker News ↗