In case it's helpful, here is an example from my book showing how to process large files in parallel: [https://github.com/dom96/nim-in-action-code/blob/master/Chapter6/WikipediaStats/parallel_counts.nim](https://github.com/dom96/nim-in-action-code/blob/master/Chapter6/WikipediaStats/parallel_counts.nim)
- Parallel Bounds Check ducktape
- Re: Parallel Bounds Check Araq
- Re: Parallel Bounds Check dom96
- Re: Parallel Bounds Check ducktape
