ServiceComb java SDK详解## ServiceComb java SDK详解 ## AGENDA 设计演进及架构 • 服务发现 • 微服务调用 • Edge Service • Metrics • 性能调优 ## 设计演进-初始 Consumer Transport Producer 透明RPC 治理 RPC 治理 透明RPC JAX-RS RestTemplate 治理 Servlet0 码力 | 21 页 | 1.15 MB | 2 年前3
Typescript
SDK Version
1.x.x## Typescript SDK Version 1.x.x ## Table of contents 1. Overview.....3 a. Environmental Setup 2. Configurations.....4 3. Token Persistence.....7 a. Implementing OAuth Persistence Version(s) ## Overview TypeScript SDK offers a way to create client TypeScript applications that can be integrated with Zoho CRM. ## Environmental Setup TypeScript SDK is installable through npm. npm is dependency management in TypeScript. The SDK expects the following from the client app: - The client app must have Node (version 12 and above). - TypeScript SDK must be installed into the client app through0 码力 | 56 页 | 1.29 MB | 2 年前3
Hyperledger Fabric 2.1 Documentationas an admin user. These Role and OU attributes are assigned to an identity when the Fabric CA or SDK is used to register a user with the CA. It is the subsequent enroll user command that generates the connect to peers when they need to access ledgers and chaincodes. The Fabric Software Development Kit (SDK) makes this easy for programmers — its APIs enable applications to connect to peers, invoke chaincodes Applications are insulated from the details of this consensus mechanism by the Hyperledger Fabric SDK; they merely invoke a smart contract, and are notified when the transaction has been included in the0 码力 | 633 页 | 9.19 MB | 2 年前3
Oracle VM VirtualBox 4.0.32 Programming Guide and ReferenceVirtualBox comes with comprehensive support for third-party developers. This Software Development Kit (SDK) contains all the documentation and interface files that are needed to write code that interacts with currently in the process of being added to VirtualBox. What is primarily of interest for purposes of the SDK is the API layer block that sits on top of all the previously mentioned blocks. This API, which we exposes the entire feature set of the virtualization engine below. It is completely documented in this SDK Reference – see chapter 5, Classes (interfaces), page 43 and chapter 6, Enumerations (enums), page0 码力 | 291 页 | 1.84 MB | 1 年前3
Hyperledger Fabric 1.4 DocumentationApplication: This tutorial has been updated to leverage the improved smart contract (chaincode) and SDK programming model. The tutorial has Java, JavaScript, and Typescript examples of the client application identity as an admin user. These Role and OU attributes are assigned to an identity when the Fabric CA or SDK is used to register a user with the CA. It is the subsequent enroll user command that generates the connect to peers when they need to access ledgers and chaincodes. The Fabric Software Development Kit (SDK) makes this easy for programmers — its APIs enable applications to connect to peers, invoke chaincodes0 码力 | 701 页 | 9.02 MB | 2 年前3
OpenShift Container Platform 4.10 CLI 工具安装 OPM CLI ..... 102 6.2. OPM CLI 参考 ..... 103 第7章 OPERATOR SDK ..... 109 7.1. 安装 OPERATOR SDK CLI ..... 109 7.2. OPERATOR SDK CLI 参考 ..... 110 ## 第 1 章 OPENSHIFT CONTAINER PLATFORM CLI 工具概述 Pipelines 进行交互。 - opm CLI:opm CLI 工具可帮助 Operator 开发人员和集群管理员从终端创建和维护 Operator 目录。 - Operator SDK : Operator SDK 是 Operator Framework 的一个组件,它提供了一个 CLI 工具,可供 Operator 开发人员用于从终端构建、测试和部署 Operator。它简化了 Kubernetes 对象定义的目录源中的镜像,它会定期轮询镜像,以对集群上安装的 Operator 进行更新。 ## 其他资源 如需有关捆绑格式的更多信息,请参阅 Operator Framework 打包格式。 - 要使用 Operator SDK 创建捆绑包镜像,请参阅使用捆绑包镜像。 ##### 6.1.2. 安装 opm CLI 您可以在您的 Linux、macOS 或者 Windows 工作站上安装 opm CLI 工具。 ##0 码力 | 120 页 | 1.04 MB | 2 年前3
Best practices for building Kubernetes Operatorssoftware running within the Kubernetes cluster. ## Framework - Kubebuilder/Operator-sdk ## kubebuilder OPERATOR SDK ## Capability Model Level I Basic Install Automated application provisioning and the number of Memcached instances // +operator-sdk:csv:customresourcedefinitions:type=spec Size int32 `json:"size,omitempty"` // +operator-sdk:csv:customresourcedefinitions:type=spec ContainerPort the number of Memcached instances // +operator-sdk:csv:customresourcedefinitions:type=spec Size int32 `json:"size,omitempty"` // +operator-sdk:csv:customresourcedefinitions:type=spec ContainerPort0 码力 | 36 页 | 2.19 MB | 1 年前3
FISCO BCOS 2.5.0 中文文档Powered by TCPDF (www.tcpdf.org) 1 平台介绍 3 2 版本及兼容 7 3 安装 19 4 教程 25 5 使用手册 41 6 运维部署工具 223 7 SDK 287 8 区块链浏览器 399 9 系统设计 407 10 JSON-RPC API 497 11 常见问题解答 529 12 社区 533 FISCO BCOS 是一个稳 控制台:交互式命令行工具,可访问区块链节点,查询区块链状态,部署并调用合约等。 - 运维部署工具(Generator): 支持建链、扩容等操作,推荐构建企业级区块链时使用,快速使用方法可参考教程 • SDK:提供访问节点状态、修改区块链系统配置以及节点发送交易等接口。 · 浏览器详细介绍请参考 浏览器 • JSON-RPC接口可参考 JSON-RPC API · 系统设计文档请参考 系统设计 ## BCOS底层平台研发,超80个已在生产环境中稳定运行,覆盖文化版权、司法服务、政务服务、物联网、金融、智慧社区等领域。 注解:FISCO BCOS以联盟链的实际需求为出发点,兼顾性能、安全、可运维性、易用性、可扩展性,支持多种SDK,并提供了可视化的中间件工具,大幅缩短建链、开发、部署应用的时间。此外,FISCO BCOS通过信通院可信区块链评测功能、性能两项评测,单链TPS可达两万。 ### 1.1 关键特性 ### 10 码力 | 540 页 | 8.77 MB | 2 年前3
FISCO BCOS 1.3 中文文档高级合约调用(web3sdk) 企业搭链工具(物料包) • 国密版FISCO BCOS • 特性详解 应用实践 • Wiki • 社区 ## 快速指引 重要 快速搭链工具 FISCO BCOS 物料包 • FISCO BCOS docker 手工搭链 · 手工搭链 国密版FISCO-BCOS • 国密版FISCO BCOS • 国密版web3sdk web3sdk • SDK使用指南 SDK使用指南 • SDK应用开发指南 ## 手工搭链 环境要求 • 程序部署 • 基础配置 • 创世节点 • 增加节点 ## 环境要求 |配置|最低配置|推荐配置| |---|---|---| |CPU|1.5GHz|2.4GHz| |内存|2GB|4GB| |核心|2核|4核| |带宽|1Mb|5Mb| |操作系统||CentOS(7.2 64位)或Ubuntu(16.04 64位)| test_agency ## 配置SDK证书 区块链环境搭建完成之后Web3SDK需要连接节点时需要SDK证书文件,SDK证书需要在机构证书生成之后才能生成,我们为上面生成的机构test_agency生成SDK证书 cd /mydata/FISCO-BCOS/tools/scripts/ # bash generate_sdk_cert.sh -d 机构证书的目录 bash generate_sdk_cert.sh0 码力 | 491 页 | 5.72 MB | 2 年前3
OpenShift Container Platform 4.13 CLI 工具安装 OPM CLI ..... 107 6.2. OPM CLI 参考 ..... 108 第7章 OPERATOR SDK ..... 116 7.1. 安装 OPERATOR SDK CLI ..... 116 7.2. OPERATOR SDK CLI 参考 ..... 118 ## 第 1 章 OPENSHIFT CONTAINER PLATFORM CLI 工具概述 Pipelines 进行交互。 - opm CLI:opm CLI 工具可帮助 Operator 开发人员和集群管理员从终端创建和维护 Operator 目录。 - Operator SDK : Operator SDK 是 Operator Framework 的一个组件,它提供了一个 CLI 工具,可供 Operator 开发人员用于从终端构建、测试和部署 Operator。它简化了 Kubernetes 对象定义的目录源中的镜像,它会定期轮询镜像,以对集群上安装的 Operator 进行更新。 ## 其他资源 如需有关捆绑格式的更多信息,请参阅 Operator Framework 打包格式。 - 要使用 Operator SDK 创建捆绑包镜像,请参阅使用捆绑包镜像。 ##### 6.1.2. 安装 opm CLI 您可以在您的 Linux、macOS 或者 Windows 工作站上安装 opm CLI 工具。 ##0 码力 | 128 页 | 1.11 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
ServiceComb微服务服务发现Edge Service性能调优TypeScript SDKMulti-user SupportSDK ConfigurationOAuth TokenError HandlingHyperledger FabricChannelSDKPeerCertificate AuthorityVirtualBoxAPI虚拟机虚拟化Raft操作服务长期支持私有数据OpenShift Container PlatformCLI 工具ocKnative CLIOperator SDKKubernetes OperatorsKubernetesCustom ResourcesControllerKubebuilder/Operator-sdkFISCO BCOS区块链联盟链JSON-RPC APIweb3sdk智能合约权限模型AMOPOpenShift CLI (oc)Knative CLI (kn)Pipelines CLI (tkn)opm CLI













