Hacker News new | ask | show | jobs
by jtagx 4049 days ago
Great post detailing how Flink is managing data within the JVM and implementing internal operators (hashing, sorting, ..) working with that serialized data. I also like the performance analysis in the post.