Availability: In Stock

Python Concurrency with asyncio

SKU: Ebokify-0875

Original price was: $59.99.Current price is: $5.00.

  • Language: ‎English
  • Format: ‎PDF
  • Pages: 376 pages

Description

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 concurrent 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

Reviews

There are no reviews yet.

Be the first to review “Python Concurrency with asyncio”

Your email address will not be published. Required fields are marked *