ELK>> dss>> 返回
项目作者: ztkmkoo

项目描述 :
Asynchronous distributed server system (dss)
高级语言: Java
项目地址: git://github.com/ztkmkoo/dss.git
创建时间: 2019-08-04T12:48:47Z
项目社区:https://github.com/ztkmkoo/dss

开源协议:MIT License

下载


Build Status
Coverage Status
Gitter chat
Bugs
Code Smells
Maintainability Rating
Quality Gate Status
Security Rating
Vulnerabilities

DSS

It is a start project. Not released yet!!

DSS is a distributed server system which enables quick and easy development of clustered server applications. It is dependency on netty network module and akka multi-thread and cluster module.

CONTRIBUTION

https://github.com/ztkmkoo/dss/blob/develop/CONTRIBUTING.md

CODE CONVENTION

https://github.com/ztkmkoo/dss/blob/develop/CODE_CONVENTION.md

CODE OF CONDUCT

https://github.com/ztkmkoo/dss/blob/develop/CODE_OF_CONDUCT.md

TUTORIAL

https://github.com/ztkmkoo/dss/wiki/Project-Tuturial(KR)