←Select platform

Leadtools.JobProcessor.Job Introduction

Summary

The LEADTOOLS.JobProcessor.Job assembly allows developers to create custom worker assemblies for the LEADTOOLS Distributed Computing (Job Processor) SDK. Worker assemblies are responsible for doing the actual work, whether it is converting files, gathering data, or whatever the objective of your Job Processor may be. These worker assemblies are dynamically loaded by the LEADTOOLS Distributed Computing (Job Processor) SDK to handle the job processing when new jobs are available in the queue.

Two demos are available, as follows:

  1. The OCRJobProcessorDemo demonstrates how to create custom worker assemblies which can be used to perform OCR on submitted images.

  2. The MultimediaJobProcessorDemo demonstrates how to convert multimedia files.

For more information, refer to Creating JobProcessor Worker Assemblies.

Supported Environments

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.