chakench opened a new issue #4086: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4086
On our project, we want to use DS to support nodes like MQ. For example, There are three nodes, A-> B -> C, A is MQ consumption node, B,C is processing node (maybe HTTP business logic processing node), as long as A listens to the message, B,C will run once. For MQ, it can be any type of MQ, but **Spring Cloud Stream** is better. MQ messages will be around **10,000 to 20,000 a da**y, so support a bit more concurrency ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
