https://github.com/lsantoss/rabbitmq
Exemplo de workers para envio e consumo de filas usando RabbitMQ
https://github.com/lsantoss/rabbitmq
console-application csharp netcore5 rabittmq workers
Last synced: 8 months ago
JSON representation
Exemplo de workers para envio e consumo de filas usando RabbitMQ
- Host: GitHub
- URL: https://github.com/lsantoss/rabbitmq
- Owner: lsantoss
- License: mit
- Created: 2021-11-29T18:27:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T22:25:29.000Z (about 4 years ago)
- Last Synced: 2025-08-26T13:39:46.352Z (10 months ago)
- Topics: console-application, csharp, netcore5, rabittmq, workers
- Language: C#
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RabbitMQ
Exemplo de workers para envio e consumo de filas usando RabbitMQ