Miguel Dantas
|
ab3e8ce21d
[LIB_REFACTOR] Fix requires
|
5 anni fa |
Miguel Dantas
|
2ab2e22a36
[LIB_REFACTOR] Moving files into separate semantic categories
|
5 anni fa |
Diogo Cordeiro
|
2e6c7b1bb8
[SCRIPTS] Make them work in v2 by setting PUBLICDIR
|
5 anni fa |
Mikael Nordfeldth
|
6938d26524
List the thread config value in lib/default.php
|
7 anni fa |
Mikael Nordfeldth
|
b8643f73b7
No need to set $threads = 0 on the line before it's set ;)
|
8 anni fa |
abjectio
|
70d85c58e2
Enable configuration option for number of queuedaemon threads
|
8 anni fa |
Brion Vibber
|
532e486a93
Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes.
|
14 anni fa |
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 anni fa |
Brion Vibber
|
c74aea589d
Stomp queue restructuring for mass scalability:
|
14 anni fa |
Brion Vibber
|
288dc3452f
Log exceptions from queuedaemon.php if they're not already caught
|
14 anni fa |
Brion Vibber
|
58be61b641
Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site.
|
14 anni fa |
Brion Vibber
|
055a00bcae
drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.php
|
15 anni fa |
Brion Vibber
|
0e852def6a
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
15 anni fa |
Brion Vibber
|
598072468c
--xmpp-only hack for queuedaemon.php to run separate queue daemon with only xmpp threads
|
15 anni fa |
Brion Vibber
|
58bc33850a
temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons but skip subscription to xmpp-based queues
|
15 anni fa |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 anni fa |