Python Concurrency with Asyncio
暫譯: 使用 Asyncio 的 Python 並發編程
Fowler, Matthew
- 出版商: Manning
- 出版日期: 2022-03-01
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 376
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1617298662
- ISBN-13: 9781617298660
-
相關分類:
Python
-
相關翻譯:
Python asyncio 並發編程 (簡中版)
買這商品的人也買了...
-
嵌入式 Linux 應用開發完全手冊$539$512 -
程式設計師的自我修養-連結、載入、程式庫$580$493 -
Android 高效入門>>深度學習-使用 Android Studio 2 開發 Android 6.0 APP
$650$507 -
Linux Shell 程式設計實力養成:225個實務關鍵技巧徹底詳解, 2/e$490$382 -
鳥哥的 Linux 基礎學習訓練教材$480$408 -
UML 物件導向系統分析與設計, 4/e$560$199 -
機器學習開發神器!Google Cloud Platform 雲端開發應用超入門$490$417 -
機器學習的數學基礎 : AI、深度學習打底必讀$580$458 -
寫給大家的統計學|秒懂機率與統計,你也可以是人生勝利組 (Bayesian Statistics the Fun Way: Understanding Statistics and Probability with Star Wars, Lego, and Rubber Ducks)$480$408 -
高效能 Python 程式設計, 2/e (High Performance Python: Practical Performant Programming for Humans, 2/e)$780$616 -
Kaggle 競賽攻頂秘笈 -- 揭開 Grandmaster 的特徵工程心法,掌握制勝的關鍵技術$1,000$850 -
超圖解 ESP32 深度實作$880$695 -
$559嵌入式 C語言自我修養 — 從芯片、編譯器到操作系統 -
Python 異步編程實戰 — 基於 AIO 的全棧開發技術$474$450 -
Python 資料分析必備套件!Pandas 資料清理、重塑、過濾、視覺化 (Pandas 1.x Cookbook, 2/e)$780$616 -
強健的 Python|撰寫潔淨且可維護的程式碼 (Robust Python: Write Clean and Maintainable Code)$680$537 -
Linux 網路內功修煉 - 徹底了解底層原理及高性能架構$780$663 -
Python asyncio 並發編程$768$730 -
ChatGPT 指令大全與創新應用:GPT-4 搶先看、串接 API、客服機器人、AI英文家教,一鍵打造 AI智慧產品$680$530 -
$564labuladong 的算法筆記 -
流暢的 Python|清晰、簡潔、高效的程式設計, 2/e (Fluent Python: Clear, Concise, and Effective Programming, 2/e)$1,200$948 -
Python 應用數值方法 — 解決工程和科學問題$948$901 -
Python 風格徹底研究|超詳實、好理解的 Python 必學主題 (Dead Simple Python)$980$774 -
自己開發 ChatGPT - LLM 從頭開始動手實作$720$569 -
$714Transformer 深度解析與 NLP 應用開發
商品描述
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的電子商務網站。