You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
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 ?
@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
The text was updated successfully, but these errors were encountered: