Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/umermansoor/rocksolid-server
- Owner: umermansoor
- Created: 2016-06-23T05:48:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T04:53:04.000Z (almost 8 years ago)
- Last Synced: 2024-04-15T04:22:50.502Z (9 months ago)
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.