Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation"

m (JobManager: Asynchronous Workflows)
m (JobManager: Asynchronous Workflows)
Line 57: Line 57:
 
** See [[SMILA/Manual#Importing|Importing]] below for more workers
 
** See [[SMILA/Manual#Importing|Importing]] below for more workers
 
* Developing new Workers
 
* Developing new Workers
** [[SMILA/Documentation/WorkerManager|WorkerManager: Workers Made Easy]]
+
** [[SMILA/Documentation/WorkerManager|WorkerManager: Workers Made Easily]]
 
** [[SMILA/Documentation/HowTo/How_to_write_a_Worker|How to Write a Worker]]
 
** [[SMILA/Documentation/HowTo/How_to_write_a_Worker|How to Write a Worker]]
 
** [[SMILA/Documentation/TaskGenerators|Task Generators]]
 
** [[SMILA/Documentation/TaskGenerators|Task Generators]]

Revision as of 12:51, 25 January 2012

Basics

The SMILA Development Environment

Pipelines and Pipelets: Synchronous Workflows of Java Components

Using SMILA for Search

JobManager: Asynchronous Workflows

Importing

The SMILA HTTP Server

Common Services

Deprecated Components

Back to the top