Y
Hacker News
new
|
ask
|
show
|
jobs
by
smolder
2558 days ago
I didn’t downvote you but running a TCP/IP stack inside the JVM doesn’t seem terribly useful. Doing user space TCP/IP can be useful for performance reasons but running on top of JVM is likely to wipe out that advantage.