Ubik Batch Server Features

From UbikWiki

Revision as of 14:17, 24 November 2007 by Pmouawad (Talk | contribs)

Contents

Software Server

  • Java Server that runs groups of batches

Image:Architecture.jpg

  • 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

Main figures

  • 3 years of experience
  • More thant 500 Batches in Production
  • 21 Running Servers on different platforms (Windows, Linux) and different countries (North Europe, South Europe, Asia, South America)
  • Critical Batches (Inventory management, Back office, Order Management, Address Fusion...)
  • High load support
  • High availability (24/24, 7/7)

Authors

  • Philippe Mouawad
  • Benoît Wiart

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