Hattingh, Caleb
Using Asyncio in Python: Understanding Python's Asynchronous Programming Features
- ISBN 13:
- 9781492075332
- author:
- Hattingh, Caleb
- format:
- Paperback / softback
- publisher:
- O'Reilly Media, Inc, USA
- language:
- English
- Publication Year:
- 2020
- Pages:
- 150
- Dimensions:
- 23.3 x 17.8 centimetres (0.27 kg
- Genre:
- Computers, Programming, Python,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
This practical guide helps you gain a basic understanding of asyncio's building blocks, enabling you to get started with simple event-based programs.
Asynchronous programming in Python can be complex, but this book provides a clear and concise introduction. You'll learn how asyncio offers a safer alternative to preemptive multitasking and how it supports thousands of simultaneous socket connections.
With detailed case studies and code examples, you'll gain hands-on experience with asyncio's features, including its new async/await language syntax and coroutines. This book is ideal for Python developers looking to improve their concurrent network programming skills.