Python 3 - Episode 54 - Communicating with processes

preview_player
Показать описание
In this video series we will cover Python 3. In this video we will look comminucating processes in real time. They can be on the same machine or even on other machines on a network or across the internet.

Python 3 youtube videos by Bryan Cairns

Intro: (0:00)
Imports: (3:09)
Worker Process: (4:40)
Start listening: (7:52)
Loop for input: (10:00)
Main function: (12:32)
Setup the process: (13:19)
Connect to the process: (18:54)
Command loop: (20:27)
Cleanup and shutdown: (22:27)
See it in action: (24:15)
Outro: (27:37)
Рекомендации по теме