mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Create README.md
This commit is contained in:
parent
deb43eaa4c
commit
086def4fb0
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Disruptor](https://github.com/LMAX-Exchange/disruptor) - High-performance inter-thread messaging library.
|
||||
- [Dropwizard](https://dropwizard.github.io/) - Java framework for developing ops-friendly, high-performance, RESTful web services.
|
||||
- [HTTP Remoting](https://github.com/palantir/http-remoting) - Libraries for defining and creating RESTish/RPC servers and clients based on Feign or Retrofit as a client and Dropwizard/Jersey with JAX-RS service definitions as a server.
|
||||
- [Ja-micro](https://github.com/Sixt/ja-micro) - Lightweight Java framework for building microservices.
|
||||
- [Ja-micro](https://github.com/Sixt/ja-micro) - Lightweight Java framework for building microservices (compatible with [go-micro](https://github.com/micro/go-micro)).
|
||||
- [Jersey](https://jersey.java.net/) - RESTful services in Java. JAX-RS reference implementation.
|
||||
- [MSF4J](https://github.com/wso2/msf4j) - High throughput & low memory footprint Java microservices framework.
|
||||
- [QBit](https://github.com/advantageous/qbit) - Reactive programming library for building microservices.
|
||||
|
|
Loading…
Reference in a new issue