Google I/O 2011: Putting Task Queues to Work

Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=AM0ZPO7-lcE



Duration: 42:54
7,475 views
17


Nicholas Verne, Vivek Sahasranaman

Does your app require software that you can't run on App Engine? By using the brand new pull based queues, you can crunch through all sorts of work like OCR, video encoding, and image manipulation in a VM. Add work to queues using App Engine's Task Queue API and process the tasks in a VM by pulling from queues using the REST API. Pull queues open up a lot of new possibilities for your apps so come and hear from the team that built this functionality and bring your questions!







Tags:
Task Queues
Pull queues