Designing, Implementing, and Using Reactive APIs [Video]
As reactive programming draws closer, it's time to dive into reactive APIs with Spring. Learn how to build a production-ready reactive library.
Join the DZone community and get the full member experience.
Join For FreeThe Java community is on the cusp of a major change in programming models. As the industry moves toward high-performance microservice 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.
Recorded at SpringOne Platform 2016.
Speakers: Ben Hale, Paul Harris, Stephane Maldini
Slides: http://www.slideshare.net/SpringCentral/designing-implementing-and-using-reactive-apis
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments