Hacker News new | past | comments | ask | show | jobs | submit login

> The idea is you get a re­quest, you val­i­date it, maybe you do some com­pu­ta­tion on it, then you drop it on a queue and for­get about it.

> The next stage of re­quest han­dling is im­ple­ment­ed by ser­vices that read the queue and ei­ther route an an­swer back to the orig­i­nal re­quester or pass­es it on to an­oth­er ser­vice stage.

In this scenario, what are the mechanisms by which a service could route an answer back to the original requester?




My question exactly. Can’t exactly use long polling for this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: