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 553939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:39:27+00:00 2026-05-13T11:39:27+00:00

What is up with nio channels ? There were some nice talks when it

  • 0

What is up with nio channels ? There were some nice talks when it was added to java but I still don’t see people using it in their applications.

Is there something wrong with it, or am I just not encountering people who use it?

Any nice examples as to why I should bother using it at all ?

Thanks

  • 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-13T11:39:27+00:00Added an answer on May 13, 2026 at 11:39 am

    You’re asking about channels, but channels only make sense within the general framework of using the (relatively) new nio capabilities as a whole.

    My guess is that of the many, many Java applications out in the world, not many need the capabilities of nio. The usual “business” process read streams and/or files… nothing special.

    That said, the Apache folks have recently rewritten their core Java libraries ( http://hc.apache.org/ ) to use nio, and claim some impressive performance benefits in some cases.

    nio also lets you do stuff like memory-mapping files, and this can allow an application to do very fast random access to the file. Again, only some special applications need this, and that’s probably why you don’t see a lot of it used.

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

Sidebar

Related Questions

I have implemented simple proxy server using Java NIO channels, but have a problem,
I've just started using java.nio and probably used it some wrong way so I
In java.nio.channels.FileChannel any concurrent operations are blocked. It seems all operations are synchronized, but
import java.io.*; import java.nio.ByteBuffer; import java.nio.channels.FileChannel; public class ExplicitChannelRead { /** * @param args
import java.nio.charset.Charsets in my class UriCodec.java,but when i use javac(jdk6) compile this class error.
My Java NIO Selector is implemented using select() so it blocks until any of
I wrote a simple client/server in java that transfers files using java NIO Socketchannel.
I'm in the process of converting our java code to use NIO, but I'm
i'm working with java.nio.channels.Selector and i'd like to create a separate thread for each
I am using java nio selector, and seem to hit the following issue randomly

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.