Advanced Python Programming Build High Performance Concurrent And Multi Threaded Apps With Python Using Proven Design Patterns(1st Edition)

Authors:

Dr Gabriele Lanaro ,Quan Nguyen ,Sakis Kasampalis

Type:Hardcover/ PaperBack / Loose Leaf
Condition: Used/New

In Stock: 1 Left

Shipment time

Expected shipping within 2 - 3 Days
Access to 35 Million+ Textbooks solutions Free
Ask Unlimited Questions from expert AI-Powered Answers 30 Min Free Tutoring Session
7 days-trial

Total Price:

$0

List Price: $26.99 Savings: $26.99 (100%)
Access to 30 Million+ solutions
Ask 50 Questions from expert AI-Powered Answers 24/7 Tutor Help Detailed solutions for Advanced Python Programming Build High Performance Concurrent And Multi Threaded Apps With Python Using Proven Design Patterns

Price:

$9.99

/month

Book details

ISBN: 1838551212, 978-1838551216

Book publisher: Packt Publishing

Offer Just for You!: Buy 2 books before the end of January and enter our lucky draw.

Book Price $0 : Create Distributed Applications With Clever Design Patterns To Solve Complex ProblemsKey FeaturesSet Up And Run Distributed Algorithms On A Cluster Using Dask And PySpark Master Skills To Accurately Implement Concurrency In Your Code Gain Practical Experience Of Python Design Patterns With Real-world ExamplesBook DescriptionThis Learning Path Shows You How To Leverage The Power Of Both Native And Third-party Python Libraries For Building Robust And Responsive Applications. You Will Learn About Profilers And Reactive Programming, Concurrency And Parallelism, As Well As Tools For Making Your Apps Quick And Efficient. You Will Discover How To Write Code For Parallel Architectures Using TensorFlow And Theano, And Use A Cluster Of Computers For Large-scale Computations Using Technologies Such As Dask And PySpark. With The Knowledge Of How Python Design Patterns Work, You Will Be Able To Clone Objects, Secure Interfaces, Dynamically Choose Algorithms, And Accomplish Much More In High Performance Computing. By The End Of This Learning Path, You Will Have The Skills And Confidence To Build Engaging Models That Quickly Offer Efficient Solutions To Your Problems. This Learning Path Includes Content From The Following Packt Products: Python High Performance - Second Edition By Gabriele LanaroMastering Concurrency In Python By Quan NguyenMastering Python Design Patterns By Sakis KasampalisWhat You Will LearnUse NumPy And Pandas To Import And Manipulate Datasets Achieve Native Performance With Cython And Numba Write Asynchronous Code Using Asyncio And RxPy Design Highly Scalable Programs With Application Scaffolding Explore Abstract Methods To Maintain Data Consistency Clone Objects Using The Prototype Pattern Use The Adapter Pattern To Make Incompatible Interfaces Compatible Employ The Strategy Pattern To Dynamically Choose An AlgorithmWho This Book Is ForThis Learning Path Is Specially Designed For Python Developers Who Want To Build High-performance Applications And Learn About Single Core And Multi-core Programming, Distributed Concurrency, And Python Design Patterns. Some Experience With Python Programming Language Will Help You Get The Most Out Of This Learning Path.Table Of ContentsBenchmarking And ProfilingPure Python OptimizationsFast Array Operations With NumPy And Pandas C Performance With CythonExploring CompilersImplementing Concurrency Parallel ProcessingAdvanced Introduction To Concurrent And Parallel ProgrammingAmdahl's LawWorking With Threads In PythonUsing The With Statement In ThreadsConcurrent Web RequestsWorking With Processes In PythonReduction Operators In ProcessesConcurrent Image ProcessingIntroduction To Asynchronous ProgrammingImplementing Asynchronous Programming In PythonBuilding Communication Channels With AsyncioDeadlocksStarvationRace ConditionsThe Global Interpreter Lock The Factory PatternThe Builder PatternOther Creational PatternsThe Adapter PatternThe Decorator PatternThe Bridge PatternThe Facade PatternOther Structural PatternsThe Chain Of Responsibility PatternThe Command PatternThe Observer Pattern