Comments on: Java: ChronicleMap Part 1, Go Off-Heap https://speedment.com/java-chroniclemap-part-1-go-off-heap/ Build Fast Java Applications for the Fastest Business Performance Fri, 01 May 2020 05:21:37 +0000 hourly 1 https://wordpress.org/?v=5.1.1 By: Per Minborg https://speedment.com/java-chroniclemap-part-1-go-off-heap/#comment-41 Tue, 30 Jul 2019 08:35:17 +0000 #comment-41 Thanks!
One way of handling large CVS files is to map the files to memory using MappedByteBuffer or using Chronicle Bytes as described in one of my previous articles: https://dzone.com/articles/java-chronicle-bytes-kicking-the-tires

]]>
By: Anonymous https://speedment.com/java-chroniclemap-part-1-go-off-heap/#comment-42 Fri, 26 Jul 2019 20:26:57 +0000 #comment-42 Great article. Do you have any tips for handling large csv files in memory efficient way?

]]>