You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge torrust#873: Implment Request Stream for UDP Tracker
84cc1a1 dev: use stream for udp requests (Cameron Garnham)
Pull request description:
This pull request improves the UDP tracker `server.rs` request processing logic; now using a `tokio::stream` for getting the requests for the ring buffer.
I hope this pull request will improve the performance of the tracker in multi-core setups.
@josecelano This code will require a special code-review.
ACKs for top commit:
josecelano:
ACK 84cc1a1
Tree-SHA512: 84d33426583c12b0f39bd0c3a6c48f9a510fdfbbf36da000307e809bce4f7870a53b840eda326492d29f21b83611cdc610b03ec30aa675179635ac6ea19ddd34
0 commit comments