Programmer's Python : Async - Threads, Processes, Asyncio & More: Something Completely Different by Mike James (2022, Trade Paperback)

AlibrisBooks (463966)
98.6% positive feedback
Price:
$36.86
Free shipping
Estimated delivery Thu, Aug 28 - Wed, Sep 3
Returns:
30 days returns. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Condition:
Brand New
New Trade paperback

About this product

Product Identifiers

PublisherI/O Press
ISBN-101871962765
ISBN-139781871962765
eBay Product ID (ePID)15069271645

Product Key Features

Number of Pages302 Pages
LanguageEnglish
Publication NameProgrammer's Python : Async-Threads, Processes, Asyncio & More: Something Completely Different
SubjectProgramming Languages / Python
Publication Year2022
TypeTextbook
Subject AreaComputers
AuthorMike James
FormatTrade Paperback

Dimensions

Item Height0.6 in
Item Weight18.6 Oz
Item Length10 in
Item Width7 in

Additional Product Features

Intended AudienceTrade
SynopsisPython has more flexibility than most modern programming languages which makes it a very easy language to get started with, but it has a problem - the GIL or Global Interpreter Lock. This makes getting to grips with Python Async more demanding than other languages. You can't simply take what you know about threads or processes and hope that they just work with Python. Programmer's Python: Async is part of a set of Something Completely Different books that look at what makes Python special and sets it apart from other programming languages. This volume is about asynchronous programming, something that is is hard to get right - but well worth the trouble. An application that doesn't make use of async code is wasting a huge amount of the machine's potential. Whenever the program interacts with the outside world it has to wait for very, very, slow humans or even very slow communications to do something. If your code isn't asynchronous then it just waits for what might seem like years from the processor's point of view - remember a processor can execute around 10 million instructions in a second. If your program has to wait for even a fraction of a second that's thousands of instructions wasted. Python has some remarkably good facilities for asynchronous programming. The latest is the asyncio module which is receiving a lot of attention at the moment, but the story starts earlier. Python has modules that let you work with threads and processes in sophisticated ways. These are the foundation on which asyncio is built and they are covered in depth along with futures, tasks and schedulers. The final three chapters are devoted to asyncio and attempt, hopefully successfully, to make practical sense of a very complicated module. This is the book you need to understand all the options, trade-offs and gotchas. Mike James has a BSc in Physics, an MSc in Mathematics and a PhD in Computer Science and in a long career as a programmer he has mastered many programming languages. He is the founder and chief editor of I-Programmer , the online magazine written by programmers for programmers and the author of dozens of books. As well as Programmer's Python: Everything Is An Object, Second Edition and Programmer's Python: Everything Is Data, his recent books include Deep C# , JavaScript Jems , Programmer's Guide to Kotlin , Programmer's Guide To Theory and The Trick Of The Mind: Programming and Computational Thought.

All listings for this product

Buy It Now
Any Condition
New
Pre-owned
No ratings or reviews yet
Be the first to write a review