Mikael Nordfeldth
|
6938d26524
List the thread config value in lib/default.php
|
7 роки тому |
Mikael Nordfeldth
|
b8643f73b7
No need to set $threads = 0 on the line before it's set ;)
|
8 роки тому |
abjectio
|
70d85c58e2
Enable configuration option for number of queuedaemon threads
|
8 роки тому |
Brion Vibber
|
532e486a93
Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes.
|
14 роки тому |
Brion Vibber
|
ce6be4f836
Queues: redid the breakout control model so we can start up and subscribe to queues without running through the complete site list, which is ok at 1k sites but too slow at 10k.
|
14 роки тому |
Brion Vibber
|
c74aea589d
Stomp queue restructuring for mass scalability:
|
14 роки тому |
Brion Vibber
|
288dc3452f
Log exceptions from queuedaemon.php if they're not already caught
|
14 роки тому |
Brion Vibber
|
58be61b641
Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site.
|
15 роки тому |
Brion Vibber
|
055a00bcae
drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.php
|
15 роки тому |
Brion Vibber
|
0e852def6a
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
15 роки тому |
Brion Vibber
|
598072468c
--xmpp-only hack for queuedaemon.php to run separate queue daemon with only xmpp threads
|
15 роки тому |
Brion Vibber
|
58bc33850a
temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons but skip subscription to xmpp-based queues
|
15 роки тому |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 роки тому |