/rabbitmq-publishexcel

It is an example project for using rabbitmq and worker service together. Direct exchange is used on rabbitmq side. On the consumer side, messages were received from the queue with the worker service. After the task given asynchronously in the worker service, it was reported to rabbitmq.

Primary LanguageC#MIT LicenseMIT

Watchers