mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Update TODO
This commit is contained in:
parent
8bd32fdb05
commit
f14ab8e351
1 changed files with 3 additions and 2 deletions
5
TODO.md
5
TODO.md
|
|
@ -17,12 +17,13 @@
|
||||||
* cargo-deny
|
* cargo-deny
|
||||||
|
|
||||||
* aquatic_udp
|
* aquatic_udp
|
||||||
* consider bounded channels with size 0 meaning unbounded
|
|
||||||
* check config field and group names, including in load tester
|
|
||||||
* look at proper cpu pinning (check that one thread gets bound per core)
|
* look at proper cpu pinning (check that one thread gets bound per core)
|
||||||
* then consider so_attach_reuseport_cbpf
|
* then consider so_attach_reuseport_cbpf
|
||||||
* what poll event capacity is actually needed?
|
* what poll event capacity is actually needed?
|
||||||
* stagger connection cleaning intervals?
|
* stagger connection cleaning intervals?
|
||||||
|
* load test
|
||||||
|
* move additional request sending to for each received response, maybe
|
||||||
|
with probability 0.2
|
||||||
|
|
||||||
* aquatic_http:
|
* aquatic_http:
|
||||||
* clean out connections regularly
|
* clean out connections regularly
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue