Metadata-Version: 1.1
Name: eea.async.manager
Version: 1.0
Summary: zc.async queue manager
Home-page: https://github.com/eea/eea.async.manager
Author: Alin Voinea (Eau de Web)
Author-email: alin@eaudeweb.ro
License: GPL
Description: =================
        EEA Async Manager
        =================
        .. image:: http://ci.eionet.europa.eu/job/eea.async.manager-plone5/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.async.manager-plone5/lastBuild
        .. image:: http://ci.eionet.europa.eu/job/eea.async.manager-plone4/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.async.manager-plone4/lastBuild
        .. image:: http://ci.eionet.europa.eu/job/eea.async.manager-www/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.async.manager-www/lastBuild
        
        Manage plone.app.async (zc.async) queue via Plone > Site Setup
        
        
        Contents
        ========
        
        .. contents::
        
        
        Main features
        =============
        
        * View and cleanup dead zc.async dispatchers
        * View and cleanup completed jobs
        * Browser jobs by status, dispatcher, quota
        
        Install
        =======
        
        - Add eea.async.manager to your eggs section in your buildout and re-run buildout.
          You can download a sample buildout from
          https://github.com/eea/eea.async.manager/tree/master/buildouts/plone5
        - Install *EEA Async Manager* within Site Setup > Add-ons
        
        
        Getting started
        ===============
        
        1. Go to *Plone > Site Setup > Async Queue Manager*
        
        
        Dependencies
        ============
        
        * plone.app.async
        
        
        Source code
        ===========
        
        - Latest source code (Plone 4/5 compatible):
          https://github.com/eea/eea.async.manager
        
        
        Copyright and license
        =====================
        The Initial Owner of the Original Code is European Environment Agency (EEA).
        All Rights Reserved.
        
        The EEA Async Manager (the Original Code) is free software;
        you can redistribute it and/or modify it under the terms of the GNU
        General Public License as published by the Free Software Foundation;
        either version 2 of the License, or (at your option) any later
        version.
        
        More details under docs/License.txt
        
        
        Funding
        =======
        
        EEA_ - European Environment Agency (EU)
        
        .. _EEA: http://www.eea.europa.eu/
        Changelog
        =========
        
        1.0 - (2017-01-17)
        ------------------
        * Feature: Initial release
          [voineali refs #80206]
        
        
Keywords: eea async manager plone zope zc.async plone.app.async
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Framework :: Plone :: 5.0
Classifier: Programming Language :: Zope
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: Mozilla Public License 1.0 (MPL)
