Python Operating System???

Paul Rubin http
Sun Jan 9 23:50:27 EST 2005


"Roose" <b at b.b> writes:
> Are you actually going to answer any of my questions?  Let's see
> this "JavaScript task scheduler" you have written!

I wrote it at a company and can't release it.  It ran inside a
browser.  There was nothing terribly amazing about it.  Obviously the
tasks it scheduled were not kernel tasks.  Do you know how Stackless
Python (with continuations) used to work?  That had task switching,
but those were not kernel tasks either.



More information about the Python-list mailing list