- Snack 基于Java语言编写,是基于Spring-boot实现的微服务RPC框架。
- 网络通信基于Netty4。
- 消息序列化使用ProtoStuff。
- 服务治理基于Zookeeper。
- 支持轮询调度、随机调度。
- Snack based on Java language, Snack is based on the realization of Spring-boot service RPC Framework.
- Network communication based on Netty4.
- Message serialization using Proto Stuff.
- Service governance based on the Zookeeper.
- Support RoundRobin scheduling, Random scheduling.