Hacker News new | ask | show | jobs
by lentil 1789 days ago
pubsub would also be misleading, given SQS does not support the pub/sub pattern. It's a queue where each message is processed once by a single consumer; it's not a pub/sub system where multiple consumers can subscribe to messages of interest.
1 comments

Yeah, it's actually less correct, not less descriptive - I mispoke.