Skip to content

Comment on HTTP Client Performance – IOparent

Comments

NIO has significant impact on HTTP Servers not on stand alone single instance clients.

This is true for the asynchronous network IO parts of NIO, but definitely not all of it. It also enables memory mapping and DMA, two things that can have significant impact on stand alone software.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.