Hi everybody,
I use a parallel chunk loop to make 20 differents actions (per line) on 100 M of lines
The server is use have 256 Go RAM, il also force le maximum open files to 65536.
I dont know what is the optimum value of "chunk count" and if i must force memory policy to "keep all in memory"
Do you have any idea ?
FJ