Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwmoz
1162 days ago
The idea is your task should just run off an ID, no point passing all that data around.
1 comments
Closi
1162 days ago
How do you get the data relevant to that ID?
If the answer is a call to a shared database, you might as well not have RabbitMQ.
link
If the answer is a call to a shared database, you might as well not have RabbitMQ.