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

Scaling Query #48

Open
statiqantriksh opened this issue Apr 4, 2023 · 3 comments
Open

Scaling Query #48

statiqantriksh opened this issue Apr 4, 2023 · 3 comments

Comments

@statiqantriksh
Copy link

@HamedAkhavan @IOR88 Need clarity on the below mentioned points

1 Is there a need to run worker threads on this project.
2 How do you scale this project.
3. Project configuration and scaling architecture for handling 10k EMSP connections, 10K concurrent web socket connections

@HamedAkhavan
Copy link
Collaborator

@statiqantriksh
1- no
2- there's no limitation forced by the app for scalability, so it can be scaled like any other FastAPI app, both horizontally and vertically.
3- like 2

@VictorTechs
Copy link
Collaborator

VictorTechs commented Sep 17, 2024

Hi @statiqantriksh,
Sorry for the long response, could you tell me if you have any more questions?

@IOR88
Copy link
Contributor

IOR88 commented Sep 22, 2024

Hi @statiqantriksh we are now getting back to ocpi library maintenance, we will soon take care of the request you created, have you successfully integrated ocpi lib with your project ?

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

No branches or pull requests

4 participants