Contribute Media
A thank you to everyone who makes this possible: Read More

Building Asynchronous Microservices with Tornado

Description

Using Tornado to build microservices can improve response times and make the use of cloud resources more efficient. This talk will explain how to create a Tornado web application in Python 3 that asynchronously communicates with other services, including MongoDB, Redis, MySQL, and AWS.

Details

Improve this page