abjectio
|
90e93b9656
Added base64 encoding to get RMQ to work
|
7 lat temu |
Mikael Nordfeldth
|
f699ffeb8a
Exception handling in queue handler logic
|
8 lat temu |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 lat temu |
Mikael Nordfeldth
|
e7a4ccb7b5
Enable json-specified objects in queue_item frames
|
11 lat temu |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 lat temu |
Evan Prodromou
|
1619578818
fix bad variable, show frame length
|
13 lat temu |
Evan Prodromou
|
3fd6b9d474
capture some info if serialization fails on stomp frame
|
13 lat temu |
Evan Prodromou
|
8f81762d68
common_memcache() => Cache::instance()
|
14 lat temu |
Brion Vibber
|
19e6b84050
StatusNet_network staticGet lookup fix
|
14 lat temu |
Brion Vibber
|
8b9436e8ae
Option to divert PuSH items directly to the target site's queue when local
|
14 lat temu |
Brion Vibber
|
2062298755
Add $config['queue']['stomp_enqueue_to'] override for which queue server to send to.
|
14 lat temu |
Brion Vibber
|
faa14b64ab
Tweak to Eugene Crosser's patch to make transactions and acks configurable; disabling them gets basic message delivery working under MorbidQ, and may help with RabbitMQ etc.
|
14 lat temu |
Eugene Crosser
|
bd1363c17a
Make stomp queue manager work with basic servers
|
14 lat temu |
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 lat temu |
Brion Vibber
|
c74aea589d
Stomp queue restructuring for mass scalability:
|
14 lat temu |
Brion Vibber
|
3d0c3f0577
Pull fix from testing branch: use new encoding funcs w/ stomp queues
|
14 lat temu |
Brion Vibber
|
d9c9b2a12f
Queue daemon fixes:
|
14 lat temu |
Evan Prodromou
|
4ae31f3476
on exceptions, stomp logs the error and reenqueues
|
14 lat temu |
Brion Vibber
|
155a5d446f
Manual failover for stomp queues.
|
14 lat temu |
Brion Vibber
|
a868a523a5
Can now set $config['queue']['stomp_persistent'] = false; to explicitly disable persistence when we queue items
|
14 lat temu |
Brion Vibber
|
427ac3a3a6
debug log line for control channel sub
|
14 lat temu |
Brion Vibber
|
c51539804a
Add persistent:true property to Stomp messages so ActiveMQ doesn't decide to discard them even though persistence is enabled on the broker. :) (Thanks Aric!)
|
14 lat temu |
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 lat temu |
Brion Vibber
|
99866a459b
Fix for stuck queue messages: wrap processing in stomp transactions so our lack of an ACK if PHP dies actually triggers redelivery.
|
15 lat temu |
Brion Vibber
|
0e852def6a
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
15 lat temu |
Brion Vibber
|
598072468c
--xmpp-only hack for queuedaemon.php to run separate queue daemon with only xmpp threads
|
15 lat temu |
Brion Vibber
|
2f32181c93
Keep handler registration per-site to fix queue registration in mixed config environment
|
15 lat temu |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 lat temu |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 lat temu |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 lat temu |