alibaba / SmartEngine

SmartEngine is a lightweight business orchestration engine.
Apache License 2.0
760 stars 216 forks source link

[feat]并行网关支持自定义线程池,支持流程配置忽略超时异常 #32

Closed yfcchilly closed 3 years ago

yfcchilly commented 3 years ago

并行网关的功能丰富 1.支持 不同场景,并行网关自定义线程池。 2.允许某些弱依赖的场景,直接跳过超时异常。不阻断流程 image

yfcchilly commented 3 years ago

业务使用上直接注解注入,设置好自定义的线程池(非必须)。

Annotation
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.