When I write an application to process a list of files, I like to speed things up a little by making the processing and file reading parts run asyncronously. In shell, I used to