A execution plugin implementation for debugging RxJava. RxJava gives you low level plugin hooks for things like create, subscribe and lift. The DebugHook defined in this project uses those to give you hooks for the start/end/error of Subscribe, OnNext, OnError, OnComplete and Unsubscribe.
https://github.com/ReactiveX/RxJavaDebug
https://github.com/aol/micro-server
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles. http://micro-server.io/
fault tolerance
move to dedicated issue #7
Reactive
Async
Serverless
Microservices
Arch
AKKA(Async/Reactive)