#62 Remove counters in worker and event queues
Closed: Fixed None Opened 7 years ago by firstyear.

The counters are used to track number of jobs in the queue, but we never read them. Additionally, these track "jobs", not what the jobs are, so they are useless as a connection count or anything else highlevel.

We should remove them, as they just eat cpu time.


commit 174e570
Compressing objects: 100% (33/33), done.
Writing objects: 100% (33/33), 9.68 KiB | 0 bytes/s, done.
Total 33 (delta 25), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/nunc-stans.git
9dacc22..59aa673 master -> master

Login to comment on this ticket.

Metadata