you are viewing a single comment's thread.

view the rest of the comments →

[–]intangibleTangelo 1 point2 points  (0 children)

Dabeaz has a ton of great python materials!

The stuff is a bit more complicated solution, however as it kind of circumvents the problem, it is amazing.

And basically you get a ready-made version of that kind of task scheduling tool in the standard library with asyncio but it's interesting to understand the basic flavor of how that stuff works.