Design of Translator for generating Java Bytecode from Thread code of Multithreaded Models

  • WEON HEE YOO

초록

Multithreaded models improve the efficiency of parallel systems by combining inner parallelism, asynchronous data availability and the locality of von Neumann model. This model executes thread code which is generated by compiler and of which quality is given by the method of generation. But multithreaded models have the demerit that execution model is restricted to a specific platform. On the contrary, Java has the platform independency, so if we can translate from threads code to Java bytecode, we can use the advantages of multithreaded models in many platforms. Java executes Java bytecode which is intermediate language format for Java virtual machine. Java bytecode plays a role of an intermediate language in translator and Java virtual machine work as back-end in translator. This paper, multhithread code whose feature of platform independent can execute in java virtual machine. We design and implement translator which translate from thread code of multithreaded code to Java bytecode and analyses execution of Java virtual machine.

제목
Design of Translator for generating Java Bytecode from Thread code of Multithreaded Models
저자
WEON HEE YOO
학회명
DOCS'2000(The 2000 International Conference on distributed Objects in Computational science)