users@jersey.java.net

[Jersey] [blog] Reactive Jersey Client using Java 8, RxJava and Netflix Hystrix

From: Libor Kramolis <libor.kramolis_at_oracle.com>
Date: Mon, 19 Jan 2015 09:47:52 +0100

Hi all.

I’ve written blog post about using Jersey Reactive Client API, it’s RxJava support, and Hystrix library.

        http://yatel.kramolis.cz/2015/01/reactive-jersey-client-rxjava-hystrix.html <http://yatel.kramolis.cz/2015/01/reactive-jersey-client-rxjava-hystrix.html>

I think combination of those libraries works really smooth. ;-)

Enjoy,
-Libor