forked-synapse/synapse/federation/sender
Erik Johnston ac5c221208
Stagger send presence to remotes (#10398)
This is to help with performance, where trying to connect to thousands
of hosts at once can consume a lot of CPU (due to TLS etc).

Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2021-07-15 11:52:56 +01:00
..
__init__.py Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
per_destination_queue.py Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
transaction_manager.py remove HomeServer.get_config (#9815) 2021-04-14 19:09:08 +01:00