Enhancing Jini's Lookup Service Using XML-Based Service Templates

  • Authors:
  • Morten Baun M"ller;Bo N"rregaard J"rgensen

  • Affiliations:
  • -;-

  • Venue:
  • TOOLS '01 Proceedings of the Technology of Object-Oriented Languages and Systems
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an extension to Jini's lookup service. The existing lookup service has certain limitations when it comes to searching for specific services. We introduce more advanced service descriptors and a lookup service that enables flexible searching for specific services. Our proposal makes it easy to incorporate non-functional requirements, such as quality-of-service. This means that services can publish themselves with a descriptor describing their guarantees for the service they deliver. Clients will then be able to fill out a descriptor containing requirements (expectations). When the client asks a lookup service for matches based on the descriptor, only services fulfilling the requirements will be returned. The advanced searching in Jini is done client-side, while we have moved it to the lookup services. This way even small devices with limited memory and computation power will be able to perform advanced searches and easier be able to find a match. The implementation utilize XML as storage format.