Coder Social home page Coder Social logo

Comments (3)

palkan avatar palkan commented on August 22, 2024 1

Hi @jjhesk!

Need some clarification.

  1. connection with 1000 concurrent connections with open 65540 open files and unlimited processes

Do you mean that you have a server with open files limit set to 65540 (via ulimit or sysctl), no limits on the number of processes.
One anycable-go app instance is running and 1000 clients are connected, right?

2. operate over 10 hours

All the clients are stay connected for 10 hours? Or there could be different clients, connecting and disconnecting, but on average 1k at a time?

What about the number of incoming/outgoing messages (or the number of broadcasted messages)?

3. see any race detections?

Could you elaborate?

from anycable-go.

jjhesk avatar jjhesk commented on August 22, 2024 1
  1. given 32 core, 16GB ram, intel, ubuntu 18.0.1. try 65540 open files and process too.
  2. stay connected for 10 hrs with some operations maybe 1% of the operations. different clients connected with avg 1-2k clients. different ip (the best).
  3. yea, check for any race detections and the number of detects.
    health check these events:
  • broken pipe
  • refuse connection
  • unable to reconnect or simply stop connect

from anycable-go.

palkan avatar palkan commented on August 22, 2024

Closed as stale

from anycable-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.