User:Cipherking/Falcon (computer software)
Appearance
Importance and Relevance
Performance
Falcon has optimizations built it to ensure that overall application level performance is not affected even when it is subjected to concurrent workloads. Since falcon handles it at framework level it doesn’t need extra/modified hardware to do so.[1]
Freedom
Unlike most web frameworks falcon doesn’t impose much restrictions and coding conventions on the programmer. This may result into more code but can also be viewed as an aspect that lets programmers choose their own implementation[1]
Reliability
Falcon has kept dead and unused to a minimum. This leads to lighter code with fewer bugs. The project uses some automatic code coverage tools to keep in check.[1]
- ^ a b c "Falcon - The minimalist Python WSGI framework". falconframework.org. Retrieved 2015-09-16.