abjectio
|
90e93b9656
Added base64 encoding to get RMQ to work
|
7 年之前 |
Mikael Nordfeldth
|
f699ffeb8a
Exception handling in queue handler logic
|
8 年之前 |
Mikael Nordfeldth
|
8fac7a9f6c
StatusNet class renamed GNUsocial
|
9 年之前 |
Mikael Nordfeldth
|
e7a4ccb7b5
Enable json-specified objects in queue_item frames
|
11 年之前 |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年之前 |
Evan Prodromou
|
1619578818
fix bad variable, show frame length
|
13 年之前 |
Evan Prodromou
|
3fd6b9d474
capture some info if serialization fails on stomp frame
|
13 年之前 |
Evan Prodromou
|
8f81762d68
common_memcache() => Cache::instance()
|
14 年之前 |
Brion Vibber
|
19e6b84050
StatusNet_network staticGet lookup fix
|
14 年之前 |
Brion Vibber
|
8b9436e8ae
Option to divert PuSH items directly to the target site's queue when local
|
14 年之前 |
Brion Vibber
|
2062298755
Add $config['queue']['stomp_enqueue_to'] override for which queue server to send to.
|
14 年之前 |
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 年之前 |
Eugene Crosser
|
bd1363c17a
Make stomp queue manager work with basic servers
|
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
|
3d0c3f0577
Pull fix from testing branch: use new encoding funcs w/ stomp queues
|
14 年之前 |
Brion Vibber
|
d9c9b2a12f
Queue daemon fixes:
|
14 年之前 |
Evan Prodromou
|
4ae31f3476
on exceptions, stomp logs the error and reenqueues
|
14 年之前 |
Brion Vibber
|
155a5d446f
Manual failover for stomp queues.
|
14 年之前 |
Brion Vibber
|
a868a523a5
Can now set $config['queue']['stomp_persistent'] = false; to explicitly disable persistence when we queue items
|
14 年之前 |
Brion Vibber
|
427ac3a3a6
debug log line for control channel sub
|
14 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
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
|
2f32181c93
Keep handler registration per-site to fix queue registration in mixed config environment
|
15 年之前 |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 年之前 |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 年之前 |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 年之前 |