I don't know anything about asyncio, but multiprocessing would be my tool of choice. The first example should be enough for what you want to do at https://pymotw.com/2/multiprocessing/basics.html -- https://mail.python.org/mailman/listinfo/python-list
- Python non blocking multi-client service dimao
- Re: Python non blocking multi-client service Chris Angelico
- Re: Python non blocking multi-client service dima . olkhov
- Re: Python non blocking multi-client service Chris Angelico
- Re: Python non blocking multi-client service dima . olkhov
- Re: Python non blocking multi-client service INADA Naoki
- Re: Python non blocking multi-client service dima . olkhov
- Re: Python non blocking multi-client service Zentrader