"Disk I/O slows down a LOT when run in parallel. Only one thread should do disk read/write at a time."
Is serialization in Wicket performed using an executor or similar structure to optimize performance? ** Martin
"Disk I/O slows down a LOT when run in parallel. Only one thread should do disk read/write at a time."
Is serialization in Wicket performed using an executor or similar structure to optimize performance? ** Martin