Job Processor Library

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

ABOUT Job Processor Library

Multi-threaded job processor and skeleton framework for a job. The user of the library then defines a job (by subclassing an abstract class and implementing ONE method) and passes it to the processor. Simple! Scheduler capability possible if needed.