Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6812649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:28:26+00:00 2026-05-26T20:28:26+00:00

I have the idea to dev a gaming server (not a mmo server, but

  • 0

I have the idea to dev a gaming server (not a mmo server, but a server that can handle many game instance, like many chess party at the same times)

I was guessing that it could be interesting to manage (for the server) a client repartition on many socket at a time. So is there an interest to do this ?

For Example:

5 game instance on port 1234
5 game instance on port 1235
etc …

I was thinking about firewall. A firewall will do its job faster on huge traffic on the same port or it could be faster to treat small traffic on many port ? and so on can this behavior could be change on different firewall ? (iptables, other ?)

Can we optimize the bandwith by separate the traffic in multiple socket ? or It doesn’t matter and put all the traffic in same socket do the same result ?

Do you think multiport network can give a better latency for the client ?

A security gain? if a issue, not one that could give a root access, is find on a server the hacker could cheat with only few people because the traffic is cloisonned on many different socket?

Do you think it’s could bring something that I don’t think (not difficulty of programming of course) ?

Thanks you for your response.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:28:27+00:00Added an answer on May 26, 2026 at 8:28 pm

    Separating a traffic does not necessarily improve the performance of the network handling. Just because you’re allocating more network resources, it doesn’t mean that it’s going to improve the overall performance because you’ll most likely end up with bottleneck problem. You could have multiple ports but still have performance issue if you only use single thread, and conversely have single port and have really good proven performance if you use multiple threads(e.g. thread pool) for that socket( using epoll, kqueue, IOCP etc ). It all depends on how much resource you allocate overall. I strongly suggest you to use asynchronous socket for your server, either epoll and kqueue for unix (epoll for linux, kqueue for freeBSD) or IOCP for Windows. They have the best performance period.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an idea for how to solve this problem, but I wanted to
I have a Dev database that was cloned from a prod DB and was
I have this nice big Dev Kit written in PHP, but the application I'm
I have a custom WordPress plugin that works fine on my local dev machine,
I'm new Ruby but been a .net dev for many a year. I want
I have an MVC route that is giving me hell on a staging server
So I have a large 2d array that i serialize, but when I attempt
It seems like I have inadvertently modified my git config such that when I
I want to work with the Linux kernel, but I have no idea where
I have checkboxes in spilt view of jQuery mobile and I can not get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.