Welcome to part 11 of the intermediate Python programming tutorial series. In this part, we're going to talk more about the built-in library: multiprocessing.
In the previous multiprocessing tutorial, we showed how you can spawn processes. If these processes are fine to act on their own, without communicating with eachother or back to the main program, then this is fine. These processes can also share a common database, or something like that to work together, but, many times, it will make more sense to use multiprocessing to do some processing, and then return results back to the main program. That's what we're going to cover here.
https://pythonprogramming.net
/ sentdex
/ pythonprogramming.net
https://plus.google.com/+sentdex
En esta página del sitio puede ver el video en línea Getting returned values from Processes - Intermediate Python Programming p.11 de Duración hora minuto segunda en buena calidad , que subió el usuario sentdex 15 noviembre 2016, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 42,398 veces y le gustó 645 a los espectadores. Disfruta viendo!