About me (2) Recent work MOBA http://www.shudo.net/moba/ Thread migration system in Java VMs. An extension of Java VM with native code. Exhibited at SC98. Streaming calculation Pipelining on Grid. Throughput is not affected by unavoidable large latency. Exhibited at SC99. shuJIT http://www.shudo.net/jit/ Java Just-in-Time (JIT) compiler for Intel x86. A base of sequent researches: Jaguar(UCB), MetaVM, strictfp. Publicly released since September 1998 and thousands of downloads. MetaVM Transparent distributed object system supported by JIT. Provides programmers a single machine view. Distributed with shuJIT.