infinispan-demos / streaming-data-workshop

Streaming data workshop with Infinispan, Vert.x and OpenShift
11 stars 7 forks source link

Upgrade to Vert.x 3.5 to use RxJava2 #28

Closed galderz closed 6 years ago

galderz commented 7 years ago

Using RxJava2 will give us the ability to convert from a CompletableFuture to Observable

galderz commented 6 years ago

After last delivery of the workshop, we discussed maybe removing RxJava in order to keep the code simpler and reduce the mental load required by the attendees.