Название: Using Asyncio in Python 3 Автор: Caleb Hattingh Издательство: O’Reilly Media Год: 2018 Страниц: 152 Формат: PDF Размер: 10 Mb Язык: English
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 developers and end-user developers like you. 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 ebook comes in.
Veteran Python developer Caleb Hattingh helps end-user developers gain a basic understanding of Asyncio’s building blocks—enough to get you 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 simple way to support thousands of simultaneous socket connections.
Get a critical comparison of Asyncio and threading for concurrent network programming Take an Asyncio walkthrough, including a quickstart guide to help you hit 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
Python Developer’s Handbook Название: Python Developer’s Handbook Автор: Andre Dos Santos Lessa Издательство: Sams Publishing Год: 2002 Формат: PDF Страниц: 1481 Размер: 14,95...
Python Tricks: A Buffet of Awesome Python Features Название: Python Tricks: A Buffet of Awesome Python Features Автор: Dan Bader Год: 2017 Страниц: 302 Формат: True PDF, EPUB, MOBI Размер: 10 Mb Язык:...
Python 3 Programming: From Beginer to Expert Название: Python 3 Programming: From Beginer to Expert Автор: Nicholas Samuel Издательство: Independently published Год: 2017 Страниц: 168 Формат:...
20 Python Libraries You Aren't Using (But Should) Название: 20 Python Libraries You Aren't Using (But Should) Автор: Caleb Hattingh Издательство: O'Reilly Год: 2016 Формат: pdf Страниц: 74 Размер:...
Professional Python Название: Professional Python Автор: Luke Sneeringer Издательство: Wrox Год: 2016 Страниц: 288 ISBN: 1119070856, 9781119070856 Формат: PDF Размер:...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.