Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Distribute Lock vs. Single Consumer for the Queue | Better HN
story
Distribute Lock vs. Single Consumer for the Queue
1 points
useRust
1y ago
2 comments
Share
Which solution do people think is more scalable, efficient solution to avoid race condition in async processing system?
2 comments
default
newest
oldest
mrkeen
1y ago
I'd bet on single consumer against distributed lock, but there's not enough context to decide.
Neither is scalable.
useRust
OP
1y ago
If neither is scalable, what would be the ideal solution? What more context would you need?
j
/
k
navigate · click thread line to collapse