A scalable architecture for multi-threaded Java applications
暂无分享,去创建一个
The paper presents a scalable architecture for multi-threaded Java applications. Threads enable modeling of concurrent behavior in a more or less natural way. Thus threads give a migration path to multi-processor machines. The proposed architecture consists of multiple application-specific processing elements, each able to execute a single thread at one time. The architecture is evaluated by implementing a portable and scalable Java machine onto an FPGA board for demonstration.
[1] Frank Yellin,et al. The Java Virtual Machine Specification , 1996 .
[2] Ivar Jacobson,et al. The unified modeling language for object-oriented development , 1996 .
[3] Masaharu Imai,et al. PEAS-I: A Hardware/Software Codesign System for ASIP Development , 1994 .
[4] Guy L. Steele,et al. The Java Language Specification , 1996 .
[5] Peter van der Linden. Just Java , 1996, notThenot SunSoft Press Java series.