[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #17806 [Tor]: Make onion queues rationale, combine with workqueue logic.



#17806: Make onion queues rationale, combine with workqueue logic.
-----------------------------+--------------------------------
     Reporter:  nickm        |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  Low          |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor          |    Version:
     Severity:  Normal       |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |    Sponsor:
-----------------------------+--------------------------------
 Right now we have two queues for onions: one before we hand things over to
 the workqueue, and the workqueue itself.

 Soon we'll have a client-side queue for onions, plus the workqueue.
 (#13737)

 Having these extra queues is mildly helpful, since it lets us implement
 queueing rules more complicated than "first in first out", but it makes
 our code more complex.  Perhaps we should abstract the priority rules and
 make the workqueue code the only queue we need to care about.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17806>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs