finos/traderX

Implement TraderX workflows in Conductor

オープン

#37 opened on 2023/09/19

 (1 件のコメント) (1 件のリアクション) (2 人の担当者)Shell (144 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (104 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド