]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
split public stream to its own queue handler
authorEvan Prodromou <evan@prodromou.name>
Fri, 29 Aug 2008 18:17:02 +0000 (14:17 -0400)
committerEvan Prodromou <evan@prodromou.name>
Fri, 29 Aug 2008 18:17:02 +0000 (14:17 -0400)
commitc4d67892751b17856b235182874c3304890dc2c3
treeb31fa8766cfaa2e906cf19862af5bfa50390e6cd
parentf652418863182182bb17e0f378194a8648392410
split public stream to its own queue handler

Add another queue handler for the public stream. Should further
parallelize the work of sending out messages.

darcs-hash:20080829181702-84dde-594505aa73d2380b13bd98917b70b02bac597d12.gz
lib/jabber.php
lib/util.php
scripts/publicqueuehandler.php [new file with mode: 0755]
scripts/startdaemons.sh
scripts/stopdaemons.sh
scripts/xmppdaemon.php
scripts/xmppqueuehandler.php