Further reading
For more information on the topics that were covered in this chapter, refer to the following resources:
- Advanced Python Programming: Build high performance, concurrent, and multi-threaded apps with Python using proven design patterns by Dr. Gabriele Lanaro, Quan Nguyen, and Sakis Kasampalis, February 2019
- SCOOP framework documentation: https://scoop.readthedocs.io/en/latest/
- Python multiprocessing module documentation: https://docs.python.org/3/library/multiprocessing.html