albertLuth

↗ HN profile [ 21.8 ms ] full profile
Karma
2
Created
April 16, 2018 (8y ago)
Submissions
0
  1. I want to process between 800GB and 4TB of binary data, divided in different files. The current software in Java is already parallel and can be executed in different nodes. Basically it receives a chunk of data and can…