An open API service indexing awesome lists of open source software.

https://github.com/mfcodeworks/nest-multi-queue-worker

NestJS Multi-Queue RabbitMQ Worker Server
https://github.com/mfcodeworks/nest-multi-queue-worker

nestjs queue-workers rabbitmq rabbitmq-consumer rabbitmq-producer

Last synced: 9 months ago
JSON representation

NestJS Multi-Queue RabbitMQ Worker Server

Awesome Lists containing this project

README

          

# NestJS Multi-Queue Worker

## Description

Working example of a multi-queue RabbitMQ worker that can:
- Subscribe to multiple queues (Includes config for default excahnge)
- Publish/forward payloads
- Rety tasks

## Author

mfsoftworks