{"product_id":"python-concurrency-with-asyncio","title":"Python Concurrency with asyncio","description":"Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library.\n\nUse coroutines and tasks alongside async\/await syntax to run code concurrently\nBuild web APIs and make concurrency web requests with aiohttp\nRun thousands of SQL queries concurrently\nCreate a map-reduce job that can process gigabytes of data concurrently\nUse threading with asyncio to mix blocking code with asyncio code\n\nPython 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.\n\nPurchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.\n\nAbout the technology\nIt’s easy to overload standard Python and watch your programs slow to a crawl. Th e 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.\n\nAbout the book\nPython 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.\n\nWhat's inside\n\nBuild web APIs and make concurrency web requests with aiohttp\nRun thousands of SQL queries concurrently\nCreate a map-reduce job that can process gigabytes of data concurrently\nUse threading with asyncio to mix blocking code with asyncio code\n\nAbout the reader\nFor intermediate Python programmers. No previous experience of concurrency required.\n\nAbout the author\nMatthew Fowler has over 15 years of software engineering experience in roles from architect to engineering director.\n\nTable of Contents\n1 Getting to know asyncio\n2 asyncio basics\n3 A first asyncio application\n4 Concurrent web requests\n5 Non-blocking database drivers\n6 Handling CPU-bound work\n7 Handling blocking work with threads\n8 Streams\n9 Web applications\n10 Microservices\n11 Synchronization\n12 Asynchronous queues\n13 Managing subprocesses\n14 Advanced asyncio\u003cbr\u003eASIN: 1617298662\u003cbr\u003eVSKU: GBV.1617298662.G\u003cbr\u003eCondition: Good\u003cbr\u003eAuthor\/Artist:Fowler, Matthew\u003cbr\u003eBinding: Paperback\u003cbr\u003e\u003cb\u003eNote:\u003c\/b\u003e Any images shown are stock photographs and product may differ from what is shown.  \u003cbr\u003e\u003cb\u003eCondition Notes\u003c\/b\u003e: Has a sturdy binding with some shelf wear. May have some markings or highlighting. Used copies may not include access codes or Cd's. Slight bending may be present.  \u003cbr\u003e","brand":"Good Books Company","offers":[{"title":"Default Title","offer_id":56325587534129,"sku":"GBV.1617298662.G","price":40.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0914\/3730\/2065\/files\/1617298662-0.jpg?v=1789678879","url":"https:\/\/goodbookscompany.org\/products\/python-concurrency-with-asyncio","provider":"Good Books Company","version":"1.0","type":"link"}