A JAVA application framework for scientific software development

  • Authors:
  • F. Fdez-Riverola;D. Glez-Peña;H. López-Fernández;M. Reboiro-Jato;J.R. Méndez

  • Affiliations:
  • Department of Computer Science, University of Vigo, ESEI, Campus AsLagoas, 32004 Ourense, Spain;Department of Computer Science, University of Vigo, ESEI, Campus AsLagoas, 32004 Ourense, Spain;Department of Computer Science, University of Vigo, ESEI, Campus AsLagoas, 32004 Ourense, Spain;Department of Computer Science, University of Vigo, ESEI, Campus AsLagoas, 32004 Ourense, Spain;Department of Computer Science, University of Vigo, ESEI, Campus AsLagoas, 32004 Ourense, Spain

  • Venue:
  • Software—Practice & Experience
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents AIBench (SING group, Ourense, Spain), a JAVA desktop application framework mainly focused on scientific software development, with the goal of improving the productivity of research groups. Following the MVC design pattern, the programmer is able to develop applications using only three types of concepts: operations, data-typesand views. The framework provides the rest of the functionality present in typical scientific applications, including user parameter requests, logging facilities, multithreading execution, experiment repeatability and graphic user interface generation, among others. The proposed framework is implemented following a plugin-based architecture, which also allows assembling new applications by the reuse of modules from past development projects. Copyright © 2011 John Wiley & Sons, Ltd.