n this session we analyzed advances and novel techniques regarding cloud-deployed JVMs.
On one hand, we discussed how current JVMs can be extended in order to exploit the heterogeneous hardware accelerators commonly found on cloud deployments such as GPUs and FPGAs.
Challenges in JIT compilation, memory management and programming models as well as upcoming solutions such as the TornadoVM were discussed.
Orthogonally to the aforementioned discussion topics, advances in providing lightweight AOT compiled JVMs were also discussed.
JCrete®
http://podcasts.jcrete.org/
Session recordings and material from the hottest Java unconference in the world.
Podcast Generator 2.6 - http://podcastgen.sourceforge.net
Fri, 31 May 2019 23:23:38 +0300
en
Creative Commons Attribution-ShareAlike 3.0.
http://podcasts.jcrete.org/images/itunes_image.png
JCrete®
http://podcasts.jcrete.org/
Session recordings and material from the hottest Java unconference in the world.
JCrete® Podcasts
JCrete®
JCrete®
[email protected]
yes
Design Patterns - Should We Study Them?
The book Design Patterns - also called GoF - was published over 20 years ago. In this discussion we talk about whether patterns have a place in modern Java development and also how you should go about learning them.
Design Patterns have strongly influenced the way that Java was coded. By studying them, we can improve our understanding of the various libraries of the JDK. This discussion had thoughts from different perspectives. On the one camp were those that thought patterns did not matter, but in most cases, it was the misapplication of patterns that was at fault. In the other camps were those that had noticed a positive effect in their teams once good design was studied. We also talk about study groups and how they can assist in helping the comprehension of patterns within a team.
Author: Dr. Heinz Max Kabutz