⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.icestorm

📁 一个icestorm的例子.ice是一个开源的中间件,性能好,易使用
💻 ICESTORM
字号:
## This property defines the endpoints on which the IceStorm# TopicManager listens.#IceStorm.TopicManager.Endpoints=default -p 10000## This property defines the endpoints on which the topic# publisher objects listen.#IceStorm.Publish.Endpoints=default## TopicManager Tracing## 0 = no tracing# 1 = trace topic creation, subscription, unsubscription# 2 = like 1, but with more detailed subscription information#IceStorm.Trace.TopicManager=2## Topic Tracing## 0 = no tracing# 1 = trace unsubscription diagnostics#IceStorm.Trace.Topic=1## Subscriber Tracing## 0 = no tracing# 1 = subscriber diagnostics (subscription, unsubscription, event#     propagation failures)#IceStorm.Trace.Subscriber=1## Flush Tracing (for batch mode transfer flushing)## 0 = no tracing# 1 = trace activity of flusher thread#IceStorm.Trace.Flush=1## Amount of time in milliseconds between flushes for batch mode# transfer. The minimum allowable value is 100ms.#IceStorm.Flush.Timeout = 2000

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -