Proceedings of the 5th International Workshop on Java Technologies for Real-Time and Embedded Systems - JTRES '07 2007
DOI: 10.1145/1288940.1288962
|View full text |Cite
|
Sign up to set email alerts
|

Towards a Java multiprocessor

Abstract: The subtyping relation in Java exhibits self-similarity. The self-similarity in Java subtyping is interesting and intricate due to the existence of wild-card types and, accordingly, the existence of three subtyping rules for generic types: covariant subtyp-ing, contravariant subtyping and invariant subtyping. Supporting bounded type variables also adds to the complexity of the subtyping relation in Java and in other generic nominally-typed OO languages such as C# and Scala. In this paper we explore defining an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2008
2008
2019
2019

Publication Types

Select...
3
3
2

Relationship

2
6

Authors

Journals

citations
Cited by 17 publications
(10 citation statements)
references
References 23 publications
0
10
0
Order By: Relevance
“…So it is possible to combine it with some simulators such as SimpleScalar or Trimaran so as to build a multiprocessor system. There is some research work [110] focusing on multiprocessor, and I think this is a very promising research field.…”
Section: Java Processors For Real-time Computingmentioning
confidence: 99%
“…So it is possible to combine it with some simulators such as SimpleScalar or Trimaran so as to build a multiprocessor system. There is some research work [110] focusing on multiprocessor, and I think this is a very promising research field.…”
Section: Java Processors For Real-time Computingmentioning
confidence: 99%
“…The main focus of the CMP version of JOP [39,40] is to keep the CMP time-predictable, even with access to shared main memory. Pitter implemented a TDMA based memory arbiter and integrated the timing model of the arbiter into the WCET analysis tool for JOP.…”
Section: Chip-multiprocessorsmentioning
confidence: 99%
“…2) Multi-JOP -a number of hardware Java processors with some shared memory (based upon the Java processor JOP, [11], [12]). JOP is a small processor design and we will implement 8 (or more) cores on a medium sized field programmable gate array (FPGA).…”
Section: Multicore Technologiesmentioning
confidence: 99%