finos/traderX

Implement TraderX workflows in Conductor

开放

#37 创建于 2023年9月19日

 (1 条评论) (1 个反应) (2 位负责人)Shell (144 个派生)auto 404
good first issue

仓库指标

星标
 (104 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Feature Request

Description of Problem:

When TraderX is deployed as a distributed application made of microservices, flows must be executed in a robust and scalable way.

Potential Solutions:

By implementing TraderX workflows in Conductor, reliability and scalability will be insured. Workflows sit between UI and services removing the need to implement the routing between services by additional services or hard link services, as well as managing the application context. TraderX services will be de facto loosely coupled, and will bring a more secure way to implement future evolutions.

贡献者指南