https://github.com/venwyhk/ikasoa
ikasoa is a java distributed service framework.
https://github.com/venwyhk/ikasoa
java rpc thrift
Last synced: 9 months ago
JSON representation
ikasoa is a java distributed service framework.
- Host: GitHub
- URL: https://github.com/venwyhk/ikasoa
- Owner: venwyhk
- License: mit
- Created: 2016-04-14T08:20:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T06:40:01.000Z (over 1 year ago)
- Last Synced: 2025-08-18T17:51:40.337Z (10 months ago)
- Topics: java, rpc, thrift
- Language: Java
- Homepage: http://ikasoa.com/
- Size: 1.14 MB
- Stars: 23
- Watchers: 5
- Forks: 18
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://ikasoa.com)
[](https://maven-badges.herokuapp.com/maven-central/com.ikasoa/ikasoa-core) [](http://javadoc.io/doc/com.ikasoa/ikasoa-core) [](https://github.com/venwyhk/ikasoa/releases) [](https://coveralls.io/github/venwyhk/ikasoa?branch=master) [](https://opensource.org/licenses/mit-license.php)
***
# ikasoa #
## 概述 ##
ikasoa是基于apache-thrift框架的java服务化治理解决方案.
## 目录说明 ##
- ikasoa-core : *基础核心包*
- [ikasoa-rpc](https://github.com/venwyhk/ikasoa/blob/master/ikasoa-rpc/README.md) : *实现RPC功能的代码*
- [ikasoa-rpc-jsclient](https://github.com/venwyhk/ikasoa/blob/master/ikasoa-rpc-jsclient/README.md) : *ikasoa-rpc的javascript客户端*
- [ikasoa-spring-boot-starter](https://github.com/venwyhk/ikasoa/blob/master/ikasoa-spring-boot-starter/README.md) : *spring-boot启动器(starter),用于在spring-boot项目中使用ikasoa相关功能*
- [ikasoa-zk](https://github.com/venwyhk/ikasoa/tree/master/ikasoa-zk/README.md) : *利用zookeeper注册和更新服务*
## License ##
*ikasoa is free to use under [MIT license](https://github.com/venwyhk/ikasoa/blob/master/LICENSE).*
***
*larry7696@gmail.com* [](http://creativecommons.org/licenses/by/4.0/)