Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Kafka uses Linux's zero-copy transfer to move bytes between the network and the disk without going through user-space, let alone the JVM.

There's still GC from objects allocated by Kafka in the JVM, but the actual message data doesn't even go through the JVM.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: