C
C
cthulhudx2015-02-13 19:16:32
Java
cthulhudx, 2015-02-13 19:16:32

Are there comprehensive internet resources for Java Nio and java nio 2?

Are there comprehensive internet resources for Java Nio and java nio 2?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
protven, 2015-02-14
@protven

Why do you need naked NIO and NIO2 at all? If you need some kind of network application in java, take Netty. An excellent lib, which is based on just NIO. Just don't dig into the low-level code yourself. Netty also has a great tutorial on their website . Plus there is a Netty in action book.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question