Ubik Batch Server Features

From UbikWiki

(Difference between revisions)
(Monitoring)
(Software Server)

Line 2:

Line 2:

* Java Server that runs groups of batches
* Java Server that runs groups of batches
* Integrated JDBC DataSources
* Integrated JDBC DataSources
 +
[[Image:JdbcDataSources.jpg]]
* Concept of Batch archive equivalent to WAR/EAR
* Concept of Batch archive equivalent to WAR/EAR
* Class Loader isolation
* Class Loader isolation

Revision as of 20:56, 4 November 2007

Contents

Software Server

  • Java Server that runs groups of batches
  • Integrated JDBC DataSources

Image:JdbcDataSources.jpg

  • Concept of Batch archive equivalent to WAR/EAR
  • Class Loader isolation

Scheduling

  • Triggering of Batch based on Cron Expression
  • Triggering of Batches based on relations between them (Workflow of batches)

Pluggable Batch data sources

  • Implementation that extracts data based on a Pool, a SQL Query
  • Implementation that extracts data from Files

Monitoring

  • Integrated notification of concerned users through mailing or or pluggable system
  • Integrated notification on OutOfMemory risks
  • Integrated notification on Pool exhaustion risks
  • Integrated notification if Batch Execution exceeds a configured maximum duration

Exploitation

  • Hot deployment/undeployment/redeployment of Batch Archive

Image:DeploymentImage.jpg

  • Web application that controls many batch servers

Auditing

  • Batch historization in a Database
  • Log levels control on runtime

Authors

Philippe Mouawad

History

  • Page created by Pmouawad, 4 November 2007: New page: == Scheduling == * Triggering of Batch based on Cron Expression * Triggering of Batches based on relations between them == Pluggable Batch data sources == * Implementation that extracts d...
  • Contributors: Pmouawad x43, Abourre x5
  • Last modified by Pmouawad, 20 September 2012: /* Features */
Personal tools