Asynchronous notifications among distributed objects

  • Authors:
  • Yeturu Aahlad;Bruce E. Martin;Mod Marathe;Chung Le

  • Affiliations:
  • SunSoft, Inc., Mountain View, California;SunSoft, Inc., Mountain View, California;SunSoft, Inc., Mountain View, California;SunSoft, Inc., Mountain View, California

  • Venue:
  • COOTS'96 Proceedings of the 2nd conference on USENIX Conference on Object-Oriented Technologies (COOTS) - Volume 2
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Distributed object systems typically support synchronous requests from one distributed object to another. Often, a more decoupled style of communication among distributed objects is appropriate. We describe an object service called event channel that decouples distributed object communication. We describe SunSoft's implementation of the event channel and illustrate its use in a stock trading application.