Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lynxline/backws
Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.
https://github.com/lynxline/backws
load-balancer pool redis redis-pooling server sidekiq websocket workers
Last synced: 1 day ago
JSON representation
Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.
- Host: GitHub
- URL: https://github.com/lynxline/backws
- Owner: LynxLine
- License: other
- Created: 2021-05-08T12:21:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T12:02:30.000Z (5 months ago)
- Last Synced: 2024-06-23T13:24:46.225Z (5 months ago)
- Topics: load-balancer, pool, redis, redis-pooling, server, sidekiq, websocket, workers
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backws
Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.