Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.29
|
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.
For an outline and description of enumerations, structures, classes, and delegates, click "Leadtools.JobProcessor.Job" under Namespace, below.
Namespace | Description |
---|---|
Leadtools.JobProcessor.Job | Outline and description of enumerations, structures, and classes for creating Job Processor workers capable of processing jobs in the distributed computing environment. |
Introduction
Getting Started (Guide to Example Programs)
LEADTOOLS JobProcessor Job Assembly
Programming with the LEADTOOLS Distributed Computing (Job Processor) SDK
Leadtools.Services.JobProcessor.DataContracts
Leadtools.Services.JobProcessor.FaultContracts
Leadtools.Services.JobProcessor.ServiceContracts
Creating a JobProcessor Worker
Adding Jobs to the JobProcessor