• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

medispatcher: dispatcher/push service of Message/Event center.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

medispatcher

开源软件地址:

https://gitee.com/chaos.su/medispatcher

开源软件介绍:

#MEDISPATCHER message/event dispatchermedispatcher is the core component of message/event center. It dispatches the messages from the main incoming queue to topic channels, pushes messages from channels to subscribers.

About "DATA" log

data logs may hold very important data:

  • RECOVFAILBACK messages popped from recover list(redis list), failed being pushed to queue server and failed being pushed back to recover list.

  • REDISTFAIL messages popped from the main incoming queue on the queue server, but failed being redistributed to the sub queue (channel) for the subscriber, and they are not stored in queue anymore, should be recovered from logs.

  • RECOVFAILDECODE messages popped from recover list(redis list), failed being decoded.

  • RECOVFAILASSERT message popped from recover list(redis list), decoded, but its type it not correct.

  • RESENT not so important. message re-sent (to subscriber) logs.

  • SENT not so important. message sent (to subscriber for the first time) logs.

Releases

2.0.0

First release of v2.

Features

  • Multi-channel, parallel message push by channels. Push of subscriptions will no longer be blocked by other slow message receivers/consumers.

2.1.0

2.1.0 released(refers to the git tag).

  • Performance parameters can be controlled as to each subscription on the backend control panel.
    parameters are:
 count of concurrent push routines for the subscription.     count of concurrent retry-push routines for the subscription.      minimum interval between pushes.     message process timeout.      message process uri.      
  • Above parameters take effects instantly. Do not requires dispatcher service restarting or reloading.

2.2.0

2.2.0 release(refers to the git tag).

  • Alerts when message processing failures reaches certain thresholds.
  • Customizable config file
    e.g. medispatcher /path/to/config/file
  • Multiple message processing worker url support. The urls can be multi-lined, each line represents a separate worker url. This achieves a soft load balance.

Milestone

2.1.0

####Features

  • Performance parameters can be controlled as to each subscription on the backend control panel.
    parameters are: count of concurrent push routines for the subscription, count of concurrent retry-push routines for the subscription, minimum interval between pushes.

2.2.0

####Features

  • Alerts when message processing failures reaches certain thresholds.
  • Customizable config file
    e.g. medispatcher /path/to/config/file
  • Multiple message processing worker url support. The urls can be multi-lined, each line represents a separate worker url. This achieves a soft load balance.

2.3.0

####Features

  • Performance and message server link utilization enhancement. A link can binds to multiple message pushing routines.

2.4.0

####Features

  • Messages sent/received statistics

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
docker-deploy-django: docker-compose部署Django项目发布时间:2022-03-25
下一篇:
apollo-client: Rust client for Apollo.发布时间:2022-03-25
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap