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

  • Home
  • SEARCH
  • 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 8481555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:35:16+00:00 2026-06-10T19:35:16+00:00

i need to make low latency server, where raw data throughput is less important

  • 0

i need to make low latency server, where raw data throughput is less important than the ability to handle thousands of simultaneous connections. I don’t know what language to use. Java is simpler, development will be faster, nice interface for all what i need + good support for networking (JAVA NIO and selector class). But actually i don’t have much experience with java beside programming, so even if i read things like java isn’t today slower then native C/C++, still have some doubts about the performence, because c/c++ is compiled to binary code, but java .class files are interpreted, so there MUST be overhead in that translating.

  • Can someone post his own experience?
  • Have someone low latency app
    programmed?
  • What you mean is better to use for that type of
    application?

EDIT: App will be server for support real-time on web applications (like chat, etc.)

  • 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-06-10T19:35:18+00:00Added an answer on June 10, 2026 at 7:35 pm

    Usually people want a low latency application so I don’t know what you mean by low latency.

    so even if i read things like java isn’t today slower then native C/C++

    Its still slightly slower, just not enough to matter most of the time.

    For example, network IO is network IO regardless of the language you use. e.g. The language won’t make your network faster or slower except in the most extreme low latency cases.

    , because c/c++ is compiled to binary code, but java .class files are interpreted,

    Java is compiled to native code at runtime so both system run native code in the end.

    so there MUST be overhead in that translating.

    There is a overhead on startup. But once the application is running, the impact is much less.

    Have someone high latency app programmed?

    If your network has high latency, your language is less likely to matter.

    What you mean is better to use for that type of application?

    I suggest you use the language you are most comfortable with.

    App will be server for support real-time on web applications

    In that case, your network latency is likely to be far higher than that of your application if you have coded it properly.


    To give you a broad idea, a typical internet connect has a latency of 5 – 20 ms. A typical user can only react with a latency of 50 ms. A server with a latency of 20 – 50 ms can be written in just about any language. A server with a latency of 200 – 500 micro-seconds can be written in Java or C++. If you want less than 100 micro-seconds, including the latency to the client, you are looking at specialist hardware and some C++ code for your core engine. In that case, the server and the consumer will probably be in the same building, if not the same rack.

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

Sidebar

Related Questions

I need make some action (dump statistical data) before the Dart program ends. The
I need to store some data on the server in form of key,value pairs
I need to implement audio streaming on iPhone with latency lower than 50 millisecond
I need make all of my posts update. I use bulk upload for store,
Need to make certain Ruby strings in my program to be immutable. What is
I need to make a administrative GUI with lots of functionality like lists, forms,
I need to make a moderate system like the one in fmylife.com. Basically the
I need to make a point in time branch, when we release a new
I need to make efficient d-dimensional points searching and also make efficient k-NN queries
I need to make a series (1-20) ajax calls and I need to have

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.