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"

(Pipelines and Pipelets: Synchronous Workflows of Java components)
(Common Services)
Line 72: Line 72:
  
 
== Common Services ==
 
== Common Services ==
* Configuration Helper
+
* [[SMILA/Project Concepts/Simple configuration handler|Configuration Helper]]
* [[SMILA/Documentation/Workspace_Handling|Workspace Helper]]
+
* [[SMILA/Documentation/Workspace Handling|Workspace Helper]]
 
* [[SMILA/Documentation/Bundle_org.eclipse.smila.clusterconfig|ClusterConfig service]]
 
* [[SMILA/Documentation/Bundle_org.eclipse.smila.clusterconfig|ClusterConfig service]]
 
** [[SMILA/Documentation/Bundle_org.eclipse.smila.clusterconfig.simple|Simple implementation]]
 
** [[SMILA/Documentation/Bundle_org.eclipse.smila.clusterconfig.simple|Simple implementation]]

Revision as of 10:40, 23 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