Open
Description
fault tolerance
move to dedicated issue #7
Reactive
- Why Reactive Architecture Will Take Over The World (and why we should be wary of NodeJS)
https://www.slideshare.net/StevePember/distributed-reactivearchitecture - How To Understand Reactive Architecture, Design, And Programming In Less Than 12 Minutes
https://www.lightbend.com/blog/understand-reactive-architecture-design-and-programming-in-less-than-12-minutes - What is Reactive Programming?
https://blog.redelastic.com/what-is-reactive-programming-bc9fa7f4a7fc - Reactive Summit 2018
https://www.reactivesummit.org/2018/schedule
Async
- Kovenant. Promises for Kotlin.
https://github.com/mplatvoet/kovenant - Lightweight threads for Java, with message passing, nio, http and scheduling support.
https://github.com/kilim/kilim - RxJava
- Visualize your Observables
https://github.com/hermanbanken/RxFiddle - 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
- Visualize your Observables
- Redux
- Predictable state container for Kotlin apps
https://github.com/pardom-zz/redux-kotlin - https://github.com/reactjs/redux
- http://redux.js.org/
- Predictable state container for Kotlin apps
Serverless
- Serverless Framework Documentation
https://serverless.com/framework/docs/
Microservices
- Vert.x is a tool-kit for building reactive applications on the JVM.
- 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/
Arch
- Netflix Play API: Why we built an evolutionary architecture
https://www.slideshare.net/SuudhanRangarajan/netflix-play-api-why-we-built-an-evolutionary-architecture
AKKA(Async/Reactive)
- official docs: https://akka.io/
- How the Actor Model Meets the Needs of Modern, Distributed Systems • Akka Documentation
https://doc.akka.io/docs/akka/current/guide/actors-intro.html - Location Transparency • Akka Documentation
https://doc.akka.io/docs/akka/current/general/remoting.html - Asynchronous programming with Akka and Actors, in Play Framework
https://medium.com/beyond/asynchronous-programming-with-akka-and-actors-in-play-framework-98d779e94b22
Metadata
Metadata
Assignees
Labels
No labels