On 09/27/2011 11:26 PM, Rémi Forax wrote:
On 09/27/2011 11:12 PM, Lukas Stadler wrote:
Yes :-) and there's more:
Pre-built binaries for linux x64 and more documentation at:
http://ssw.jku.at/General/Staff/LS/coro/
The page is work in progress, though.
I'll have to finish it by next week, in order to direct people to it
at my JavaOne talk :-)
- Lukas
I was talking with Gilles Duboscq yesterday and
I realized that I could write an example mixing UI code with blocking IO
that will not freeze the event loop because you can use coroutine to fake
blocking IO use async IO under the carpet.
Rémi
Finally find the time to implement it :)
http://weblogs.java.net/blog/forax/archive/2011/10/01/asyncswing
Rémi
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev