Python Tutorial - 31. Multiprocessing Pool (Map Reduce)

preview_player
Показать описание
Let’s understand multiprocessing pool through this python tutorial. The tutorial will help us to understand how python executes the program using CPU on a computer, how to use multiprocessing pool, pool class, map() and poll() method and what are pool arguments.

Topics that are covered in this Python Video:
0:00 Overview
0:38 How python executes the program using CPU on computer
4:04 Using multiprocessing pool, pool class and map(), Poll() method
10:05 Pool arguments

Next Video:

Рекомендации по теме
Комментарии
Автор

your style of tutorials are very clear and concise with excellent explanations of how everything works. I watched just three of your videos and they have answered all of my questions about threading and multiproccessing with python. Thank you codebasics! Also, where is your Patreon link so that i may buy you a lunch?

RinksRides
Автор

just finished watching your multi threading and multiprocessing tutorials and i have to say.. you are the best!!!! u need atleast 100, 000 views for this kind of simple and well explained video. Thank you for all your hard work archiving these teachings online. i cant wait to get into your matplotlib tutorials! <3

HppyGoHeadshot
Автор

Your explanation of multi processing, threading, and the differences between are excellent. Thank you for using general examples that are relatable as an introduction. This is exactly what I needed!

davidfazio
Автор

I am enjoying this tutorial very much from last 2 weeks. Dhaval sir, your style of teaching python with real life scenerios is very excellent. Now, i am able to relate python with my tasks in daily life.

ivmxmdq
Автор

You are doing a great job. Your videos are so well designed, so much relevant info in just a few minutes. The way you explain is extremely amazing, and this makes your tutorials better from the other YouTubers. Thanks.

deepakbhoriya
Автор

you have explained eveything very clearly and in very simple engaging way!!

nikhilbelure
Автор

2 days of confusion cleared by your 10 minutes of videos. Subscribed!

banzharispy
Автор

Could finish all the multiprocessing videos without feeling intimidated.. clear and really helpful! Thanks a lot, i will try to use in my current project now

vivekn
Автор

I'm so glad to find your tutorials! Your explanation is very concise and your examples are easy and helpful to understand the concept of each subject. Thank you very much!

cde
Автор

The best explanation of MapReduce ever ! Simple and straightforward

benjaminho
Автор

This is the best explanations I've searched!

marrr_marrr
Автор

Thanks for clearing these parallel processing, multithreading, multiprocessor concepts using python coding. Very easy to understand!

rajshekharmukherjee
Автор

Thanks for the video! I've looked at the documentation for Pool several times, but your video was the first time it made sense. You explain things very well!

dejohnam
Автор

This is a great tutorial. I really like how you split things up into "bitesize" videos so that it's easy to find advice on exactly what you want to learn

josephbaron
Автор

Thank you very much.
Multiprocessing pool PPT & coding is more informative.

kathirangamuthu
Автор

Awesome man!!!
I actually ended up using multiprocessing in one of my projects... Saved me a lot of time
Keep it up! Good job

karthik-exdm
Автор

I really appreciate your efforts to develop this tutorial series. Thanks for share with us. keep it up.

sohamnavadiya
Автор

Thank you for the tutorial series! I've been wanting to add Python to my programming toolbelt for a long time and you have helped enormously with that.

Nikkes
Автор

very simple, calm, clean and great explanation.. Thank you

VenkataRamaRajuLolabhattu
Автор

thank you so much! i have been looking for the close and join methods. None of the examples I've found so far use these, and this was leading to a huge pileup of stale processes on my cpu.

moziahsanvicente