mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-09-04 22:32:41 -04:00
adding axon
This commit is contained in:
parent
dae69c3305
commit
4170e8bda7
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
||||||
## Frameworks / Runtimes
|
## Frameworks / Runtimes
|
||||||
|
|
||||||
- [Akka](http://akka.io/) - Toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
|
- [Akka](http://akka.io/) - Toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
|
||||||
|
- [Axon](https://axoniq.io/) - An end-to-end development and infrastructure platform for easy development and running of any DDD, CQRS and Event Sourcing applications on JVM.
|
||||||
- [Baratine](http://baratine.io/) - Platform for building a network of loosely-coupled POJO microservices.
|
- [Baratine](http://baratine.io/) - Platform for building a network of loosely-coupled POJO microservices.
|
||||||
- [Erlang/OTP](https://github.com/erlang/otp) - Programming language used to build massively scalable soft real-time systems with requirements on high availability.
|
- [Erlang/OTP](https://github.com/erlang/otp) - Programming language used to build massively scalable soft real-time systems with requirements on high availability.
|
||||||
- [Finagle](http://twitter.github.io/finagle) - Extensible RPC system for the JVM, used to construct high-concurrency servers.
|
- [Finagle](http://twitter.github.io/finagle) - Extensible RPC system for the JVM, used to construct high-concurrency servers.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue