ztkmkoo / dss

Asynchronous distributed server system (dss)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Asynchronous distributed server system (dss)

License:MIT License


Languages

Language:Java 99.4%Language:Scala 0.6%