Description
Product ID: | 9781617298660 |
Product Form: | Paperback / softback |
Country of Manufacture: | GB |
Title: | Python Concurrency with asyncio |
Authors: | Author: Matthew Fowler |
Page Count: | 325 |
Subjects: | Programming and scripting languages: general, Programming & scripting languages: general |
Description: | Select Guide Rating Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python''s performance by applying a variety of concurrency techniques. You''ll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio''s APIs to run multiple web requests and database queries simultaneously. The book covers using asyncio with the entire Python concurrency landscape, including multiprocessing and multithreading. "This is one of the best technical books I''ve ever read. The writing is so good, and it covers an incredible amount of knowledge. Hands down, this is the best reference material on using asyncio anywhere." - Kent R. Spillner Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python''s performance by applying a variety of concurrency techniques. You''ll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio''s APIs to run multiple web requests and database queries simultaneously. The book covers using asyncio with the entire Python concurrency landscape, including multiprocessing and multithreading. about the technology about the book You''ll learn to apply asyncio to solve common performance problems, such as batch database jobs, slow web servers, and scaling microservices. All examples you''ll build are designed to be usable in the real world, including a clever command line SQL client that can run multiple slow queries at the same time. By the time you''re done, you''ll even be able to combine asyncio with traditional multiprocessing and multithreading techniques for huge improvements to performance. what''s inside about the reader about the author |
Imprint Name: | Manning Publications |
Publisher Name: | Manning Publications |
Country of Publication: | GB |
Publishing Date: | 2022-03-15 |