User Mode Scheduling
- Posted by codepilot Oct 12, 2010
- 1367 views
This is User Mode Scheduling(UMS), it is really similar to our tasking in Euphoria, but it allows blocking kernel calls. UMS
I made something very similar, my SDLL allows Euphoria to use blocking kernel calls. SDLL
UMS looks like it should be faster than SDLL, but it requires 64-bit programs, and windows 7. While it's not practical for today, maybe in the future windows will make our form of tasking more efficient.