Search Books

Java language bindings for space based computing: Design and implementation of an API for the space based computing middleware XVSM

Author Klemens Kraus
Publisher VDM Verlag Dr. Müller
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
85.00 USD
🛒 Buy New on Amazon 🇺🇸

✓ Usually ships in 24 hours

Share:
Book Details
Author(s)Klemens Kraus
ISBN / ASIN3639331699
ISBN-139783639331691
AvailabilityUsually ships in 24 hours
Sales Rank99,999,999
MarketplaceUnited States 🇺🇸

Description

Extensible virtual shared memory or abbreviated XVSM is a middleware specification that follows the space based computing paradigm which solves the coordination, transportation and other problems introduced by the collaboration of independent software processes. This thesis discusses the features of XVSM which are then compared to other standards and technologies like JavaSpaces, CORBA and CORSO and finally a Java language binding is introduced. The main focus is directed at the before mentioned language binding and this topic is divided into three parts: The design decisions and goals, a detailed description of the implementation and practical examples and performance evaluations of example code. One of the main challenges of a language binding is the specification which is changing a lot between versions and requires the API to be flexible so that these changes can be incorporated quickly and without breaking any existing software that was written for an older version. Performance is deemed critical for such an API and tests show that runtime and lines of code needed are competitive to implementations for JavaSpaces, CORBA and CORSO.