Metadata-Version: 1.0
Name: AsynQueue
Version: 0.3
Summary:  Asynchronous task queueing based on the Twisted framework. 
Home-page: http://foss.eepatents.com/AsynQueue/
Author: Edwin A. Suominen
Author-email: ed@eepatents.com
License: GPL
Description: Asynchronous task queueing based on the Twisted framework, with task prioritization and a powerful worker/manager interface. Worker implementations are included for running tasks via threads, separate Python interpreters, and remote worker nodes.
Keywords: Twisted,asynchronous,threads,taskqueue,queue,priority,tasks,jobs,nodes,cluster
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
