A scalable architecture for multi-threaded JAVA applications

  • Authors:
  • M. Mrva;K. Buchenrieder;R. Kress

  • Affiliations:
  • Siemens AG, Corporate Technology, ZT ME 5, D-81730 Munich, Germany;Siemens AG, Corporate Technology, ZT ME 5, D-81730 Munich, Germany;Siemens AG, Corporate Technology, ZT ME 5, D-81730 Munich, Germany

  • Venue:
  • Proceedings of the conference on Design, automation and test in Europe
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.