The architecture of the DecentVM: towards a decentralized virtual machine for many-core computing

  • Authors:
  • Annette Bieniusa;Johannes Eickhold;Thomas Fuhrmann

  • Affiliations:
  • University of Freiburg, Germany;Technische Universität München, Germany;Technische Universität München, Germany

  • Venue:
  • Virtual Machines and Intermediate Languages
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fully decentralized systems avoid bottlenecks and single points of failure. Thus, they can provide excellent scalability and very robust operation. The DecentVM is a fully decentralized, distributed virtual machine. Its simplified instruction set allows for a small VM code footprint. Its partitioned global address space (PGAS) memory model helps to easily create a single system image (SSI) across many processors and processor cores. Originally, the VM was designed for networks of embedded 8-bit processors. Meanwhile, it also aims at clusters of many core processors. This paper gives a brief overview of the DecentVM architecture.