RubyFlow The Ruby and Rails community linklog

Ruby - Handling 1 Million Concurrent Connections

  • App should remain responsive and be able to process at least 100 requests per second
  • App should consume MAX 15GB of RAM and keep load under 10 on a 8 CPU machine
  • App should communicate to clients every 15 seconds without any lags

Full Story on GitHub

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in