Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

TORBA: Trading Contracts for CORBA

Trading is a key function in the context of distributed applications: It allows runtime discovering of available resources. In order to standardize this function, the Open Distributed Processing (ODP) and Object Management Group (OMG) have specified a trading service for CORBA objects: The CosTrading. This specification has two main drawbacks: First, this service is complex to use from applications and second, it does not offer type checking of trading requests at compilation time. Both are discussed in this paper. The main goal of our Trader Oriented Request Broker Architecture (TORBA) is to provide a trading framework and its associated tools, which tend to offer typed trading operations that are simple to use from applications and checked at compilation time. In that, we define the concept of Trading Contracts, written with the TORBA Definition Language (TDL). Such contracts are then compiled to generate trading proxies offering simple-to-use interfaces. These interfaces completely hide the complexity of the ODP/OMG CosTrading APIs. In the meantime, TDL contracts could be dynamically used through a generic graphical console exploiting a contract repository. The example used in this paper, clearly states the advantages brought by the TDL trading contracts: type checking at compilation time, simple to use, and providing a powerful framework for CORBA object trading.

Raphaël Marvie, Laboratoire d'Informatique Fondamentale de Lille, France

Philippe Merle, Laboratoire d'Informatique Fondamentale de Lille, France

Jean-Marc Geib, Laboratoire d'Informatique Fondamentale de Lille, France

Sylvain Leblanc, Laboratoire d'Informatique Fondamentale de Lille, France

BibTeX
@inproceedings {271060,
author = {Rapha{\"e}l Marvie and Philippe Merle and Jean-Marc Geib and Sylvain Leblanc},
title = {{TORBA}: Trading Contracts for {CORBA}},
booktitle = {6th USENIX Conference on Object-Oriented Technologies and Systems (COOTS 01)},
year = {2001},
address = {San Antonio, TX},
url = {https://www.usenix.org/conference/coots-01/torba-trading-contracts-corba},
publisher = {USENIX Association},
month = jan
}
Download

Links

Paper: 
http://www.usenix.org/events/coots01/full_papers/marvie/marvie.pdf
Paper (HTML): 
http://www.usenix.org/events/coots01/full_papers/marvie/marvie_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us