Y
Hacker News
new
|
ask
|
show
|
jobs
by
Closi
1163 days ago
I don’t think it should be an ID - these platforms are really made for creating distributed event-driven systems.
1 comments
jwmoz
1162 days ago
The idea is your task should just run off an ID, no point passing all that data around.
link
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