Xen/KVM Virtualization Management Application
  • 日本語
  • English

Karesansui Wiki


Job Manager (pysilhouette)


Abstract

Many of the system update actions performed by Karesansui are executed using the job manager.
Karesansui uses Pysilhouette for the job manager.


Pysilhouette

Pysilhouette is a job manager which executes jobs(commands) which are registered in queue.
Support parallel job executions since 0.7.0.
Aimed to be used to execute web application background jobs.


About Pysilhouette

  • Developed in 100% Pure Python.
  • Armed with simple self audit feature, to achieve high availabilty.
  • Jobs can be batch executed using job group feature.
  • Each job can perform rollbacks.
  • Supports several RDBMS for backend.

Pysilhouette is developed by Karesansui Project.


Premise

This document explains about Pysilhouette included in Karesansui package.


Settings

Coming soon.


Also available in: HTML TXT