Skip to content

Scaling the Application

Batman scaled his application across multiple cores for better performance. He used the following command:

py
python3 app.py --workers=N --process=M
py
python3 app.py --workers=N --process=M

What's next?

Now, Batman wanted to extend Robyn. Robyn told him about the advanced features.

Released under the MIT License.