[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4585 [Analysis]: Is round-robining between each TLS conn the optimal scheduling approach?
#4585: Is round-robining between each TLS conn the optimal scheduling approach?
------------------------------------+---------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Analysis | Version:
Keywords: performance scheduling | Parent:
Points: | Actualpoints:
------------------------------------+---------------------------------------
Right now when a relay has n conns that want to write, we write fairly
between each of them.
But we could imagine other scheduling approaches, like weighting the
attention we give each conn by its capacity in the consensus, or weighting
the attention we give it by how many circuits we have on that conn.
We can even imagine more complex approaches, like adding up the ewma
weights on each conn, or choosing the conn with the quietest circuit
(ewma-wise), or others.
We should make patches for some of these options and get simulations
going.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4585>
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