ASYNCIO is one Python subsystem for simple multitasking. I wouldnโt classify this library as fully mature and I was struggling greatly to absorb the concepts behind the function calls. I also found it difficult to get the function call syntax right without a bunch of trial-an-error.
I realized that at some point I would need to move some of my tasks to different multi-tasking subsystems. Iโd been using the authorโs web site for help and discovered the book set. It has provided me with both perspective and practical application of ASYNCIO.
If you donโt have a lot of time to waste learning about this topic and you arenโt into pain, Iโd recommend the book set. Well worth the money for me.
Do you have any questions?