书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 8755 个相关结果.
  • 服务配置

    380 2023-11-03 《go-zero v1.6 教程》
    服务配置 概述 配置 RpcClientConf EtcdConf ServerMiddlewaresConf 服务配置 概述 本文介绍如何使用 go-zero 框架进行 gRPC Client 的开发。 配置 type RpcClientConf struct { Etcd discov ....
  • 优雅关闭

    作为服务端 作为客户端 最佳实践 优雅关闭,包括两部分,一个是 RPC 框架作为客户端,一个是 RPC 框架作为服务端。 作为服务端 作为服务端的时候,RPC 框架在关闭时,不应该直接暴力关闭。在 RPC 框架中 com . alipay . sofa . rpc . context . RpcRuntimeContext 在静...
  • Integrating the Two Sides with a Connector

    Integrating the Two Sides with a Connector A Basic Connector Communication with the Server-Side Integrating the Two Sides with a Connector A client-side widget is integrated ...
  • 应用组件

    组件 基本原理 组件注册 内部组件 自定义组件 如何实现组件 官方组件 组件 swoft 应用由一个个组件构成,核心为 swoft-framework 组件。 基本原理 组件可以拥有独立的功能,注解,命令等。通过监听swoft提供的事件可以增加一些自定义功能 组件注册 内部组件 app/ 目录和 vendor/swof...
  • Tuning

    Tuning 1. Overview 2. Jvm heap size tuning 3. Tuning the concurrency of task submission 4. Resource settings related to task runtime Tuning Linkis0.x version runs stably on...
  • 使用自定义驱动程序进行自动化测试

    使用自定义驱动程序进行自动化测试 使用自定义驱动程序进行自动化测试 为Electron应用编写自动测试, 你需要一种 “驱动” 应用程序的方法。 Spectron is a commonly-used solution which lets you emulate user actions via WebDriver . 当然,也可以使用node...
  • 使用自定义驱动程序进行自动化测试

    使用自定义驱动程序进行自动化测试 使用自定义驱动程序进行自动化测试 为Electron应用编写自动测试, 你需要一种 “驱动” 应用程序的方法。 Spectron 是一种常用的解决方案, 它允许您通过 WebDriver 模拟用户行为。 当然,也可以使用node的内建IPC STDIO来编写自己的自定义驱动。 自定义驱动的优势在于,它往往...
  • 使用自定义驱动程序进行自动化测试

    使用自定义驱动程序进行自动化测试 使用自定义驱动程序进行自动化测试 为Electron应用编写自动测试, 你需要一种 "驱动" 应用程序的方法。 Spectron 是一种常用的解决方案, 它允许您通过 WebDriver 模拟用户行为。 当然,也可以使用node的内建IPC STDIO来编写自己的自定义驱动。 自定义驱动的优势在于,它往往...
  • 使用自定义驱动程序进行自动化测试

    使用自定义驱动程序进行自动化测试 使用自定义驱动程序进行自动化测试 为Electron应用编写自动测试, 你需要一种 "驱动" 应用程序的方法。 Spectron 是一种常用的解决方案, 它允许您通过 WebDriver 模拟用户行为。 当然,也可以使用node的内建IPC STDIO来编写自己的自定义驱动。 自定义驱动的优势在于,它往往...
  • Encryption

    Encryption Gossip Encryption Configuring Gossip Encryption on an existing cluster RPC Encryption with TLS Configuring TLS on an existing cluster Encryption The Consul agent ...