|
|
|
|
|
by dropofwill
1396 days ago
|
|
Actually a more complicated message queue, because it's on you to implement all the queueing logic. Then back it by a potentially non-durable data store (its very tricky to get redis durable and ha) with no monitoring? All of this to avoid spinning up an SQS queue? |
|