Ubik Batch Server Features

From UbikWiki

(Difference between revisions)
(Scheduling)
(Scheduling)

Line 4:

Line 4:

== Scheduling ==
== Scheduling ==
* Triggering of Batch based on Cron Expression
* Triggering of Batch based on Cron Expression
-
* Triggering of Batches based on relations between them
+
* Triggering of Batches based on relations between them (Workflow of batches)
== Pluggable Batch data sources ==
== Pluggable Batch data sources ==

Revision as of 20:41, 4 November 2007

Contents

Software Server

  • Java Server that runs groups of batches

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

Exploitation

  • Hot deployment/undeployment/redeployment of Batch Archive
  • Web application that controls many batch servers

Auditing

  • Batch historization in a Database

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