Results 1 to 10 of about 311,378 (293)
A real-time Java chip-multiprocessor [PDF]
Chip-multiprocessors are an emerging trend for embedded systems. In this article, we introduce a real-time Java multiprocessor called JopCMP. It is a symmetric shared-memory multiprocessor, and consists of up to eight Java Optimized Processor (JOP) cores, an arbitration control device, and a shared memory. All components are interconnected via a system
Christof Pitter, Martin Schoeberl
openaire +4 more sources
Overview of Real-Time Java Computing [PDF]
This paper presents a complete survey of recent techniques that are applied in the field of real-time Java computing. It focuses on the issues that are especially important for hard real-time applications, which include time predictable garbage collection, worst-case execution time analysis of Java programs, real-time Java threads scheduling and ...
Yu Sun 0006, Wei Zhang 0002
openaire +3 more sources
Model Checking Real Time Java Using Java PathFinder [PDF]
The Real Time Specification for Java (RTSJ) is an augmentation of Java for real time applications of various degrees of hardness. The central features of RTSJ are real time threads; user defined schedulers; asynchronous events, handlers, and control transfers; a priority inheritance based default scheduler; non-heap memory areas such as immortal and ...
Gary Lindstrom +2 more
openaire +4 more sources
Fault tolerance with real-time Java [PDF]
After having drawn up a state of the art on the theoretical feasibility of a system of periodic tasks scheduled by a preemptive algorithm at fixed priorities, we show in this article that temporal faults can occur all the same within a theoretically feasible system, that these faults can lead to a failure of the system and that we can use the data ...
Masson, Damien, Midonnet, Serge
openaire +2 more sources
Toward Libraries for Real-Time Java [PDF]
Reusable libraries are problematic for real-time software in Java. Using Java's standard class library, for example, demands meticulous coding and testing to avoid response time spikes and garbage collection. We propose two design requirements for reusable libraries in real-time systems: worst-case execution time (WCET) bounds and worst- case memory ...
Trevor Harmon +3 more
openaire +1 more source
Scoped Types for Real-Time Java [PDF]
A memory model based on scoped areas is one of the distinctive features of the Real-Time Specification for Java (RTSJ). Scoped types ensure timely reclamation of memory and predictable performance. The price to pay for these benefits is an unfamiliar programming model that, at the same time, is complex, requires checking all memory accesses, and ...
Tian Zhao 0002 +2 more
openaire +1 more source
A distributed Real-Time Java system based on CSP [PDF]
CSP is a fundamental concept for developing software for distributed real time systems. The CSP paradigm constitutes a natural addition to object orientation and offers higher order multithreading constructs.
Bakkers, André +2 more
core +5 more sources
A family of real‐time Java benchmarks [PDF]
AbstractJava is becoming a viable platform for real‐time computing. There are production and research real‐time Java VMs, as well as applications in both the military and civil sectors. Technological advances and increased adoption of real‐time Java contrast significantly with the lack of benchmarks.
Tomas Kalibera +5 more
openaire +1 more source
Developing interest management techniques in distributed interactive simulation using Java [PDF]
Bandwidth consumption in distributed real time simulation, or networked real time simulation, is a major problem as the number of participants and the sophistication of joint simulation exercises grow in size.
Saville, J, Sudra, R, Taylor, SJE
core +1 more source
A Real-Time Java Component Model
Real-Time Specification for Java (RTSJ) is becoming a popular choice in the world of real-time programming. However, the complexities introduced by RTSJ bring needs for an extensive framework comprising all the aspects of RTSJ development. As the first contribution of this paper we present a real-time component model directly fitting the needs of RTSJ.
Plsek, Ales +2 more
openaire +3 more sources

