Slashdot Mirror


Java IO Faster Than NIO

rsk writes "Paul Tyma, the man behind Mailinator, has put together an excellent performance analysis comparing old-school synchronous programming (java.io.*) to Java's asynchronous programming (java.nio.*) — showing a consistent 25% performance deficiency with the asynchronous code. As it turns out, old-style blocking I/O with modern threading libraries like Linux NPTL and multi-core machines gives you idle-thread and non-contending thread management for an extremely low cost; less than it takes to switch-and-restore connection state constantly with a selector approach."

1 of 270 comments (clear)

  1. Re:And this is news? by LionMage · · Score: 0, Redundant

    Maybe I missed some humor here (aside from the played out "get off my lawn" crap), but retorting to a reply with "Nuh-uh!" doesn't make for effective counter-argument.

    Fully expecting someone to reply to me with "Nuh-uh!" C'mon, you know you want to...