preload
basicPlayer

Python Concurrency with asyncio, Video Edition

Comunio-cl.com Foren-Übersicht -> Regeln, Tipps, Tricks und Sonstiges
Autor Nachricht
lovewarez
UEFA-Cup
UEFA-Cup 

Anmeldungsdatum: 15.03.2024
Beiträge: 1487
BeitragVerfasst am: 25 Apr 2024 03:46   Titel: Python Concurrency with asyncio, Video Edition Antworten mit Zitat

[center]
Python Concurrency with asyncio, Video Edition
Released 2/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9h 15m | Size: 1.46 GB[/center]

Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library.

Use coroutines and tasks alongside async/await syntax to run code concurrently
Build web APIs and make concurrency web requests with aiohttp
Run thousands of SQL queries concurrently
Create a map-reduce job that can process gigabytes of data concurrently
Use threading with asyncio to mix blocking code with asyncio code

Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. You'll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio's APIs to run multiple web requests and database queries simultaneously. The book covers using asyncio with the entire Python concurrency landscape, including multiprocessing and multithreading.

About the Technology
It's easy to overload standard Python and watch your programs slow to a crawl. Th e asyncio library was built to solve these problems by making it easy to divide and schedule tasks. It seamlessly handles multiple operations concurrently, leading to apps that are lightning fast and scalable.

About the Book
Python Concurrency with asyncio introduces asynchronous, parallel, and concurrent programming through hands-on Python examples. Hard-to-grok concurrency topics are broken down into simple flowcharts that make it easy to see how your tasks are running. You'll learn how to overcome the limitations of Python using asyncio to speed up slow web servers and microservices. You'll even combine asyncio with traditional multiprocessing techniques for huge improvements to performance.

What's Inside
Build web APIs and make concurrency web requests with aiohttp
Run thousands of SQL queries concurrently
Create a map-reduce job that can process gigabytes of data concurrently
Use threading with asyncio to mix blocking code with asyncio code

About the Reader
For intermediate Python programmers. No previous experience of concurrency required.

About the Author
Matthew Fowler has over 15 years of software engineering experience in roles from architect to engineering director.




Zitat:
[center]PLEASE SUPPORT ME BY CLICK ONE OF MY LINKS IF YOU WANT BUYING OR EXTENDING YOUR ACCOUNT
https://rapidgator.net/folder/7592779/PythonConcurrencywithasyncio.html

https://nitroflare.com/view/70FBA3838848228/0424_Python_Concurrency_with_asyncio%2C_Video_Edition.part1.rar
https://nitroflare.com/view/8D0AB38941873DA/0424_Python_Concurrency_with_asyncio%2C_Video_Edition.part2.rar

https://rapidgator.net/file/396df57712f8eafb909d6f88d0d32f80/0424_Python_Concurrency_with_asyncio,_Video_Edition.part1.rar.html
https://rapidgator.net/file/24d4da647e6ce88e70561b455d758482/0424_Python_Concurrency_with_asyncio,_Video_Edition.part2.rar.html

https://uploadgig.com/file/download/12af9849FcDbc0b5/0424_Python_Concurrency_with_asyncio_Video_Edition.part1.rar
https://uploadgig.com/file/download/ca1d32D6b98F9df4/0424_Python_Concurrency_with_asyncio_Video_Edition.part2.rar
[/center]
Nach oben Benutzer-Profile anzeigen
Beiträge der letzten Zeit anzeigen:   
Seite 1 von 1



Du kannst keine Beiträge in dieses Forum schreiben.
Du kannst auf Beiträge in diesem Forum nicht antworten.
Du kannst deine Beiträge in diesem Forum nicht bearbeiten.
Du kannst deine Beiträge in diesem Forum nicht löschen.
Du kannst an Umfragen in diesem Forum nicht mitmachen.


Powered by phpBB © 2001, 2002 phpBB Group