Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TraderX workflows in Conductor #37

Open
opoupeney opened this issue Sep 19, 2023 · 1 comment
Open

Implement TraderX workflows in Conductor #37

opoupeney opened this issue Sep 19, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@opoupeney
Copy link

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.

@opoupeney opoupeney self-assigned this Sep 19, 2023
@DovOps
Copy link
Contributor

DovOps commented Oct 23, 2023

Keeping in the spirit of the project, this is a great forking opportunity, to demonstrate the use of conductor and how it can improve the vanilla base case

@mindthegab mindthegab added the good first issue Good for newcomers label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants