fault tolerance
move to dedicated issue #7
Reactive
Async
Serverless
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
AKKA(Async/Reactive)
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