Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 211 for Gunicorn (0.05 sec)

  1. docs/ja/docs/project-generation.md

    ### フルスタック FastAPI PostgreSQL - 機能
    
    * 完全な**Docker**インテグレーション (Dockerベース)。
    * Docker Swarm モードデプロイ。
    * ローカル開発環境向けの**Docker Compose**インテグレーションと最適化。
    * UvicornGunicornを使用した**リリース可能な** Python web サーバ。
    * Python <a href="https://github.com/fastapi/fastapi" class="external-link" target="_blank">**FastAPI**</a> バックエンド:
        * **高速**: **NodeJS** や **Go** 並みのとても高いパフォーマンス (Starlette と Pydantic のおかげ)。
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Mon Jul 29 23:35:07 UTC 2024
    - 7.1K bytes
    - Viewed (0)
  2. docs/en/docs/deployment/docker.md

    /// note | Technical Details
    
    The Docker image was created when Uvicorn didn't support managing and restarting dead workers, so it was needed to use Gunicorn with Uvicorn, which added quite some complexity, just to have Gunicorn manage and restart the Uvicorn worker processes.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Sep 20 12:58:04 UTC 2025
    - 29.5K bytes
    - Viewed (1)
  3. docs/pt/docs/deployment/docker.md

    /// note | Detalhes Técnicos
    
    A imagem Docker foi criada quando o Uvicorn não suportava gerenciar e reiniciar workers mortos, então era necessário usar o Gunicorn com o Uvicorn, o que adicionava bastante complexidade, apenas para que o Gunicorn gerenciasse e reiniciasse os processos workers do Uvicorn.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Nov 12 16:23:57 UTC 2025
    - 32.1K bytes
    - Viewed (0)
  4. docs/de/docs/deployment/docker.md

    /// note | Technische Details
    
    Das Docker-Image wurde erstellt, als Uvicorn das Verwalten und Neustarten von ausgefallenen Workern noch nicht unterstützte, weshalb es notwendig war, Gunicorn mit Uvicorn zu verwenden, was zu einer erheblichen Komplexität führte, nur damit Gunicorn die Uvicorn-Workerprozesse verwaltet und neu startet.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Dec 02 17:32:56 UTC 2025
    - 33.6K bytes
    - Viewed (0)
  5. docs/en/data/topic_repos.yml

      html_url: https://github.com/nsidnev/fastapi-realworld-example-app
      stars: 3050
      owner_login: nsidnev
      owner_html_url: https://github.com/nsidnev
    - name: uvicorn-gunicorn-fastapi-docker
      html_url: https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker
      stars: 2911
      owner_login: tiangolo
      owner_html_url: https://github.com/tiangolo
    - name: mcp-context-forge
      html_url: https://github.com/IBM/mcp-context-forge
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Mon Dec 01 13:17:29 UTC 2025
    - 16K bytes
    - Viewed (0)
  6. docs/ru/docs/_llm-test.md

    * схема безопасности
    
    * задача
    * фоновая задача
    * функция задачи
    
    * шаблон
    * шаблонизатор
    
    * аннотация типов
    * аннотация типов
    
    * воркер сервера
    * воркер Uvicorn
    * воркер Gunicorn
    * воркер-процесс
    * класс воркера
    * рабочая нагрузка
    
    * деплой
    * развернуть
    
    * SDK
    * набор средств разработки ПО
    
    * `APIRouter`
    * `requirements.txt`
    * токен Bearer
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Thu Dec 11 21:25:03 UTC 2025
    - 17.5K bytes
    - Viewed (0)
  7. docs/es/docs/deployment/docker.md

    /// note | Detalles Técnicos
    
    La imagen de Docker se creó cuando Uvicorn no soportaba gestionar y reiniciar workers muertos, por lo que era necesario usar Gunicorn con Uvicorn, lo que añadía bastante complejidad, solo para que Gunicorn gestionara y reiniciara los worker processes de Uvicorn.
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Tue Dec 16 16:33:45 UTC 2025
    - 32K bytes
    - Viewed (0)
  8. docs/zh/docs/deployment/concepts.md

    以下是一些可能的组合和策略:
    
    * **Gunicorn** 管理 **Uvicorn workers**
         * Gunicorn 将是监听 **IP** 和 **端口** 的 **进程管理器**,复制将通过 **多个 Uvicorn 工作进程** 进行
    * **Uvicorn** 管理 **Uvicorn workers**
         * 一个 Uvicorn **进程管理器** 将监听 **IP** 和 **端口**,并且它将启动 **多个 Uvicorn 工作进程**
    * **Kubernetes** 和其他分布式 **容器系统**
         * **Kubernetes** 层中的某些东西将侦听 **IP** 和 **端口**。 复制将通过拥有**多个容器**,每个容器运行**一个 Uvicorn 进程**
    * **云服务** 为您处理此问题
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sun May 11 13:37:26 UTC 2025
    - 16.2K bytes
    - Viewed (0)
  9. docs/de/docs/_llm-test.md

    * der Task
    * der Hintergrundtask
    * die Taskfunktion
    
    * das Template
    * die Template-Engine
    
    * die Typannotation
    * der Typhinweis
    
    * der Serverworker
    * der Uvicorn-Worker
    * der Gunicorn-Worker
    * der Workerprozess
    * die Workerklasse
    * die Workload
    
    * das Deployment
    * deployen
    
    * das SDK
    * das Software Development Kit
    
    * der `APIRouter`
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 07:17:04 UTC 2025
    - 12.6K bytes
    - Viewed (0)
  10. docs/en/docs/_llm-test.md

    * the task
    * the background task
    * the task function
    
    * the template
    * the template engine
    
    * the type annotation
    * the type hint
    
    * the server worker
    * the Uvicorn worker
    * the Gunicorn Worker
    * the worker process
    * the worker class
    * the workload
    
    * the deployment
    * to deploy
    
    * the SDK
    * the software development kit
    
    * the `APIRouter`
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Thu Dec 11 14:48:47 UTC 2025
    - 11.4K bytes
    - Viewed (0)
Back to top