forked-synapse/synapse/app
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity
Make it possible to set the CPU affinity in the config file, so that we don't
need to remember to do it manually every time.
2017-08-15 17:08:28 +01:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
_base.py Allow configuration of CPU affinity 2017-08-15 17:08:28 +01:00
appservice.py Factor out common application start 2017-08-15 17:04:40 +01:00
client_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_reader.py Factor out common application start 2017-08-15 17:04:40 +01:00
federation_sender.py Factor out common application start 2017-08-15 17:04:40 +01:00
frontend_proxy.py Factor out common application start 2017-08-15 17:04:40 +01:00
homeserver.py Allow configuration of CPU affinity 2017-08-15 17:08:28 +01:00
media_repository.py Factor out common application start 2017-08-15 17:04:40 +01:00
pusher.py Factor out common application start 2017-08-15 17:04:40 +01:00
synchrotron.py Factor out common application start 2017-08-15 17:04:40 +01:00
synctl.py synctl.py: Check if synapse is already running 2017-04-13 18:00:02 +05:30
user_dir.py Factor out common application start 2017-08-15 17:04:40 +01:00