Python Concurrency with Asyncio
暫譯: 使用 Asyncio 的 Python 並發編程
Fowler, Matthew
- 出版商: Manning
- 出版日期: 2022-03-15
- 定價: $2,280
- 售價: 8.8 折 $2,006 (限時優惠至 2025-03-31)
- 語言: 英文
- 頁數: 376
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1617298662
- ISBN-13: 9781617298660
-
相關分類:
Python、程式語言
-
相關翻譯:
Python asyncio 並發編程 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$650$488 -
$490$368 -
$480$432 -
$650$585 -
$480$408 -
$450$338 -
$650$553 -
$650$513 -
$650$553 -
$560$420 -
$490$417 -
$650$488 -
$580$458 -
$480$379 -
$780$616 -
$1,000$850 -
$880$695 -
$673嵌入式 C語言自我修養 — 從芯片、編譯器到操作系統
-
$403Python 異步編程實戰 — 基於 AIO 的全棧開發技術
-
$780$616 -
$680$537 -
$768$730 -
$1,200$948 -
$948$901 -
$980$735
商品描述
Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques.
Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python Concurrency with asyncio teaches you to write concurrent Python code that will boost the speed of your apps and APIs.
Python 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.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
商品描述(中文翻譯)
《Python Concurrency with asyncio》教你如何透過應用各種併發技術來提升 Python 的性能。
學習如何使用併發程式設計和尖端的 asyncio 函式庫來加速緩慢的 Python 代碼。《Python Concurrency with asyncio》教你編寫併發的 Python 代碼,從而提升你的應用程式和 API 的速度。
Python 是靈活、多才多藝且易於學習的語言,但與低階語言相比,它的執行速度可能會非常慢。《Python Concurrency with asyncio》教你如何透過應用各種併發技術來提升 Python 的性能。你將學習到複雜但強大的 asyncio 函式庫如何僅使用單一執行緒來實現併發,並利用 asyncio 的 API 同時執行多個網頁請求和資料庫查詢。本書涵蓋了使用 asyncio 與整個 Python 併發生態系統的內容,包括多處理和多執行緒。
購買印刷版書籍可獲得 Manning Publications 提供的免費 PDF、Kindle 和 ePub 格式電子書。
作者簡介
Matthew Fowler has over 15 years of software engineering experience in roles from architect to engineering director. He has worked on Python codebases in the machine learning space, as well as led development of a Python-based ecommerce site with tens of millions of users.
作者簡介(中文翻譯)
馬修·福勒擁有超過15年的軟體工程經驗,擔任過從架構師到工程總監的職位。他曾在機器學習領域的Python代碼庫上工作,並且領導開發了一個擁有數千萬用戶的基於Python的電子商務網站。