상세 보기
초록
Multithread 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 a compiler and of which quality is given by the method of generation. But multithread models have the demerit that execution model is resricted 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 averages of multithread models in many platforms. In this paper, thread code of multithread models is translated to Java .class file by proposal translator and it is processed by java remote method invocation in distributed environment because Java is a suitable language for distributed environment. Thread codes of multithread models can be executed by multithread in local computer but in this papre, multithread code can be executed by java remote method invocation in distributed environment. Ultimately, we design and implement translator which translate from thread code of multithread models to java bytecode which can execute in distributed environment.
- 제목
- Design of Translator for generating Java Bytecode in Distributed Environment from Thread code of Multithread Models
- 제목 (타언어)
- Design of Translator for generating Java Bytecode in Distributed Environment from Thread code of Multithread Models
- 저자
- WEON HEE YOO
- 학회명
- The 2002 International Conference on Parallel and Distributed Processing Techniques and Applications"(PDPTA'02)