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 (Pipelines and Pipelets: Synchronous Workflows)
m (JobManager: Asynchronous Workflows)
(One intermediate revision by the same user not shown)
Line 49: Line 49:
 
** [[SMILA/Documentation/JobManagerFirstExample|JobManager Walk-Through]]
 
** [[SMILA/Documentation/JobManagerFirstExample|JobManager Walk-Through]]
 
* Creating Workflows and Jobs
 
* Creating Workflows and Jobs
** [[SMILA/Documentation/DataObjectTypesAndBuckets|Defining Buckets]]
+
** [[SMILA/Documentation/DataObjectTypesAndBuckets|Data Object Types and Buckets]]
** [[SMILA/Documentation/WorkerAndWorkflows|Modeling Workflows]]
+
** [[SMILA/Documentation/WorkerAndWorkflows|Workers and Workflows]]
** [[SMILA/Documentation/JobDefinitions|Creating Jobs]]
+
** [[SMILA/Documentation/JobDefinitions|Jobs]]
** [[SMILA/Documentation/JobParameters|Evaluating Job Parameters]]
+
** [[SMILA/Documentation/JobParameters|Job Parameters]]
 
* [[SMILA/Documentation/JobRuns|Running and Monitoring Jobs]]
 
* [[SMILA/Documentation/JobRuns|Running and Monitoring Jobs]]
 
* [[SMILA/Documentation/JobManagerConfiguration|Configuring the Job Manager]]
 
* [[SMILA/Documentation/JobManagerConfiguration|Configuring the Job Manager]]
Line 60: Line 60:
 
** [[SMILA/Documentation/Worker/PipelineProcessorWorker|PipelineProcesor Worker]]
 
** [[SMILA/Documentation/Worker/PipelineProcessorWorker|PipelineProcesor Worker]]
 
** [[SMILA/Documentation/Worker/PipeletProcessorWorker|PipeletProcessor Worker]]
 
** [[SMILA/Documentation/Worker/PipeletProcessorWorker|PipeletProcessor Worker]]
** See [[SMILA/Manual#Importing|Importing]] below for more workers
+
** (see [[SMILA/Manual#Importing|Importing]] section for more workers)
 
* Developing new Workers
 
* Developing new Workers
 
** [[SMILA/Documentation/WorkerManager|WorkerManager: Workers Made Easily]]
 
** [[SMILA/Documentation/WorkerManager|WorkerManager: Workers Made Easily]]
Line 81: Line 81:
 
** [[SMILA/Documentation/HowTo/How to add a new Data Source to the importing framework|Adding a Data Source to the SMILA Import Framework]]
 
** [[SMILA/Documentation/HowTo/How to add a new Data Source to the importing framework|Adding a Data Source to the SMILA Import Framework]]
 
* Additionally
 
* Additionally
 +
** [[SMILA/Documentation/Importing/RemoteCrawling | Remote Crawling]]
 
** [[SMILA/Documentation/Importing/CrawlingMultipleStartURLs | Crawling multiple start URL in one job run]]
 
** [[SMILA/Documentation/Importing/CrawlingMultipleStartURLs | Crawling multiple start URL in one job run]]
  

Revision as of 07:30, 19 July 2013

Basics

Development Environment

Pipelines and Pipelets: Synchronous Workflows

Searching

JobManager: Asynchronous Workflows

Importing

Embedded HTTP Server

Common Services

Deprecated Components

Back to the top