anorgan / QuTee

PHP Background Jobs (Tasks) Manager
GNU Lesser General Public License v2.1
72 stars 12 forks source link

Worker should get next task of the queue with query #12

Closed anorgan closed 11 years ago

anorgan commented 11 years ago

Queue should have the ability to return the next task by query (i.e.: non taken, only of certain name). Currently, it's the wrong way arround

anorgan commented 11 years ago

Scrapped that for simplicity, worker can only select queue