From d07f6856fecde7d0e397d8dc614c697d24dd2d40 Mon Sep 17 00:00:00 2001
From: reivilibre localhost:8083
in the above example).
synctl
or your distribution's preferred service manager such as systemd
. We
recommend the use of systemd
where available: for information on setting up
systemd
to start synapse workers, see
-Systemd with Workers. To use synctl
, see
+Systemd with Workers. To use synctl
, see
Using synctl with Workers.
synapse.app.generic_worker
event_creator
listens for requests from clients to create new ev
so. It will then pass those events over HTTP replication to any configured event
persisters (or the main process if none are configured).
Note that event_creator
s and event_persister
s are implemented using the same
-synapse.app.generic_worker
.
synapse.app.generic_worker
.
An example stream_writers
configuration with multiple writers:
stream_writers:
--
cgit 1.5.1