A module responsible for requiring files in parallel.
Requires the given files.
A callback that is invoked every time a file is required can be optionally given as argument.
Returns the modules generated by each required file.