Qmessage: Distributed, Asynchronous Task Queue at Quora

This commit is contained in:
binh 2018-10-20 17:58:41 +08:00
parent 74c2a4d837
commit aa79d3fdb7
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ An updated and curated list of readings to illustrate best practices and pattern
* [Bullet: Forward-Looking Query Engine for Streaming Data at Yahoo](https://yahooeng.tumblr.com/post/161855616651/open-sourcing-bullet-yahoos-forward-looking)
* [EventHorizon: Tool for Watching Events Streaming at Etsy](https://codeascraft.com/2018/05/29/the-eventhorizon-saga/)
* [Benchmarking Streaming Computation Engines at Yahoo](https://yahooeng.tumblr.com/post/135321837876/benchmarking-streaming-computation-engines-at)
* [Qmessage: Distributed, Asynchronous Task Queue at Quora](https://engineering.quora.com/Qmessage-Handling-Billions-of-Tasks-Per-Day)
* [Cherami: Message Queue System for Transporting Async Tasks at Uber](https://eng.uber.com/cherami/)
* [Qyu: Distributed Task Execution System for Complex Workflows at FindHotel](http://blog.findhotel.net/2018/03/qyu-a-distributed-task-execution-system-for-complex-workflows/)
* [Messaging Service at Riot Games](https://engineering.riotgames.com/news/riot-messaging-service)