Holoparadigm: a Multiparadigm Model Oriented to Development of Distributed Systems

  • Authors:
  • Adenauer Corrêa Yamin

  • Affiliations:
  • -

  • Venue:
  • ICPADS '02 Proceedings of the 9th International Conference on Parallel and Distributed Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multiparadigm approach integrates programminglanguage paradigms. We have proposed Holoparadigm(Holo) as a multiparadigm model oriented todevelopment of distributed systems. Holo uses a logicblackboard (called history) to implement a coordinationmechanism. The programs are organized in levels usingabstract entities called beings. First, we describe theprincipal concepts of the Holoparadigm. After, wepropose the Distributed Holo (DHolo), a model tosupport the distributed execution of programs developedin Holo. DHolo is based on object mobility andblackboards. This distributed model can be fullyimplemented on Java platform. Experiments were doneusing Voyager and Horb to implement mobility.Blackboards were implemented using Jada andJavaSpaces.