Dashboard > Penrose 1.0 > ... > Penrose Server User Guide > Engine
Engine
Added by Endi S. Dewata, last edited by Endi S. Dewata on Oct 13, 2006  (view change)
Labels: 
(None)


Introduction

Engine is the core component of Penrose where the join and mapping operations are performed.

Configuration

Engine configuration can be found in conf/server.xml.

Penrose 1.0:

<engine/>

Penrose 1.1:

<engine>
  <engine-name>DEFAULT</engine-name>
  <engine-class>org.safehaus.penrose.engine.DefaultEngine</engine-class>
</engine>

<engine>
  <engine-name>PROXY</engine-name>
  <engine-class>org.safehaus.penrose.engine.ProxyEngine</engine-class>
</engine>

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators