logo
Product categories

EbookNice.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link.  https://ebooknice.com/page/post?id=faq


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookNice Team

(Ebook) Python Concurrency with asyncio by Matthew Fowler ISBN 9781617298660, 1617298662

  • SKU: EBN-38303740
Zoomable Image
$ 32 $ 40 (-20%)

Status:

Available

4.7

25 reviews
Instant download (eBook) Python Concurrency with asyncio after payment.
Authors:Matthew Fowler
Pages:376 pages.
Year:2022
Editon:1
Publisher:Manning Publications
Language:english
File Size:6.07 MB
Format:pdf
ISBNS:9781617298660, 1617298662
Categories: Ebooks

Product desciption

(Ebook) Python Concurrency with asyncio by Matthew Fowler ISBN 9781617298660, 1617298662

Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library.
• Use coroutines and tasks alongside async/await syntax to run code concurrently
• Build web APIs and make concurrency web requests with aiohttp
• Run thousands of SQL queries concurrently
• Create a map-reduce job that can process gigabytes of data concurrently
• Use threading with asyncio to mix blocking code with asyncio code
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
It’s easy to overload standard Python and watch your programs slow to a crawl. The asyncio library was built to solve these problems by making it easy to divide and schedule tasks. It seamlessly handles multiple operations concurrently, leading to apps that are lightning fast and scalable.
About the book
Python Concurrency with asyncio introduces asynchronous, parallel, and concurrent programming through hands-on Python examples. Hard-to-grok concurrency topics are broken down into simple flowcharts that make it easy to see how your tasks are running. You’ll learn how to overcome the limitations of Python using asyncio to speed up slow web servers and microservices. You’ll even combine asyncio with traditional multiprocessing techniques for huge improvements to performance.
What's inside
• Build web APIs and make concurrency web requests with aiohttp
• Run thousands of SQL queries concurrently
• Create a map-reduce job that can process gigabytes of data concurrently
• Use threading with asyncio to mix blocking code with asyncio code
About the reader
For intermediate Python programmers. No previous experience of concurrency required.
About the author
Matthew Fowler has over 15 years of software engineering experience in roles from architect to engineering director.
*Free conversion of into popular formats such as PDF, DOCX, DOC, AZW, EPUB, and MOBI after payment.

Related Products