Tasks, tools and tribulations
Posted by Jussi Lepistö on Nov 21 2007
Inspired by Entity Crisis, I’m finally taking the plunge and converting my task scheduler to use generator-powered cooperative multitasking instead of normal functions. It should make both the task scheduler implementation and future task writing much more elegant. I’m also thinking of extending it later with threadable, networked and Stackless-based tasks. More on this as [...]
Comments Off