Cedric Berger wrote: > For embedded systems, there actually is a very clean solution to > asynchronous cancellation (which can probably be used for standard > java application too): > http://java.sun.com/aboutJava/communityprocess/first/jsr001/rtj.pdf > page 119+ Definitely, I like it. I can imagine quite a lot of the javax.realtime stuff being useful in standard non-embedded java applications, even more so on something like gcj. regards [ bryce ]