Modules
Creates a "boss" which feeds a queue, which is serviced by a pool of threads called "workers". This module aims to be lightweight with limited features. Its primary aim is to provide simple Boss/Worker thread management while keeping dependencies low.