|
|
|
|
|
by nottorp
896 days ago
|
|
> it covers both what i'm calling 'cooperative multitasking' and things like async/await, the npm event handler model, and python/clu iterators Those are implementation details. What's actually happening in all cases is my definition. > also could you please answer my request for clarification in Yes, your examples or the 5 million other implementations of event loops. You forgot to add gtk's for example :) > in the mac os 8 documentation ... and I see no mention of stacks on Wikipedia: https://en.wikipedia.org/wiki/Cooperative_multitasking Which lumps in both the explicit event loop style and the syntactic sugar that got added later. We could throw definitions around till kingdom come like this. And it's not the exact definition that's my problem. |
|
i'll see if i can flesh out the wikipedia article a bit