
JAVA Implementation of the Batched iLab Shared Architecture
Author(s) -
Lenard James Payne,
M. F. Schulz
Publication year - 2013
Publication title -
international journal of online and biomedical engineering
Language(s) - English
Resource type - Journals
ISSN - 2626-8493
DOI - 10.3991/ijoe.v9is3.2531
Subject(s) - computer science , java , interoperability , operating system , architecture , multitier architecture , programming language , art , visual arts
The MIT iLab Shared Architecture is limited currently to running on the Microsoft Windows platform. A JAVA implementation of the Batched iLab Shared Architecture has been developed that can be used on other operating systems and still interoperate with the existing Microsoft .NET web services of MIT’s iLab ServiceBroker. The Batched iLab Shared Architecture has been revised and separates the Labserver into a LabServer that handles experiment management and a LabEquipment that handles experiment execution. The JAVA implementation provides a 3-tier code development model that allows code to be reused and to develop only the code that is specific to each experiment