buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Klemens Kraus

Java language bindings for space based computing


Design and implementation of an API for the space based computing middleware XVSM
2011. 132 S.
Verlag/Jahr: VDM VERLAG DR. MÜLLER 2011
ISBN: 3-639-33169-9 (3639331699)
Neue ISBN: 978-3-639-33169-1 (9783639331691)

Preis und Lieferzeit: Bitte klicken


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.
Klemens Kraus was born in Vienna on the 11th of May 1983. He was awarded a master´s degree in computer science by the TU Vienna. Klemens co-founded the company KiwiSecurity which has since grown to 15 employees. He is currently enrolled in Oulu university writing his PhD thesis resulting in more than five international publications.