Getting returned values from Processes - Intermediate Python Programming p.11

Publicado em: 15 Novembro 2016
no canal de: sentdex
42,398
645

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


Nesta página do site você pode assistir ao vídeo on-line Getting returned values from Processes - Intermediate Python Programming p.11 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário sentdex 15 Novembro 2016, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 42,398 vezes e gostou 645 espectadores. Boa visualização!