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/Manual"

(JobManager: Asynchronous Workflows)
(Importing)
Line 52: Line 52:
 
* [[SMILA/Development_Guidelines/How_to_write_a_Worker|Developing Workers]]
 
* [[SMILA/Development_Guidelines/How_to_write_a_Worker|Developing Workers]]
  
=== Importing ===
+
== Importing ==
 
** [[SMILA/Documentation/Importing/Concept|Concepts: Crawler, Fetcher, Delta, VisitedLinks]]
 
** [[SMILA/Documentation/Importing/Concept|Concepts: Crawler, Fetcher, Delta, VisitedLinks]]
 
** Importing Workers reference
 
** Importing Workers reference
Line 61: Line 61:
 
** Developing Importing Workers
 
** Developing Importing Workers
 
*** [[SMILA/Documentation/Importing/VisitedLinks | VisitedLinks service]]
 
*** [[SMILA/Documentation/Importing/VisitedLinks | VisitedLinks service]]
*** [[Extending the WebCrawler worker|SMILA/Documentation/Importing/Crawler/Web#Internal_structure]]
+
*** [[SMILA/Documentation/Importing/Crawler/Web#Internal_structure|Extending the WebCrawler worker]]
  
 
=== The SMILA HTTP Server ===
 
=== The SMILA HTTP Server ===

Revision as of 10:16, 19 January 2012

The SMILA Development Environment

Basics

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