Posted inPython modules socket
Advanced Network Services with Python socket Module
Resilient network server in Python using the selectors module. Failure isolation, non-blocking I/O, and robust error handling for multiple concurrent clients.
The ultimate Python guide