International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 117 - Number 10 |
Year of Publication: 2015 |
Authors: Shweta Agrawal, Raj Kamal |
10.5120/20588-2923 |
Shweta Agrawal, Raj Kamal . Computational Orchestrator: A Super Class for Matrix, Robotics and Control System Orchestration. International Journal of Computer Applications. 117, 10 ( May 2015), 12-19. DOI=10.5120/20588-2923
Orchestrator is a middleware which coordinates the sequence of execution of distributed tasks. Numerous Orchestrators are available for different applications. A composite Orchestrator for the orchestration of matrix operations, robotic tasks and control systems is does not exist. The paper proposes the design and implementation of a composite Orchestrator. The proposed Orchestrator is orchestrating matrix operations, robotic tasks and tasks in control systems. It is implemented as a super class of the different Orchestrators. Multithreading and RMI in Java is used to implement the Orchestrator.