top | item 29331003 (no title) pkoperek | 4 years ago Genuinely interested - could you share some good resources about it? discuss order hn newest pjmlp|4 years ago For example, in what concerns real time GCs, these are good books,"Hard Realtime Garbage Collection in Modern Object Oriented Programming Languages."https://www.amazon.com/Realtime-Collection-Oriented-Programm...The author is one of the founders of Aicas real time JVM, https://www.aicas.com/wp/products-services/jamaicavm/"Distributed, Embedded and Real-time Java Systems"https://link.springer.com/book/10.1007/978-1-4419-8158-5PTC is the other company alongside Aicas, that still sells real time Java systems, https://www.ptc.com/en/products/developer-tools/percIBM J9 has the evolution of the Metronome GC, https://www.researchgate.net/publication/220829995_The_Metro...And it has extensions for value types, via packed object data, https://www.ibm.com/docs/en/sdk-java-technology/7.1?topic=ob...Someone else already referred Azul, they also have extensions for value types, called object layouts, https://www.slideshare.net/AzulSystems/jvm-language-summit-o...Then there are special flavours like microEJ or the Android Java snowflake. Thaxll|4 years ago https://www.azul.com/ vips7L|4 years ago OpenJ9 as well: https://www.eclipse.org/openj9/ load replies (1)
pjmlp|4 years ago For example, in what concerns real time GCs, these are good books,"Hard Realtime Garbage Collection in Modern Object Oriented Programming Languages."https://www.amazon.com/Realtime-Collection-Oriented-Programm...The author is one of the founders of Aicas real time JVM, https://www.aicas.com/wp/products-services/jamaicavm/"Distributed, Embedded and Real-time Java Systems"https://link.springer.com/book/10.1007/978-1-4419-8158-5PTC is the other company alongside Aicas, that still sells real time Java systems, https://www.ptc.com/en/products/developer-tools/percIBM J9 has the evolution of the Metronome GC, https://www.researchgate.net/publication/220829995_The_Metro...And it has extensions for value types, via packed object data, https://www.ibm.com/docs/en/sdk-java-technology/7.1?topic=ob...Someone else already referred Azul, they also have extensions for value types, called object layouts, https://www.slideshare.net/AzulSystems/jvm-language-summit-o...Then there are special flavours like microEJ or the Android Java snowflake.
Thaxll|4 years ago https://www.azul.com/ vips7L|4 years ago OpenJ9 as well: https://www.eclipse.org/openj9/ load replies (1)
pjmlp|4 years ago
"Hard Realtime Garbage Collection in Modern Object Oriented Programming Languages."
https://www.amazon.com/Realtime-Collection-Oriented-Programm...
The author is one of the founders of Aicas real time JVM, https://www.aicas.com/wp/products-services/jamaicavm/
"Distributed, Embedded and Real-time Java Systems"
https://link.springer.com/book/10.1007/978-1-4419-8158-5
PTC is the other company alongside Aicas, that still sells real time Java systems, https://www.ptc.com/en/products/developer-tools/perc
IBM J9 has the evolution of the Metronome GC, https://www.researchgate.net/publication/220829995_The_Metro...
And it has extensions for value types, via packed object data, https://www.ibm.com/docs/en/sdk-java-technology/7.1?topic=ob...
Someone else already referred Azul, they also have extensions for value types, called object layouts, https://www.slideshare.net/AzulSystems/jvm-language-summit-o...
Then there are special flavours like microEJ or the Android Java snowflake.
Thaxll|4 years ago
vips7L|4 years ago