百度超级链 XuperChain master 中文文档实名合约代码路径如下:core/contractsdk/cpp/reserved/identity.cc [https://github.com/xuperchain/xuperchain/blob/master/core/contractsdk/cpp/reserved/identity.cc] 实名合约实名的对象是一个具体的ak。 1 2 3 cd ./contractsdk/cpp cp reserved/identity com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_write.go] 读取测试可参考代码 kv/mstorage/test/test_read.go [https://github.com/xuperchain/xuperchain/blob/master/core/kv/mstorage/test/test_read 为了实现跨链请求,仅有上面的链名跨链寻址协议是不够的,在跨链发起的原 链上还需要部署一个链名解析合约,该合约目前也已开源 链名解析合约 [https://github.com/xuperchain/xuperchain/blob/master/core/contractsdk/cpp/example/naming/src/naming.cc]。 1 2 3 4 5 6 7 8 9 10 11 12 // 注册一个网络,同时包含网络初始meta信息0 码力 | 316 页 | 24.51 MB | 1 年前3
Greenplum 5.0 and RoadmapGreenplum Database Architecture Client Interconnect MPP Segment Host MPP Master Host ? Synch Process Standby Master MPP Segment Host MPP Segment Host Primary Segment C Mirror Segment increased support for mission critical systems Upcoming Roadmap • PostgreSQL WAL Replication Segment Mirroring (Longer Term) • Data Domain and NetBackup Version Upgrades • Reduce pg_class locking during backups Solr and GPDB Upcoming Roadmap • GPText 2.0 GA • Solr Cloud based high availability and Solr mirroring • Gptext-recover • Gptext-expand • Gptext-backup • Gptext-restore previous index 2016Postgres中国用户大会0 码力 | 27 页 | 2.66 MB | 1 年前3
OpenShift Container Platform 4.7 更新集群curl -L -o cincinnati-graph-data.tar.gz https://github.com/openshift/cincinnati-graph- data/archive/master.tar.gz CMD exec /bin/bash -c "tar xvzf cincinnati-graph-data.tar.gz -C /var/lib/cincinnati/graph-data/ Update Service 应用程序过量使用内存,建议将发行镜像镜像到单独 的存储库,如下所述。 先决条件 先决条件 您已查看并完成了 "Mirroring images for a disconnected installation" 中直到(不包 括)Mirroring the OpenShift Container Platform image repository 的步骤。 您已将镜像 registry ROLES AGE VERSION ip-10-0-168-251.ec2.internal Ready master 82m v1.20.0 ip-10-0-170-223.ec2.internal Ready master 82m v1.20.0 ip-10-0-179-95.ec2.internal Ready worker 70m0 码力 | 62 页 | 716.72 KB | 1 年前3
Greenplum on Kubernetes
容器化MPP数据库文件系统接口 ● 对象存储 ○ 成本低 ○ 扩展性强 ○ 访问延迟高 Greenplum on Kubernetes Network Interconnect Standby Host Master Host Segment Host Segment Instance Segment Instance Segment Instance Segment Instance Segment Instance query Load Master节点和Standby Master节点 Greenplum 架构 Interconnect高速网络 Segment主机部署多个Segment实例 (Primary Segment和Mirror Segment) Greenplum 部署方案 ● Master节点和Standby Master分机部署 ● Primary Segment节点和Mirror Segment节点和Mirror Segment节点分机部署 ● Mirroring部署方案 Segment Instance Segment host 1 Segment 1 (Primary) Segment Instance Segment 2 (Primary) Segment Instance Segment host 2 Segment 3 (Primary) Segment Instance0 码力 | 33 页 | 1.93 MB | 1 年前3
Greenplum介绍高 速 以 太 网 交 换 机 Master Host Lan Client Host Greenplum架构: Master介绍 Master服务器是外面用户访问greenplum的入口。用户 都是连接master服务器的,对于外部用户来说,他并不 与segment host服务器发生任何关系,外部用户的网络 只需要与master服务器连通就可以了,不需要访问 segment 所有的用户连接都是直接连接到master服务器上的。 Greenplum数据库是基于PostgreSQL数据库的,所以 可以用PostgreSQL数据库的工具来连接Greenplum数 据库,如java程序可以使用PostgreSQL的jdbc驱动来 访问Greenplum数据库,也可以使用psql工具或 pgadminII来管理Greenplum。 Greenplum架构: Master介绍 G Greenplum的Master数据库也是一个被改造过的 PostgreSQL数据库,它包含了整个分布 式数据库中的 所有元数据,如表结构定义、索引等等。但其并不存储 实际的数据,实际的数据是存储在segment 数据库 的。 master服务器接受从用户发来的连接,并做用户验证, 接收用户发来的sql,生成分布式执行计划,再把分布 执行计划分发到segment上执行,接收segment返回的 数据,最后返回给用户。0 码力 | 38 页 | 655.38 KB | 1 年前3
OpenShift Container Platform 4.10 CLI 工具2 章 章 OPENSHIFT CLI (OC) 15 1 2 3 4 clusters 部分定义 OpenShift Container Platform 集群的连接详情,包括其 master 服务器的地址。 在本例中,一个集群的别名为 openshift1.example.com:8443,另一个别名是 openshift2.example.com:8443。 这个 contexts com:8443". $ oc login -u system:admin -n default $ oc config set-cluster[--server=<master_ip_or_fqdn>] [--certificate-authority= ] [--api-version= ] by creating a new pod oc debug deploy/test # Debug a node as an administrator oc debug node/master-1 # Launch a shell in a pod using the provided image stream tag oc debug istag/mysql:latest 0 码力 | 120 页 | 1.04 MB | 1 年前3
Blender v4.1 ManualSpecials v Contains more operators for the color ramp. Flip Color Ramp Flips the gradient, mirroring the positions of the stops. Distribute Stops from Left Distribute the stops so that every step Mirror Reference Mode: Object and Edit Modes Menu: Object/Mesh ‣ Mirror Shortcut: Ctrl-M Mirroring an object or mesh selection will create a reversed version of the selection. The position of the the mirrored version of the selection is determined by the Pivot Point. A common use of mirroring is to model half an object, duplicate it and then use the mirror transform to create a reversed version to0 码力 | 6263 页 | 303.71 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具Container Platform 4.13 CLI 工具 工具 18 1 2 3 4 clusters 部分定义 OpenShift Container Platform 集群的连接详情,包括其 master 服务器的地址。 在本例中,一个集群的别名为 openshift1.example.com:8443,另一个别名是 openshift2.example.com:8443。 这个 contexts com:8443". $ oc login -u system:admin -n default $ oc config set-cluster[--server=<master_ip_or_fqdn>] [--certificate-authority= ] [--api-version= ] by creating a new pod oc debug deploy/test # Debug a node as an administrator oc debug node/master-1 # Launch a shell in a pod using the provided image stream tag 第 第 2 章 章 OPENSHIFT CLI (OC) 0 码力 | 128 页 | 1.11 MB | 1 年前3
OpenShift Container Platform 4.8 CLI 工具2 章 章 OPENSHIFT CLI (OC) 15 1 2 3 4 clusters 部分定义 OpenShift Container Platform 集群的连接详情,包括其 master 服务器的地址。 在本例中,一个集群的别名为 openshift1.example.com:8443,另一个别名是 openshift2.example.com:8443。 这个 contexts com:8443". $ oc login -u system:admin -n default $ oc config set-cluster[--server=<master_ip_or_fqdn>] [--certificate-authority= ] [--api-version= ] by creating a new pod oc debug deploy/test # Debug a node as an administrator oc debug node/master-1 # Launch a shell in a pod using the provided image stream tag oc debug istag/mysql:latest 0 码力 | 152 页 | 1.24 MB | 1 年前3
OpenShift Container Platform 4.14 存储PV,它们包含了可用存储的详情。PV 存在于 API 中,且可以被使 用。 3.2.2. 绑定声明 当您创建 PVC 时,您会要求特定的存储量,指定所需的访问模式,并创建一个存储类来描述和分类存 储。master 中的控制循环会随时检查是否有新的 PVC,并把新的 PVC 与一个适当的 PV 进行绑定。如果 没有适当的 PV,则存储类的置备程序会创建一个适当的 PV。 所有 PV 的大小可能会超过 PVC devicePaths: 5 - /dev/xvdg spec: tolerations: - key: node-role.kubernetes.io/master operator: Exists 第 第 4 章 章 配置持久性存 配置持久性存储 储 71 lso_lvset_unmatched_disk_count: Local Storage --catalog=--package= 。 指定要在镜像集中包含的任何其他镜像。 2. 按照 Mirroring 一个镜像级到一个 mirror registry 部分的内容进行操作。 3. 按照配置镜像 registry 存储库 mirroring 部分中的步骤进行操作。 其他 其他资源 源 关于断开连接的安装镜像 为 Red Hat OpenShift 创建带有 0 码力 | 215 页 | 2.56 MB | 1 年前3
共 557 条
- 1
- 2
- 3
- 4
- 5
- 6
- 56













