apache / apache/rocketmq-eventbridge

[RIP-67] RocketMQ EventBridge Runtime Management

Open
#134 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
148
Forks
52
PR merge metrics
No merged PRs in 30d

Description

When subscription rule increase, a single runtime worker cannot support it, we need to add more worker to provide services at the same time.Here are several key issues:

- How many workers are needed in the current system?
- How to manage the life cycle of these workers?
- How to assign tasks to workers in order to maximize performance?
- How to achieve elastic scaling?
- ... ...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.