Skip to main content

Overall architecture

High-level overview

High Level Architecture

A typical PageSeeder production implementation can be deployed on one or two physical servers. This number can keep rising if authentication is processed on another machine or documents are distributed across multiple servers. Adding development, test and staging servers obviously also affects this number.

Data representations

  • Database – normal relational database with JDBC connector.
  • Full text index – Apache Lucene.
  • File System – whatever is native to the host operating system.

Next...

A basic introduction to the 4. PageSeeder markup language.

Created on , last edited on