Implement of DSManager

Computer simulation becomes more and more complex nowadays. A large-scale distributed simulation can help experts with different domain knowledge and expertise, possibly at different locations collaborate and share computing resources regardless geographical distribution. SOHR is a Service Orient...

Full description

Saved in:
Bibliographic Details
Main Author: Zhang, Hao
Other Authors: Cai Wentong
Format: Final Year Project
Language:English
Published: 2010
Subjects:
Online Access:http://hdl.handle.net/10356/36270
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Computer simulation becomes more and more complex nowadays. A large-scale distributed simulation can help experts with different domain knowledge and expertise, possibly at different locations collaborate and share computing resources regardless geographical distribution. SOHR is a Service Oriented HLA RTI (High Level Architecture Runtime Infrastructure) developed at Nanyang Technological University. It is an open-source middleware (Apache License, Version 2.0) that is designed for executing HLA-based distributed simulations in a Grid environment. Compare to DMSO RTI (coded in C++) which is widely used currently, SOHR (coded in Java) gains benefit from both the beauty of java language and grid service provided. In the first part of this project, a java version interface called DSManager is implemented to interface Commercial Off-The-Shelf (COTS) Simulation Package (CSP) with SOHR. The second part, one test case which is called Ping-pong test will be studied to exam and investigate the new interface.