Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwawayisize
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
throwawayisize
4y ago
FTA, it's pretty clear. Typically, a virtual thread will unmount when it blocks on I/O or some other blocking operation in the JDK, such as BlockingQueue.take(). When the blocking operation is ready to complete (e.g., bytes