Ubik Batch Server Features

From UbikWiki

(Difference between revisions)
(Exploitation)
(Exploitation)

Line 27:

Line 27:

* Web application that controls many batch servers
* Web application that controls many batch servers
-
* Pluggable authentication and authorization (LDAP, Database ...) on Web Application Controler
+
* Pluggable authentication and authorization (LDAP, Database ...) on Ubik Batch Web Controler
 +
* Modification of Batches configuration at runtime through Ubik Batch Web Controler
== Auditing ==
== Auditing ==

Revision as of 21:18, 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

  • Built-in implementation that extracts data based on a Pool, a SQL Query
  • Built-in 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

  • Unit of deployment that groups batches of a project, their JAR dependencies in a deployable archive
  • Hot deployment/undeployment/redeployment of Batch Archive

Image:DeploymentImage.jpg

  • Web application that controls many batch servers
  • Pluggable authentication and authorization (LDAP, Database ...) on Ubik Batch Web Controler
  • Modification of Batches configuration at runtime through Ubik Batch Web Controler

Auditing

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

Image:LogLevels.jpg

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