Skip to content

Comment on Zig’s Io.Threaded is neatparent

Comments

The article seems to talk about how `Thread.interrupt` works with synchronous IO, rather than the async IO machinery of `java.nio`. So I'd say the article is inaccurate or at least incomplete.

NIO can be blocking or non-blocking. Indeed you can switch between the two on a single channel.

AboutSource Built by g1lg1l

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