Proceedings of the 7th International Workshop on Java Technologies for Real-Time and Embedded Systems 2009
DOI: 10.1145/1620405.1620412
|View full text |Cite
|
Sign up to set email alerts
|

CD x

Abstract: Java is becoming a viable platform for hard real-time computing. There are production and research real-time Java VMs, as well as applications in both military and civil sector.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2010
2010
2013
2013

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 55 publications
(2 citation statements)
references
References 22 publications
0
2
0
Order By: Relevance
“…As an example, we consider the refinement of an action that models the behaviour of the collision detector (CD x benchmark) in [18]. The CD x SCJ program consists of a single mission that periodically carries out the following tasks: reading a set of aircraft positions from a radar device, calculating their predicted motions, and identifying the number of aircraft at risk of colliding due to their distances decreasing below a certain threshold.…”
Section: Examplementioning
confidence: 99%
See 1 more Smart Citation
“…As an example, we consider the refinement of an action that models the behaviour of the collision detector (CD x benchmark) in [18]. The CD x SCJ program consists of a single mission that periodically carries out the following tasks: reading a set of aircraft positions from a radar device, calculating their predicted motions, and identifying the number of aircraft at risk of colliding due to their distances decreasing below a certain threshold.…”
Section: Examplementioning
confidence: 99%
“…The CD x SCJ program consists of a single mission that periodically carries out the following tasks: reading a set of aircraft positions from a radar device, calculating their predicted motions, and identifying the number of aircraft at risk of colliding due to their distances decreasing below a certain threshold. Whereas [18] provides a sequential implementation using a single handler, we have developed a parallel program by breaking down the mission design into seven handlers: (1) a cyclic input handler that reads the next radar frame; (2) a reducer handler that performs a voxel-hashing algorithm, which partitions the space; (3) four parallel detector handlers that carry out the detection work; and (4) an output handler that communicates the result.…”
Section: Examplementioning
confidence: 99%