runtime icon indicating copy to clipboard operation
runtime copied to clipboard

If deployed in a cluster,This Project how to support?

Open TUCJVXCB opened this issue 2 years ago • 1 comments

If deployed runtime project in a cluster,then i start a flow from frond-end, how can i let all node of cluster run this flow?

TUCJVXCB avatar Apr 06 '23 05:04 TUCJVXCB

Hi @TUCJVXCB, thanks for your interest. I kind of missed this ticket (most open issues on the gateway/front-end).

Currently cluster support is limited. What currently only is possible is to share configuration and then have multiple front-ends (https://github.com/assimbly/gateway/wiki/deployment).

There is a microservice version planned so that clustering on the backend (flow-level / camel-level) will become possible.

skin27 avatar Jul 10 '23 07:07 skin27