Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 358 Bytes

Rabbit MQ with asp.net core 2.1, and Vue.js on client

Features

  1. Background workers
  2. Pipeline architecture and pipeline message processing
  3. Shared connection
  4. Multi-threading
  5. Exactly-once delivery/processing guaranteed
  6. Real-time dashboard, with re-enqueue failed (finished) tasks, if needed
  7. Ability to change consumers count at Runtime