Timeline for Best design for a AMQP work queue
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 2, 2019 at 17:52 | answer | added | Syed Suleman | timeline score: 1 | |
| Aug 2, 2019 at 14:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jul 3, 2019 at 13:13 | comment | added | melpin | I edited the question. But the traffic is varying and the service will receive the file, publish a message into a queue, and the consumer will load de file based on the message and publish the records into a another queue to process them. | |
| Jul 3, 2019 at 12:56 | answer | added | bobek | timeline score: 0 | |
| Jul 3, 2019 at 12:41 | history | edited | melpin | CC BY-SA 4.0 |
added 699 characters in body
|
| Jul 3, 2019 at 7:48 | comment | added | Kayaman | How is the workload divided? Is there a single queue with lots of traffic or multiple queues with varying traffic? Are your consumers limited to a single queue, so they can potentially experience starvation, while other queues have work to do? You can't come up with "the best design" up front if you don't know your requirements. You can rarely get "the best" even if you do. | |
| Jul 3, 2019 at 2:10 | review | First posts | |||
| Jul 3, 2019 at 18:27 | |||||
| Jul 3, 2019 at 2:07 | history | asked | melpin | CC BY-SA 4.0 |