Skip to content

Wondering Tabpy's ability to handle concurrency. #524

Answered by nmannheimer
UTimeStrange asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @UTimeStrange in our internal testing, it's usually Tableau that will be the bottleneck before TabPy slows down. You could script calling TabPy's API as a way to test this. If TabPy is running on a decent size server, it generally can handle the load.

You can also look at options using our TabPy container (or building your own) and using something like AWS ECS or another elastic container service. We have also seen customers put a load balancer in front of several TabPy servers to handle larger loads.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@number1techsalesAE
Comment options

Answer selected by UTimeStrange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants