<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>AsynQueue</name>
<shortdesc>Asynchronous task queueing based on the Twisted framework.</shortdesc>
<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.</description>
<homepage rdf:resource="http://foss.eepatents.com/AsynQueue/" />
<maintainer><foaf:Person><foaf:name>Edwin A. Suominen</foaf:name>
<foaf:mbox_sha1sum>b2712fe3fb88e3c5a90640beb2ac535503deacab</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>