Is Python Really Scalable?

Is Python Really Scalable?

5 years ago
Anonymous $Dftgs0JzgE

https://medium.com/@trungluongquang/is-python-really-scalable-90e0d028ba4a

Python is one of the most popular programming languages as of 2019. Python is a very powerful programming language. It is, however, not perfect. There are a lot of articles and discussions about the limitations of Python. One of the most discussed limitations is scalability. Is it true that Python is not scalable and is it a bad choice for developing enterprise applications which require high scalability? In this post, I will walk you through this question.

Scalability is the capability of the system, process, application or network to handle a growing amount of work, or system’s potential to expand itself in order to handle that growth.