Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #5108 - improve scalability of WebSocket SessionTrackers #5109

Merged

Commits on Aug 3, 2020

  1. Issue #5108 - use HashSet for SessionTrackers to improve scalability

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d37501d View commit details
    Browse the repository at this point in the history
  2. Issue #5108 - use set based on ConcurrentHashMap and remove synchroni…

    …zed blocks
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    85c4fc5 View commit details
    Browse the repository at this point in the history