mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Added Disruptor
This commit is contained in:
parent
a28c93bb7b
commit
19eead0af4
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
||||||
- [Ratpack](https://ratpack.io/) - Set of Java libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. specific support for the Groovy language is provided.
|
- [Ratpack](https://ratpack.io/) - Set of Java libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. specific support for the Groovy language is provided.
|
||||||
- [Restlet](http://restlet.com/) - Helps Java developers build web APIs that follow the REST architecture style.
|
- [Restlet](http://restlet.com/) - Helps Java developers build web APIs that follow the REST architecture style.
|
||||||
- [Spring Boot](http://projects.spring.io/spring-boot/) - Makes it easy to create stand-alone, production-grade Spring based applications.
|
- [Spring Boot](http://projects.spring.io/spring-boot/) - Makes it easy to create stand-alone, production-grade Spring based applications.
|
||||||
|
- [Disruptor](https://github.com/LMAX-Exchange/disruptor) - A High Performance Inter-Thread Messaging Library.
|
||||||
|
|
||||||
#### Scala
|
#### Scala
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue