Unpublished 2006

Abstracts of papers submitted to conferences for 2006 are included in the JESPP project pages maintained by Dan Davis, project manager. This paper was submitted to ITEA 2006 but not accepted.

Abstract

High Performance Computing has made significant strides in the distributed simulation community. The Joint Forces Command has fielded more than a million independent agents in its JESPP project, with a concomitant data management challenge. Enabling and optimizing this transcontinental computing and analysis environment has drawn significant interest from the T&E community. This paper focuses on the Scalable Data Grid (SDG) project at the Information Sciences Institute and it illuminates why some Java techniques were found to be useful and some were not. The study of the programming will aid in examining the design and implementation of an effective distributed simulation database using the Java Programming Language and its associated tools and Application Programming Interfaces. The transition of intelligent agent simulations from training to experimentation requires the effectual logging, processing, storing, retrieving, and analyzing terabytes of data. The design, construction, and evaluation of the SDG strives to balance efficiency of execution, clarity of development, and security of the environment to create a robust, scalable system to support distributed simulation database population, organization, and utilization. The choice of the most appropriate programming language was central to the effective development and eventual utility of the SDG. The depth and breadth of Java technologies provide a rich set of capabilities. Not all of these capabilities are needed by all systems. The SDG was built using, among other things, Java Database Connectivity (JDBC) and Remote Method Invocation (RMI). The frameworks available for wrapping these and other technologies, such as Java2 Enterprise Edition™ (J2EE), Java Data Objects (JDO) or Hibernate were not used. The rationale for these choices is laid out and reviewed. All of these choices are examined and the constructed classes are illustrated. The authors review lessons learned and performance evaluations across several dimensions. This paper covers design considerations that were made to effectively generate the SDG system code, including choice of language, programming tools, etc. All of these techniques should be extensible into the T&E community, as that community increases its use of HPC capabilities.

Paper

Large-Scale Simulation Experimentation and Analysis Database Programming using Java as a PDF.

Last updated Friday, December 12, 2014.