Hacker News new | ask | show | jobs
by okaram 3705 days ago
Yes, but for applications ; instead of doing a remote call to your other system to create an order or send an email, you just stick the data in a queue, and the other system does it when it feels like it
1 comments

We do exactly that for our emails. We're not ultra high volume, but we send millions a day.