Python Asyncio Jump-Start: Asynchronous Programming And Non-Blocking I/O With Coroutines

SuperFastPython.com
ای بک
131
صفحات
اہل ہے

اس ای بک کے بارے میں

Asyncio is an exciting new addition to Python.


It allows regular Python programs to be developed using the asynchronous programming paradigm.


It includes changes to the language to support coroutines as first-class objects, such as the async def and await expressions, and the lesser discussed async for and async with expressions for asynchronous iterators and context managers respectively.


Asyncio is the way to rapidly develop scalable Python programs capable of tens or hundreds of thousands of concurrent tasks.


Developing concurrent programs using coroutines and the asyncio module API can be very challenging for beginners, especially those new to asynchronous programming.


Introducing: "Python Asyncio Jump-Start". A new book designed to teach you asyncio in Python, super fast!


You will get a rapid-paced, 7-part course focused on getting you started and make you awesome at using asyncio.


Including:


* How to define, schedule, and execute asynchronous tasks as coroutines.

* How to manage groups of asynchronous tasks, including waiting for all tasks, the first that, or the first task to fail.

* How to define, create, and use asynchronous iterators, generators, and context manages

* How to share data between coroutines with queues and how to synchronize coroutines to make code coroutine-safe.

* How to run commands as subprocesses and how to implement asynchronous socket programming with streams.

* How to develop a port scanner that is nearly 1,000 times faster than the sequential version.


Each of the 7 lessons was carefully designed to teach one critical aspect of asyncio, with explanations, code snippets, and complete examples.


Each lesson ends with an exercise for you to complete to confirm you understood the topic, a summary of what was learned, and links for further reading if you want to go deeper.


Stop copy-pasting code from StackOverflow answers.

Learn Python concurrency correctly, step-by-step.

مصنف کے بارے میں

Jason Brownlee, Ph.D. helps Python developers bring modern concurrency methods to their projects with hands-on tutorials. Learn more at https://SuperFastPython.com


Jason is a software engineer and research scientist with a background in artificial intelligence and high-performance computing. He has authored more than 20 technical books on machine learning and has built, operated, and exited online businesses.

اس ای بک کی درجہ بندی کریں

ہمیں اپنی رائے سے نوازیں۔

پڑھنے کی معلومات

اسمارٹ فونز اور ٹیب لیٹس
Android اور iPad/iPhone.کیلئے Google Play کتابیں ایپ انسٹال کریں۔ یہ خودکار طور پر آپ کے اکاؤنٹ سے سینک ہو جاتی ہے اور آپ جہاں کہیں بھی ہوں آپ کو آن لائن یا آف لائن پڑھنے دیتی ہے۔
لیپ ٹاپس اور کمپیوٹرز
آپ اپنے کمپیوٹر کے ویب براؤزر کا استعمال کر کے Google Play پر خریدی گئی آڈیو بکس سن سکتے ہیں۔
ای ریڈرز اور دیگر آلات
Kobo ای ریڈرز جیسے ای-انک آلات پر پڑھنے کے لیے، آپ کو ایک فائل ڈاؤن لوڈ کرنے اور اسے اپنے آلے پر منتقل کرنے کی ضرورت ہوگی۔ فائلز تعاون یافتہ ای ریڈرز کو منتقل کرنے کے لیے تفصیلی ہیلپ سینٹر کی ہدایات کی پیروی کریں۔