2004
DOI: 10.1007/978-3-540-30470-8_54
|View full text |Cite
|
Sign up to set email alerts
|

Design Patterns for RTSJ Application Development

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 16 publications
(16 citation statements)
references
References 2 publications
0
16
0
Order By: Relevance
“…The creation of singleton objects is prone to breaking referential integrity in SCJ. The singleton pattern under the scoped memory model of RTSJ has been analyzed in [5]. The solution, which can also be applied to SCJ, consists of explicitly allocating the singleton instance in immortal memory by using the available immortal memory API methods.…”
Section: A Lazy Initializationmentioning
confidence: 99%
“…The creation of singleton objects is prone to breaking referential integrity in SCJ. The singleton pattern under the scoped memory model of RTSJ has been analyzed in [5]. The solution, which can also be applied to SCJ, consists of explicitly allocating the singleton instance in immortal memory by using the available immortal memory API methods.…”
Section: A Lazy Initializationmentioning
confidence: 99%
“…Consequently, some RTSJ design patterns have been proposed in the literature [10][11][12]. Also, additional RTSJ design patterns have been discovered in the course of developing RTZen, and the main goal of this section is to describe them.…”
Section: Rtzen's Design Patternsmentioning
confidence: 99%
“…The Immortal Singleton pattern [12] is a simple adaptation of the classical Singleton pattern [8]. It allows the creation of a unique instance of a class from immortal memory, allowing it to be accessed from any memory area.…”
Section: Summary Of Existing Rtsj Patternsmentioning
confidence: 99%
See 2 more Smart Citations