Designing, Implementing, and Using Reactive APIs - Ben Hale, Paul Harris

December 14, 2017

The Java community is on the cusp of a major change in programming model. As the industry moves towards high-performance micro-service architectures, the need for a reactive programming model becomes clear. In this session, the lead developers of the Cloud Foundry Java Client will talk about what led them to choose a reactive API. Using that project as a lens, they'll explore how they designed and implemented this API using Project Reactor and what users will expect when using a reactive API. If you are a developer looking to provide reactive APIs, this is your chance to gain the experience of team building a large, production-ready reactive library. Ben Hale, Cloud Foundry Java Lead, Pivotal Paul Harris, Staff Software Engineer, Pivotal Filmed at SpringOne Platform 2017

Previous
Distributed Tracing : Latency Analysis for Your Microservices - Grzejszczak, Krishna
Distributed Tracing : Latency Analysis for Your Microservices - Grzejszczak, Krishna

Microservices are becoming increasingly popular. When a request spreads across several services, it quickly...

Next Video
Documenting RESTful APIs with Spring REST Docs - Jenn Strater, Zenjob
Documenting RESTful APIs with Spring REST Docs - Jenn Strater, Zenjob

RESTful APIs are eating the world, yet all too often the documentation can cause indigestion for the APIs' ...