How do I handle 1000 concurrent users?

This page summarizes the projects mentioned and recommended in the original post on /r/node

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • cached-lookup

    A Simple Package To Cache And Save On Expensive Lookups & Operations.

  • Simply add a https://github.com/kartikk221/cached-lookup on the endpoint with a 1-second cache which serves the JSON from Redis and you should be able to serve wayy more than 1k concurrent users. If you still somehow hit a limit, look into using a higher throughput web-server like https://github.com/kartikk221/hyper-express

  • hyper-express

    High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

  • Simply add a https://github.com/kartikk221/cached-lookup on the endpoint with a 1-second cache which serves the JSON from Redis and you should be able to serve wayy more than 1k concurrent users. If you still somehow hit a limit, look into using a higher throughput web-server like https://github.com/kartikk221/hyper-express

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • HyperExpress: High Performance Node.js Webserver

    1 project | news.ycombinator.com | 25 Jun 2023
  • HyperExpress – High-perf HTTP/ws server (~20x Express.js)

    1 project | news.ycombinator.com | 1 Jun 2023
  • HyperExpress – High Performance Node.js Webserver

    1 project | news.ycombinator.com | 15 May 2023
  • HyperExpress – Simple, performant HTTP/WebSocket server using uWebSockets.js

    1 project | news.ycombinator.com | 12 May 2023
  • Simple, Performant HTTP and WebSocket Server Using Uwebsockets.js

    1 project | news.ycombinator.com | 12 May 2023