Bug#880973: ITP: evqueue-core -- evQueue is a fast event driven scheduler and queueing engine

2017-11-06 Thread Thibault Kummer
Package: wnpp
Severity: wishlist
Owner: Thibault Kummer 

* Package name: evqueue-core
  Version : 2.0
  Upstream Author : Thibault Kummer 
* URL : http://www.evqueue.net/
* License : GPL 3
  Programming Lang: C++
  Description : evQueue is a fast event driven scheduler and queueing engine

evQueue is an open source job scheduler and queueing engine. It features
an event-driven C++ engine and a PHP / MySQL web control interface which
provides tasks monitoring and creation.

It provides both simple task execution and complex task chaining
(workflow) using an easy to use drag & drop web interface. Workflow
description includes output linking to input, conditions, loops...
Queues management provides an easy way for task parallelization and
resource control.

The network API provides an easy way, XML based, for synchronous or
asynchronous workflow launching and control, allowing tasks to be
launched from external applications or web pages. You can thus execute
heavy tasks on a remote (dedicated) machine to save resources on your
web frontends while providing live reporing of the treatment to you
users.



Bug#881334: ITP: evqueue-frontend-php -- evQueue web management and configuration interface

2017-11-10 Thread Thibault Kummer
Package: wnpp
Severity: wishlist
Owner: Thibault Kummer 

* Package name: evqueue-frontend-php
  Version : 2.0
  Upstream Author : Thibault Kummer 
* URL : http://www.evqueue.net/
* License : GPL 3
  Programming Lang: PHP, Javascript
  Description : evQueue web management and configuration interface

evQueue frontend is a web interface used to configure and manage the
evqueue-core daemon. Written in PHP and Javascript, it allows easy
creation of workflows and schedules. It supports user authentication,
live monitoring of workflow instances, statistics... Notification
plugins are also supported to send reports to system administrators or
developers.