Asynchronous Migration of Execution Context
in Java Virtual Machines
Kazuyuki Shudo and Yoichi Muraoka
{shudoh,muraoka}@muraoka.info.waseda.ac.jp
First Annual Workshop on Java for High-Performance Computing
(in conj. with ICS'99)
Back to
- Thumbnails of these slides are here. You can take a look at all slides in a page.
26 pages.
- Title
- About This Talk
- Background
- MOBA
- Related Work
- Overview of MOBA
- Programming Interface (1)
- Programming Interface (2)
- Programming Interface (3)
- Organization of sub-functions
- Thread Externalization (1)
- Thread Externalization (2)
- Design Issues of Thread Migration
- Issues: Asynchronous Migration
- Issues: Runtime Compilation (1)
- Issues: Runtime Compilation (2)
- Benchmarks
- Latency of Migration
- Throughput (1)
- Throughupt (2)
- Application of Asynchronous Migration
- Graphical User Interface (1)
- Graphical User Interface (2)
- Load Balancing System
- Conclusion
- Future Work
Back to