John Rose wrote: > ... > Bottom line: I think Java is stuck with explicit polling for > interrupts.
It wouldn't be if we'd gotten continuations instead of the slapdash mashing of a native thread model into the JVM. http://ifcx.org/wiki/Continuations.html Now that Java is OSS, the next time someone does something like INRIA's Migratory Threads implementation it'll wind up in some flavor of the OpenJDK so the rest of us can use it. Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
