Time to reconsider m:n or green threading options?
Jim Baker
jbaker at zyasoft.com
Wed Jun 25 12:36:35 PDT 2008
[just joined the mailing list and I don't have the mail-fu to connect this
up to the original thread]
I'm quite confident that in Jython, we don't want such full-blown green
threads. One-shot continuations with bare-metal semantics that we can
schedule exactly the way we want would work for us. This would correspond
rather closely well to the successful greenlet model, or to Stackless, that
is being used to support the millions of actors/tasklets/greenlets seen in
slide.com or Eve Online.
- Jim
--
Jim Baker
jbaker at zyasoft.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20080625/ebcd4b80/attachment.html
More information about the mlvm-dev
mailing list