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