Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway487548
2805 days ago
JVM can't be
really
fast, since it does lots of context switching when doing I/O, with locking and busy waiting, JNI string conversions, useless buffer copying, etc, etc.
1 comments
michaelcampbell
2805 days ago
https://martinfowler.com/articles/lmax.html
Yes, yes it can.
link
Yes, yes it can.