The spring nucleus: a microkernel for objects

  • Authors:
  • Graham Hamilton;Panos Kougiouris

  • Affiliations:
  • Sun Microsystems Laboratories, Inc., Mountain View, CA;Sun Microsystems Laboratories, Inc., Mountain View, CA

  • Venue:
  • Usenix-stc'93 Proceedings of the USENIX Summer 1993 Technical Conference on Summer technical conference - Volume 1
  • Year:
  • 1993

Quantified Score

Hi-index 0.02

Visualization

Abstract

The Spring system is a distributed operating system that supports a distributed, object-oriented application framework. Each individual Spring system is based around a microkernel known as the nucleus, which is structured to support fast cross-address-space object invocations. This paper discusses the design rationale for the nucleus's IPC facilities and how they fit into the overall Spring programming model. We then describe how the internal structure of the nucleus is organized to support fast cross-address-space calls, including some specific details and performance information on the current implementation.