mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 05:04:38 +00:00
deploy: 298911555c
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
</div>
|
||||
|
||||
<h1 id="scaling-synapse-via-workers"><a class="header" href="#scaling-synapse-via-workers">Scaling synapse via workers</a></h1>
|
||||
<p>For small instances it recommended to run Synapse in the default monolith mode.
|
||||
<p>For small instances it is recommended to run Synapse in the default monolith mode.
|
||||
For larger instances where performance is a concern it can be helpful to split
|
||||
out functionality into multiple separate python processes. These processes are
|
||||
called 'workers', and are (eventually) intended to scale horizontally
|
||||
|
||||
Reference in New Issue
Block a user