JDK9
Past Presentations
Servlet vs Reactive Stacks In 5 Use Cases
In the past year, Netflix shared a story about upgrading their main gateway serving 83 million users from Servlet-stack Zuul 1 to an async and non-blocking Netty-based Zuul 2. The results were interesting and nuanced with some major benefits as well as some trade-offs. Can mere mortal web...
Rossen Stoyanchev
Spring Framework Committer @Pivotal
Migrating Speedment to Java 9
Migrating a Java 8 application to Java 9 is not just an exercise in API management, but also a learning experience in areas such as memory management and package dependencies. This talk will share insights from our experience migrating Speedment to Java 9 with a focus on 2 key areas. First,...
Dan Lawesson
CSO @Speedment