You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
https://www.slideshare.net/StevePember/distributed-reactivearchitecture
https://www.lightbend.com/blog/understand-reactive-architecture-design-and-programming-in-less-than-12-minutes
https://blog.redelastic.com/what-is-reactive-programming-bc9fa7f4a7fc
https://www.reactivesummit.org/2018/schedule
Async
https://github.com/mplatvoet/kovenant
https://github.com/kilim/kilim
https://github.com/hermanbanken/RxFiddle
https://github.com/ReactiveX/RxJavaDebug
https://github.com/pardom-zz/redux-kotlin
Serverless
https://serverless.com/framework/docs/
Microservices
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/
Arch
https://www.slideshare.net/SuudhanRangarajan/netflix-play-api-why-we-built-an-evolutionary-architecture
AKKA(Async/Reactive)
https://doc.akka.io/docs/akka/current/guide/actors-intro.html
https://doc.akka.io/docs/akka/current/general/remoting.html
https://medium.com/beyond/asynchronous-programming-with-akka-and-actors-in-play-framework-98d779e94b22
The text was updated successfully, but these errors were encountered: