Shifted the Application_callback class into the multi.__init__ module to shift it into the API.
The __init__ module now hopefully contains the entirety of the public interface or API of the
multi-processor package. This should simplify the interaction of the package with the importing
program.