MatrixSynapse/synapse
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
..
_scripts
api Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
app Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
config Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
events Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
federation Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
groups Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
handlers
http Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
logging Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
metrics Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
module_api Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
push Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
replication Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
res/templates
rest
server_notices Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
spam_checker_api
state Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
static
storage
streams Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
util
__init__.py
event_auth.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
notifier.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
python_dependencies.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
server.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
types.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
visibility.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00