How to make app using nodejs that can handle 3000 concurrent user per second

71 views
Skip to first unread message

cecil barka

unread,
May 30, 2017, 10:20:34 PM5/30/17
to nodejs
I am a new in this language..

I want to make an app that can handle 3000req/second without losing data

My final code want to like this...


i host my code in vultr.com
which has this specification


only use one core
I've tried above code and it didn't work

so i split my code until become like this

it still doesn't work..

So my question can nodejs handle 3000 concurrent user?
if yes, please give me real code or just stucture or what package i used and not used.

only use one core my server

Murukesh Sadasivan

unread,
May 31, 2017, 3:31:38 PM5/31/17
to nodejs
You may need to give more concrete example. Why it didn't work? Is it the functionality or scale? Also concurrent users means one thing and concurrent requests mean another thing.

Nazim Jamil

unread,
Jun 1, 2017, 2:19:03 PM6/1/17
to nodejs
Do you want the app to serve 3000 req/s of a blank page? Perhaps you can share some more information on your requirements.
Reply all
Reply to author
Forward
0 new messages