Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How much resource will I need

dwtbfdwtbf Member

I host an IRC currently with 4-5k average connections but by populate vote we're moving to a new socket.io based solution so we can get more users, etc. and so how much resource would I require for 4-5k active connections on a socket.io server? The server only handles message relay in real time, nothing more nothing less

Comments

  • LizCatLizCat Member

    buy an e3 sever is enough

  • doghouchdoghouch Member
    edited June 2017

    @LizCat said:
    buy an e3 sever is enough

    Really? That's a lot of connections for one poor E3. Plus, these are constant, not visitors during the day :(

  • Honestly I don't know the answer but what I know is that you can setup cluster with child processes in node js.

    And use vps so I guess it can boost performance .

  • Maybe this benchmark can help you.

Sign In or Register to comment.