Classes that define "Jobs" or server-side tasks that are run asynchronously to the user's web browser.
They are usually run by the JobHandler, of which you can have more than one JobHandler running to get greater job throughput.