Building a multiprocessing-based TCP server

In this section, we will learn how to build a multiprocessing-based server with the concurrent.futures package.

When working with multiprocessing in Python 3, we have many alternatives, among which we can highlight the concurrent.futures and multiprocessing modules. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset