CTF-8893 Building an Asynchronous Reactive NoSQL SDK with RxJava | Devoxx

Building an Asynchronous Reactive NoSQL SDK with RxJava

Conference

java Java SE

Room 5 - BestWestern

Tuesday at 13:50 - 14:50

In this talk, we'll discover Reactive Functional Programming through a real-world example of RxJava usage. Come and see how the java SDK for a NoSQL database was rewritten and rethought for an asynchronous experience and maximum performance.

We'll talk about the RxJava model and API, then go deeper and show how we leverage RxJava in our own API and how we expose Observables to the users of the Couchbase SDK.

Finally, we'll talk about the rest of the SDK's architecture, and notably how it relies on performance-oriented libraries like Netty and the LMAX Disruptor, to go async end-to-end.

Simon Baslé Simon Baslé

Simon is a software development aficionado, especially interested in software design aspects (OOP, design patterns, software architecture), rich clients, what lies beyond code (continuous integration, (D)VCS, best practices), and also a bit of CompSci, concurrent programming... He is currently working in France as a SDK Software Engineer for Couchbase and is editor on InfoQ.com's French version.