This subpackage contains some classes that can be used to implemet nodes that process their data in parallel. The input data is automatically splitted into chunks, the chunks are processed concurrently by multiple threads and the output data is afterwards collected in the right order and merged into complete data tables.