Y
Hacker News
new
|
ask
|
show
|
jobs
by
gazarullz
2560 days ago
Whoever downvoted my question can explain why? or it was just for fun?
1 comments
smolder
2559 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.
link