26 lines
992 B
XML
Executable File
26 lines
992 B
XML
Executable File
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
|
|
<mq_proxy_svr_conf version="1">
|
|
<MQ type="PulsarConf">
|
|
<Url>pulsar://127.0.0.1:6650</Url>
|
|
<Consumer type="PulsarConsumer" >
|
|
<Topic>persistent://public/a5game_10_999/mq_proxy_10_999</Topic>
|
|
<ConsumeGroup>mq_proxy</ConsumeGroup>
|
|
<ConsumerName>mq_proxy_10_999</ConsumerName>
|
|
<ConsumerPollTimeMs>1000</ConsumerPollTimeMs>
|
|
</Consumer>
|
|
|
|
<ProducerCount>2</ProducerCount>
|
|
<ProducerList type="PulsarProducer" >
|
|
<Topic>persistent://public/a5game_10_999/mq_battle</Topic>
|
|
<ProducerName>mq_proxy_10_999</ProducerName>
|
|
</ProducerList>
|
|
<ProducerList type="PulsarProducer" >
|
|
<Topic>persistent://public/a5game_10_999/mq_priority_battle</Topic>
|
|
<ProducerName>mq_proxy_10_999</ProducerName>
|
|
</ProducerList>
|
|
</MQ>
|
|
<IsNewBus>0</IsNewBus>
|
|
<BusKey>2109991</BusKey>
|
|
</mq_proxy_svr_conf>
|