Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Volume 35, Issue 3March 2005Research Articles
Publisher:
  • John Wiley & Sons, Inc.
  • 605 Third Ave. New York, NY
  • United States
ISSN:0038-0644
EISSN:1097-024X
Reflects downloads up to 12 Nov 2024Bibliometrics
Skip Table Of Content Section
article
Exception handling in the development of dependable component-based systems
Pages 195–236

Exception handling is a structuring technique that facilitates the design of software systems by encapsulating the process of error recovery. In this paper, we present a systematic approach for incorporating exceptional behaviour in the development of ...

article
Scientific computing with Java and C++: a case study using functional magnetic resonance neuroimages
Pages 237–254

Modern systems for the analysis of image-based biomedical data, such as functional magnetic resonance imaging (fMRI), require fast computational techniques and rapid, robust development. Object-oriented programming languages such as Java and C++ provide ...

article
Object-oriented design patterns for debugging heterogeneous languages and virtual machines
Pages 255–279

Debugging multi-language software systems requires examining and executing these systems at multiple levels of abstraction. Embedded systems, for example, often comprise a mix of assembly language device drivers and C language control code. Embedded ...

article
Lightweight monitors for the Java virtual machine
Pages 281–299

Java supports the monitor construct for language-level synchronization in the context of multi-threading. This paper introduces the lightweight monitor, an efficient user-level monitor implementation. The lightweight monitor is useful for single-...

article
Sharing of precompiled database statements in J2EE applications
Pages 301–311

This paper presents a mechanism to optimize the access to a database for Java 2 Platform Enterprise Edition (J2EE) applications. This mechanism was used in the migration of a PHP application to the J2EE platform to solve the limitations found in the ...

Comments