Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for processed (0.17 sec)

  1. docs/fr/docs/alternatives.md

    !!! check "**FastAPI** le recommande comme"
    Le serveur web principal pour exécuter les applications **FastAPI**.
    
        Vous pouvez le combiner avec Gunicorn, pour avoir un serveur multi-processus asynchrone.
    
        Pour plus de détails, consultez la section [Déploiement](deployment/index.md){.internal-link target=_blank}.
    
    ## Benchmarks et vitesse
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 27.5K bytes
    - Viewed (0)
  2. docs/en/docs/alternatives.md

    It is very simple and intuitive. It's designed to be easily extensible, and have modular components.
    
    It has:
    
    * Seriously impressive performance.
    * WebSocket support.
    * In-process background tasks.
    * Startup and shutdown events.
    * Test client built on HTTPX.
    * CORS, GZip, Static Files, Streaming responses.
    * Session and Cookie support.
    * 100% test coverage.
    * 100% type annotated codebase.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  3. docs/pt/docs/alternatives.md

    !!! check "**FastAPI** recomenda isso para"
        O principal servidor web para rodar aplicações **FastAPI**.
    
        Você pode combinar ele com o Gunicorn, para ter um servidor multi-processos assíncrono.
    
        Verifique mais detalhes na seção [Deployment](deployment/index.md){.internal-link target=_blank}.
    
    ## Performance e velocidade
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 25.5K bytes
    - Viewed (0)
Back to top