Product details
- Publisher : O'Reilly Media; 1st edition (February 25, 2020)
- Language : English
- Paperback : 166 pages
- ISBN-10 : 1492075337
-
ISBN-13 : 978-1492075332
کتاب Using Asyncio in Python: Understanding Python's Asynchronous Programming Features 1st Edition
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That’s where this practical book comes in.
Veteran Python developer Caleb Hattingh helps you gain a basic understanding of asyncio’s building blocks—enough to get started writing simple event-based programs. You’ll learn why asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simpleway to support thousands of simultaneous socket connections.
- Get a critical comparison of asyncio and threading for concurrent network programming
- Take an asyncio walk-through, including a quickstart guidefor hitting the ground looping with event-based programming
- Learn the difference between asyncio features for end-user developers and those for framework developers
- Understand asyncio’s new async/await language syntax, including coroutines and task and future APIs
- Get detailed case studies (with code) of some popular asyncio-compatible third-party libraries
منابع کتاب کتاب Using Asyncio in Python: Understanding Python's Asynchronous Programming Features 1st Edition
اگر شما جزو توسعه دهندگان پایتون هستید که به دلیل پیچیدگی asyncio به تعویق افتاده اند، وقت آن است که نگاهی دیگر بیندازید. Asyncio پیچیده است زیرا هدف آن حل مشکلات در برنامه نویسی شبکه همزمان برای توسعه دهندگان فریمورک و کاربر نهایی است. ویژگی هایی که باید در نظر بگیرید زیرمجموعه کوچکی از کل asyncio API هستند، اما انتخاب ویژگی های مناسب بخش مشکل است. اینجاست که این کتاب کاربردی وارد می شود.
Caleb Hattingh، توسعهدهنده کهنهکار پایتون به شما کمک میکند تا درک اساسی از بلوکهای سازنده asyncio را به دست آورید - برای شروع نوشتن برنامههای ساده مبتنی بر رویداد کافی است. خواهید آموخت که چرا asyncio جایگزین ایمن تری برای چندوظیفه پیشگیرانه (رشته کردن) ارائه می دهد و چگونه این API راهی ساده برای پشتیبانی از هزاران اتصال همزمان سوکت ارائه می دهد.
- مقایسه ای مهم از asyncio و threading برای برنامه نویسی شبکه همزمان دریافت کنید
- با برنامهریزی مبتنی بر رویداد، یک راهنما بدون حرکت، از جمله راهنمای شروع سریع برای زدن حلقههای زمینی انجام دهید.
- تفاوت بین ویژگیهای asyncio برای توسعهدهندگان کاربر نهایی و ویژگیهای توسعهدهندگان چارچوب را بیاموزید
- سینتکس زبان async/wait جدید asyncio را درک کنید، از جمله برنامههای برنامهریزی شده و وظایف و APIهای آینده
- مطالعات موردی دقیق (با کد) برخی از کتابخانه های شخص ثالث محبوب سازگار با asyncio را دریافت کنید
ارسال نظر درباره کتاب Using Asyncio in Python: Understanding Python's Asynchronous Programming Features 1st Edition