Re: [tor-dev] Multi-threading throughout

2019-01-09 Thread Todd Hubers
re (or more clever worker structure) is something > > that I think at least boradly makes sense, and indeed I have been > > proposing to have my students work on. > > (Of course, this only is even relevant for the very highest-bandwidth > nodes; my own node,

[tor-dev] Multi-threading throughout

2019-01-09 Thread Todd Hubers
nit of work so much until you're encrypting one byte per cpu core. However, with approach [B], if you have millions of CPU cores (as an extreme) you can be processing millions of cells concurrently. Therefore, I believe approach [B] would be more scalable. What do you think? Regards, -- -- Todd