finos/traderX

Implement TraderX workflows in Conductor

開放

#37 建立於 2023年9月19日

 (1 則留言) (1 個反應) (2 位負責人)Shell (144 個分叉)auto 404
good first issue

倉庫指標

星標
 (104 顆星)
PR 合併指標
 (平均合併 6小時 22分鐘) (30 天內合併 3 個 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.

貢獻者指南