Conference: Jun 26-28, 2017
Workshops: Jun 29-30, 2017
Presentation: Reactive Programming for Java Developers
Location:
- Salon D
Duration
Day of week:
- Tuesday
Level:
- Intermediate
Persona:
- Developer
- Developer, JVM
Key Takeaways
- Understand what reactive programming is all about;
- Make sense of the transition from traditional application development to reactive programming;
- Dive into the details of reactive programming leveraging Java.
Abstract
The JDK 9 java.util.concurrent.Flow class implements features from the Reactive Streams spec that provide non-blocking concurrency by supporting "push" style operations for items from an active source as they become available. This is the tip of the iceberg on the quest for reactive programming and reactive style applications.
Starting with Doug Lea's own perspective on why it's important to have these contracts in the JDK and how they relate to other async/parallel APIs in the JDK such as CompletableFuture and java.util.Stream, we'll then look at the ecosystem of reactive libraries that has emerged around Reactive Streams from async composition libraries like RxJava to non-blocking versions of existing libraries like MonoDB, CouchBase, and others, and understand the reactive programming model they enable, why it matters, and how it changes they way you think about and write non-blocking application logic.
Interview
Similar Talks
Tracks
Monday, 13 June
-
Architectures You've Always Wondered About
Case studies from: Google, Linkedin, Alibaba, Twitter, and more...
-
Stream Processing @ Scale
Technologies and techniques to handle ever increasing data streams
-
Culture As Differentiator
Stories of companies and team for whom engineering culture is a differentiator - in delivering faster, in attracting better talent, and in making their businesses more successful.
-
Practical DevOps for Cloud Architectures
Real-world lessons and practices that enable the devops nirvana of operating what you build
-
Incredible Power of an Open-Sourced .NET
.NET is more than you may think. From Rx to C# 7 designed in the open, learn more about the power of open source .NET
-
Sponsored Solutions Track 1
Tuesday, 14 June
-
Better than Resilient: Antifragile
Failure is a constant in production systems, learn how to wield it to your advantage to build more robust systems.
-
Innovations in Java and the Java Ecosystem
Cutting Edge Java Innovations for the Real World
-
Modern CS in the Real World
Real-world Industry adoption of modern CS ideas
-
Containers: From Dev to Prod
Beyond the buzz and into the how and why of running containers in production
-
Security War Stories
Expert-level security track led by well known and respected leaders in the field
-
Sponsored Solutions Track 2
Wednesday, 15 June
-
Microservices and Monoliths
Practical lessons on services. Asks the question when and when to NOT go with Microservices?
-
Modern API Architecture - Tools, Methods, Tactics
API-based application development, and the tooling and techniques to support effectively working with APIs in the small or at scale. Using internal and external APIs
-
Commoditized Machine Learning
Barriers to entry for applied ML are lower than ever before, jumpstart your journey
-
Full Stack JavaScript
Browser, server, devices - JavaScript is everywhere
-
Optimizing Yourself
Keeping life in balance is always a challenge. Learning lifehacks
-
Sponsored Solutions Track 3