An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![](http://ikasoa.com/ikasoalogo_small.png)](http://ikasoa.com)

 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.ikasoa/ikasoa-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.ikasoa/ikasoa-core)  [![Javadocs](http://javadoc.io/badge/com.ikasoa/ikasoa-core.svg)](http://javadoc.io/doc/com.ikasoa/ikasoa-core)  [![](https://img.shields.io/github/release/venwyhk/ikasoa.svg)](https://github.com/venwyhk/ikasoa/releases)  [![Coverage Status](https://coveralls.io/repos/github/venwyhk/ikasoa/badge.svg?branch=master)](https://coveralls.io/github/venwyhk/ikasoa?branch=master)  [![](https://img.shields.io/badge/license-MIT-097ABA.svg)](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*  [![](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)