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

Support interactions of frontend/backend microservices -> client #5

Open
salehsedghpour opened this issue Jan 26, 2022 · 1 comment · May be fixed by #53
Open

Support interactions of frontend/backend microservices -> client #5

salehsedghpour opened this issue Jan 26, 2022 · 1 comment · May be fixed by #53
Assignees

Comments

@salehsedghpour
Copy link
Collaborator

E.g., to simulate responses,
Make sure performance monitoring metrics are calculated from the client perspective

@alekodu
Copy link
Member

alekodu commented May 6, 2022

We have discussed that:

  • Response simulation is limited to synchronous way since asynchronous responses will require a callback.
  • Microservice-client interactions will require hosting some sort of http server in the client side.

This issue is then narrowed down to:

  • Containerisation of Tsung
  • K8s template for Tsung image deployment

@alekodu alekodu linked a pull request May 9, 2022 that will close this issue
@alekodu alekodu removed the urgent label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants