Please note: In order to keep Hive up to date and provide users with the best features, we are no longer able to fully support Internet Explorer. The site is still available to you, however some sections of the site may appear broken. We would encourage you to move to a more modern browser like Firefox, Edge or Chrome in order to experience the site fully.

Using Asyncio in Python : Understanding Python's Asynchronous Programming Features, PDF eBook

Using Asyncio in Python : Understanding Python's Asynchronous Programming Features PDF

PDF

Please note: eBooks can only be purchased with a UK issued credit card and all our eBooks (ePub and PDF) are DRM protected.

Description

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.

Veteran Python developer Caleb Hattingh helps you gain a basic understanding of asyncios building blocksenough to get started writing simple event-based programs. Youll 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 asyncios 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

Information

Other Formats

Information