Conference: Nov 13-15, 2017
Workshops: Nov 16-17, 2017
Track: Java: Are You Ready for This?
Location:
- Ballroom BC
Day of week:
- Tuesday
Java 9 is scheduled for a final Release Candidate in January of 2017 (and general availability in March). Java 9: Are you Ready for This? focuses on the things you need to know about for the JDK’s next release. The track prepares you for what’s ahead on the JDK and positions you to be the person with the answers when the CTO asks: why should we move to Java 9 now and what’s it gonna take?
by Gil Tene
CTO @AzulSystems
Join Gil Tene, CTO of Azul Systems and member of the JCP Executive Committee, as he takes a look a where Java SE and the JDK are today (and where we've come from as a community). This technical backed talk will touch on Java 7/8/9/10/11 and explore the ecosystem, key decisions and trends, and bumps we've had (or will have) along the way. Some of the areas this talk explores include:
- OpenJDK and the move of Java SE to open source
- The role of Java in the Big Data...
by Konrad Malawski
Akka @Lightbend & Reactive Streams Committer
Reactive Streams are a cross-company initiative first ignited by Lightbend in 2013, soon to be joined by RxJava and other implementations focused on solving a very similar problem: asynchronous non-blocking stream processing, with guaranteed over-flow protection. Fast forward to 2016 and now these interfaces are part of JSR-266 and proposed for JDK9.
In this talk we'll first disambiguate what the word Stream means in this context (as it's been overloaded recently by various different...
by Viktor Gamov
Solutions Architect @Hazelcast
by Baruch Sadogursky
Developer Advocate @JFrog
Moar puzzlers! The more we work with Java 8, the more we go into the rabbit hole. Did they add all those streams, lambdas, monads, Optionals and CompletableFutures only to confuse us? It surely looks so! And Java 9 that heads our way brings even more of what we like the most, more puzzlers, of course! In this season we as usual have a great batch of the best Java WTF, great jokes to present them and great prizes for the winners!
by Tony Printezis
JVM/GC Engineer @Twitter, JCP Executive Committee, & Previous G1GC Tech Lead
There are major new features and improvements coming in JDK 9 that will affect (but also help) anyone who's interested in Java performance monitoring, profiling, and tuning.
One of the most obvious ones is the new JVM logging framework which will unify all logging done by the JVM and replace HotSpot's current (and by now long-in-the-tooth) GC logs. The Compact Strings effort will help reduce the memory footprint of strings and, as a result, also reduce garbage collection overhead and...
by Bernard Traversat
Head of the Java Platform Development Team & VP @Oracle
Join Bernard Traversat, Vice President of Java SE Development at Oracle to get a unique insight on the upcoming new Java SE 9 features. Java SE 9 is packed with new languages and tooling features such as modularization, jlink, multi-release jar, and jshell that will fundamentally change the way to write, build, package, secure and interact with Java services in the Cloud.
This session will cover key features and enhancements introduced in the JVM to address new Cloud deployment...
.
Tracks
Monday Nov 7
-
Architectures You've Always Wondered About
You know the names. Now learn lessons from their architectures
-
Distributed Systems War Stories
“A distributed system is one in which the failure of a computer you didn't even know existed can render your own computer unusable.” - Lamport.
-
Containers Everywhere
State of the art in Container deployment, management, scheduling
-
Art of Relevancy and Recommendations
Lessons on the adoption of practical, real-world machine learning practices. AI & Deep learning explored.
-
Next Generation Web Standards, Frameworks, and Techniques
JavaScript, HTML5, WASM, and more... innovations targetting the browser
-
Optimize You
Keeping life in balance is a challenge. Learn lifehacks, tips, & techniques for success.
Tuesday Nov 8
-
Next Generation Microservices
What will microservices look like in 3 years? What if we could start over?
-
Java: Are You Ready for This?
Real world lessons & prepping for JDK9. Reactive code in Java today, Performance/Optimization, Where Unsafe is heading, & JVM compile interface.
-
Big Data Meets the Cloud
Overviews and lessons learned from companies that have implemented their Big Data use-cases in the Cloud
-
Evolving DevOps
Lessons/stories on optimizing the deployment pipeline
-
Software Engineering Softskills
Great engineers do more than code. Learn their secrets and level up.
-
Modern CS in the Real World
Applied, practical, & real-world dive into industry adoption of modern CS ideas
Wednesday Nov 9
-
Architecting for Failure
Your system will fail. Take control before it takes you with it.
-
Stream Processing
Stream Processing, Near-Real Time Processing
-
Bare Metal Performance
Native languages, kernel bypass, tooling - make the most of your hardware
-
Culture as a Differentiator
The why and how for building successful engineering cultures
-
//TODO: Security <-- fix this
Building security from the start. Stories, lessons, and innovations advancing the field of software security.
-
UX Reimagined
Bots, virtual reality, voice, and new thought processes around design. The track explores the current art of the possible in UX and lessons from early adoption.