Y
Hacker News
new
|
ask
|
show
|
jobs
by
wavemode
616 days ago
How would a server not written in Java support Java mods?
1 comments
rumblefrog
616 days ago
It'd have to be a hybrid, with more of the expensive parts rewritten in a more well suited language.
link
owlstuffing
611 days ago
Right, that’s my take as well. But on the whole I don’t see Java itself as being fundamentally less performant, particularly with JDK 21+. Architecture choices in either language make or break performance.
link