Using Asyncio in Python : understanding Python's asynchronous programming features
(2020)

Nonfiction

Book

Call Numbers:
005.133/PYTHON/HATTINGH,C

0 Holds on 1 Copy

Availability

Locations Call Number Status
Adult Nonfiction 005.133/PYTHON/HATTINGH,C Due: 1/27/2026

Details

PUBLISHED
Beijing : O'Reilly, 2020
©2020
EDITION
First edition
DESCRIPTION

x, 152 pages : illustrations ; 23 cm

ISBN/ISSN
9781492075332, 1492075337 :, 1492075337, 9781492075332
LANGUAGE
English
NOTES

Includes index

If youre among the Python developers put off by asyncios complexity, its 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. Thats where this practical book comes in