Gluon Deployment0 码力 | 8 页 | 16.18 MB | 1 年前3
Build web application with GolangWrite test cases 1.12.3 Summary 1.12.4 Deployment and maintenance 1.13 Logs 1.13.1 Errors and crashes 1.13.2 Deployment 1.13.3 Backup and recovery 1.13.4 Summary 1.13 Summary 1.15.7 References 1.16 preface 1.17 ## Build Web Application with Golang ## Purpose Because I'm interested in web application development, I used my free time to write this book as an open applications. - For those of you who are working with PHP/Python/Ruby, you will learn how to build a web application with Go. - For those of you who are working with C/C++, you will know how the web works. I believe0 码力 | 327 页 | 1.63 MB | 2 年前3
Application of C++ in Computational Cancer Modeling## +24 ## Application of C++ in Computational Cancer Modeling RUIBO ZHANG 20 24 September 15 - 20 ## Application of C++ in Cancer Modeling • The speaker (Ruibo) • University of Washington, department0 码力 | 47 页 | 1.14 MB | 1 年前3
The Future of Cloud Native Applications
with Open Application Model (OAM) and DaprApplications with Open Application Model (OAM) and Dapr Mark Russinovich Chief Technology Officer, Microsoft Azure @markrussinovich ## Application models Describes the topology of your application and its components their application to interact with other services and data stores  Open Application Model (OAM) Open Application Model Platform agnostic application model Distributed Application Runtime (Dapr) dapr Building blocks for building scalable distributed apps  ## EightFish0 码力 | 30 页 | 2.53 MB | 2 年前3
OpenShift Container Platform 4.9 构建应用程序84 6.3. 配置自定义 HELM CHART 仓库 ..... 86 6.4. 使用 HELM 发行版本 ..... 93 第7章 部署 ..... 96 7.1. 了解 DEPLOYMENT 和 DEPLOYMENTCONFIG 对象 ..... 96 7.2. 管理部署过程 ..... 101 7.3. 使用部署策略 ..... 107 7.4. 使用基于路由的部署策略 管理的后端服务绑定在一起,而无需手动步骤配置绑定连接。您还可以在 IBM Power Systems、IBM Z 和 LinuxONE 环境中应用服务绑定。 ##### 1.2.4. 部署应用程序 您可以使用 Deployment 或 DeploymentConfig 对象部署应用程序,并从 Web 控制台管理应用程序。您可以创建部署策略,以帮助减少更改期间或升级到应用程序的停机时间。 您还可以使用 Helm,它是 视图中,点 Samples 标题查看 Samples 页面。 2. 在 Samples 页面中,选择一个可用的示例应用程序来查看 Create Sample Application 表单。 3. 在 Create Sample Application Form 中: 在 Name 字段中,部署名称会被默认显示。您可以根据需要修改此名称。 - 在 Builder Image Version 中,会默认选择一个构建器镜像。您可以使用0 码力 | 184 页 | 3.36 MB | 2 年前3
The Weblate Manual 4.6you organize component into logical sets (for example to group all translations used within one application). Internally, each project has translations to common strings propagated across other components translating every plural separately). The number of fields and how it is in turn used in the translated application or project depends on the configured plural formula. Weblate shows the basic info, and the Language several situations like consolidating translation between different components (for example the application and its website) or when bootstrapping a translation for a new component using existing translations0 码力 | 440 页 | 3.79 MB | 2 年前3
Kubernetes 管理 Docker 容器minutes ago 912MB ## 创建 Deployment Kubernetes Pod 是一个或多个容器组合在一起得共享资源,Kubernetes Deployment 是检查 Pod 的健康状况。 kubectl create deployment hello-node --image=hello-node:v1 # 输出: deployment.apps/hello-node created created # 查看 Deployment kubectl get deployments # NAME READY UP-TO-DATE AVAILABLE AGE # hello-node 1/1 1 1 19s kubectl run hello-node --image=hello-node:v1 --port=8080 # 输出: pod/hello-node Kubernetes 虚拟网络外部访问,须要使用 Kubernetes Service 暴露 Pod。 使用 kubectl expose 命令将 Pod 暴露到外部环境: kubectl expose deployment hello-node --type=LoadBalancer --port 8080 # 输出: service/hello-node exposed kubectl get services0 码力 | 5 页 | 675.91 KB | 2 年前3
websockets Documentation
Release 3.4User guide 5 3 Contributing 7 3.1 Getting started 7 3.2 Cheat sheet 11 3.3 API 12 3.4 Deployment 21 3.5 Limitations 24 3.6 Changelog 24 3.7 License 27 Python Module Index 29 websockets connected clients in memory. This only works as long as you run a single process. In a practical application, the handler may subscribe to some channels on a message broker, for example. ## That's all create_server(). – The server takes care of establishing connections, then lets the handler execute the application logic, and finally closes the connection after the handler exits normally or with an exception0 码力 | 36 页 | 192.66 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
GluonCV ModelsTVMMXNet Computational GraphJson Acyclic GraphApplied ScientistWeb应用开发GolangHTTP服务器数据库MVC模式C++Eigen随机数生成任务并行STL算法Open Application Model (OAM)DaprKubernetesDistributed ApplicationMicroservicesNativeScriptNativeCross-PlatformHTML5 HybridAgileRustEightFishDecentralized Open Data Application (ODA)BlockchainWeb3OpenShift Container Platform项目管理ApplicationBuilderApplication DeploymentTopology视图translationWeblateconfigurationadministrationdeploymentMinikubeDocker容器DeploymentServicewebsocketsasynciosignal handlingtimeout handling













