jpgAgent (job scheduler) released.

Поиск
Список
Период
Сортировка
От Adam Brusselback
Тема jpgAgent (job scheduler) released.
Дата
Msg-id CAMjNa7d4oA63GJd5q4RXjRBX=j1_+KxA7-TEZpVkPetFFo+TbA@mail.gmail.com
обсуждение исходный текст
Список pgsql-announce
jpgAgent is a job scheduler for PostgreSQL written in Java. It is low overhead, and aims to be fully compatible with pgAgent.

In addition to being compatible with the existing pgAgent functionality, jpgAgent extends and enhances it further with annotations to support a much richer job scheduling workflow.

Here are a few of the additional features implemented:
  1. Timeouts - Specify an amount of time that a job/step can run for. If it runs longer the job/step will be killed by the scheduler.
  2. Parallel steps - Run multiple job steps in parallel.
  3. Email notifications - Send an email on job/step completion based on the status of the job/step (only if failed, all status, etc).
  4. Kill a running job - The ability to kill a job by sending a NOTIFY. Works for both batch, and sql steps.

В списке pgsql-announce по дате отправления:

Предыдущее
От: Gilles Darold
Дата:
Сообщение: Ora2Pg v18.4 has been released
Следующее
От: Scott Mead
Дата:
Сообщение: PostgreSQL packaged by BigSQL - Windows, OSX and Linux installers