This WorkUnit was responsible for processing a given file to find the maximum MDU. The code looked something like this
WorkUnit负责处理指定的文件,找出MDU最大值。
2
For the sake of simplicity, lets just say that, amongst other things, our task was to report the maximum MDU found for each file (the actual processing is far more complicated than this).