- Sort Score
- Result 10 results
- Languages All
Results 11 - 19 of 19 for superior (0.13 sec)
-
docs/pt/docs/tutorial/body-multiple-params.md
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6K bytes - Viewed (0) -
docs/ru/docs/deployment/concepts.md
### Примеры инструментов, управляющих запуском программ Вот несколько примеров, которые могут справиться с такой задачей: * Docker * Kubernetes * Docker Compose * Docker в режиме Swarm * Systemd * Supervisor * Использование услуг облачного провайдера * Прочие... Я покажу Вам некоторые примеры их использования в следующих главах. ## Перезапуск
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 32.5K bytes - Viewed (0) -
docs/fr/docs/tutorial/body-multiple-params.md
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.5K bytes - Viewed (0) -
docs/zh/docs/deployment/concepts.md
为了实现这一点,您通常会有一个**单独的程序**来确保您的应用程序在启动时运行。 在许多情况下,它还可以确保其他组件或应用程序也运行,例如数据库。 ### 启动时运行的示例工具 可以完成这项工作的工具的一些示例是: * Docker * Kubernetes * Docker Compose * Docker in Swarm Mode * Systemd * Supervisor * 作为其服务的一部分由云提供商内部处理 * 其他的... 我将在接下来的章节中为您提供更具体的示例。 ## 重新启动 与确保应用程序在启动时运行类似,您可能还想确保它在挂掉后**重新启动**。 ### 我们会犯错误 作为人类,我们总是会犯**错误**。 软件几乎*总是*在不同的地方隐藏着**bug**。 🐛
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 16.2K bytes - Viewed (0) -
docs/pt/docs/deployment/concepts.md
### Ferramentas de exemplo para executar na inicialização Alguns exemplos de ferramentas que podem fazer esse trabalho são: * Docker * Kubernetes * Docker Compose * Docker em Modo Swarm * Systemd * Supervisor * Gerenciado internamente por um provedor de nuvem como parte de seus serviços * Outros... Darei exemplos mais concretos nos próximos capítulos. ## Reinicializações
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Fri Oct 04 11:04:50 UTC 2024 - 19.7K bytes - Viewed (0) -
src/cmd/asm/internal/asm/endtoend_test.go
testEndToEnd(t, "arm", "armv6") } } } func TestGoBuildErrors(t *testing.T) { testErrors(t, "amd64", "buildtagerror") } func TestGenericErrors(t *testing.T) { testErrors(t, "amd64", "duperror") } func TestARMErrors(t *testing.T) { testErrors(t, "arm", "armerror") } func TestARM64EndToEnd(t *testing.T) { testEndToEnd(t, "arm64", "arm64") }
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Thu Dec 07 18:42:59 UTC 2023 - 11.6K bytes - Viewed (0) -
docs/de/docs/deployment/concepts.md
### Beispieltools zur Ausführung beim Hochfahren Einige Beispiele für Tools, die diese Aufgabe übernehmen können, sind: * Docker * Kubernetes * Docker Compose * Docker im Schwarm-Modus * Systemd * Supervisor * Es wird intern von einem Cloud-Anbieter im Rahmen seiner Dienste verwaltet * Andere ... In den nächsten Kapiteln werde ich Ihnen konkretere Beispiele geben. ## Neustart
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 20.6K bytes - Viewed (0) -
docs/en/docs/deployment/concepts.md
### Example Tools to Run at Startup Some examples of the tools that can do this job are: * Docker * Kubernetes * Docker Compose * Docker in Swarm Mode * Systemd * Supervisor * Handled internally by a cloud provider as part of their services * Others... I'll give you more concrete examples in the next chapters. ## Restarts
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Wed Sep 18 16:09:57 UTC 2024 - 17.8K bytes - Viewed (0) -
docs/ja/docs/deployment/concepts.md
### 起動時に実行するツールの例 実行するツールの例をいくつか挙げます: * Docker * Kubernetes * Docker Compose * Swarm モードによる Docker * Systemd * Supervisor * クラウドプロバイダーがサービスの一部として内部的に処理 * そのほか... 次の章で、より具体的な例を挙げていきます。 ## 再起動 起動時にアプリケーションが実行されることを確認するのと同様に、失敗後にアプリケーションが**再起動**されることも確認したいと思われます。 ### 我々は間違いを犯す
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 24.1K bytes - Viewed (0)