ztkmkoo / dss

Asynchronous distributed server system (dss)
MIT License
19 stars 13 forks source link
actor-model akka backend distributed-systems java netty

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)