Many of the system update actions performed by Karesansui are executed using the job manager.
Karesansui uses Pysilhouette for the job manager.
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.
Pysilhouette is developed by Karesansui Project.
This document explains about Pysilhouette included in Karesansui package.
Coming soon.