prodoxx / message-broker

A simple message broker example using BullMQ and Redis (worker / queue). Producers publish messages to the queue. Consumers manually get one unread message from the queue through a worker, in order as FIFO (one at a time).
12Updated 2 years ago

Related projects

Alternatives and complementary repositories for message-broker