Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/umermansoor/rocksolid-server

A front-end (edge) server for supporting thousands of concurrent users
https://github.com/umermansoor/rocksolid-server

Last synced: 7 days ago
JSON representation

A front-end (edge) server for supporting thousands of concurrent users

Awesome Lists containing this project

README

        

### Warning: This project is work in progress and isn't even remotely complete or stable.

## Rocksolid Server

A highly scalable TCP server. Allows several thousands client connection. Each connection can be mapped to an identifier, such as username, which can be used to send messages to a individual users.

Alluvium is based on Netty.