积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(74)区块链(74)

语言

全部中文(简体)(48)英语(26)

格式

全部其他文档 其他(45)PDF文档 PDF(29)
 
本次搜索耗时 0.089 秒,为您找到相关结果约 74 个.
  • 全部
  • 后端开发
  • 区块链
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • 其他文档 其他
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Hyperledger Fabric 1.4 中文文档

    环境字典 env 运行环境即设置 环境即状态共享 其他考虑 环境变量完整列表 Execution model Execution strategy Defining tasks Defining host lists Intelligently executing tasks with execute Failure handling Connections Password management contrib.console import confirm 改好之后,我们重新部署: $ fab deploy No hosts found. Please specify (single) host string for connection: my_server [my_server] run: git pull [my_server] out: Already up-to-date. [my_server] fabfile 中指定任何连接信息,所以 Fabric 依旧不知道该在哪里运 行这些远程命令。遇到这种情况时,Fabric 会在运行时提示我们。连接的定义 使用 SSH 风格的“主机串”(例如: user@host:port ),默认使用你的本地用户 名——所以在这个例子中,我们只需要指定主机名 my_server 。 与远程交互 如果你已经得到了代码,说明 git pull 执行非常顺利——但如果这是第一次
    0 码力 | 145 页 | 161.53 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 2.5 中文文档

    环境字典 env 运行环境即设置 环境即状态共享 其他考虑 环境变量完整列表 Execution model Execution strategy Defining tasks Defining host lists Intelligently executing tasks with execute Failure handling Connections Password management contrib.console import confirm 改好之后,我们重新部署: $ fab deploy No hosts found. Please specify (single) host string for connection: my_server [my_server] run: git pull [my_server] out: Already up-to-date. [my_server] fabfile 中指定任何连接信息,所以 Fabric 依旧不知道该在哪里运 行这些远程命令。遇到这种情况时,Fabric 会在运行时提示我们。连接的定义 使用 SSH 风格的“主机串”(例如: user@host:port ),默认使用你的本地用户 名——所以在这个例子中,我们只需要指定主机名 my_server 。 与远程交互 如果你已经得到了代码,说明 git pull 执行非常顺利——但如果这是第一次
    0 码力 | 138 页 | 154.00 KB | 1 年前
    3
  • epub文档 PaddleDTX 1.0.0 中文文档

    keyPath参数为节点的身份,不同keyPath即对应了不同的身份。 3. 查看服务状态 使用 xdb-cli 客户端执行如下命令,请求数据持有节点查看存储节点 的在线状态: $ ./xdb-cli nodes list --host http://127.0.0.1:8121 3. 部署Distributed AI 一般多方安全计算至少由两个任务执行节点,所以这里部署两个任务执行 节点。 每一个 任务执行节点 都有一对公私钥,用来标识节点的账户,公 储,则需提前生成数据持有节点客户端./ukeys并授权,同时创建预测结果存储的命 名空间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage 储,则需提前生成数据持有节点客户端./ukeys并授权,同时创建预测结果存储的命 名空间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage
    0 码力 | 53 页 | 1.36 MB | 1 年前
    3
  • pdf文档 PaddleDTX 1.0.0 中文文档

    keyPath 即对应了不同的身份。 3. 查看服务状态 使用 xdb-cli 客户端执行如下命令,请求数据持有节点查看存储节点的在线状态: $ ./xdb-cli nodes list --host http://127.0.0.1:8121 3. 部署 Distributed AI 一般多方安全计算至少由两个任务执行节点,所以这里部署两个任务执行节点。每一个任务执行节点 都有一对公私 type = 'Local' [executor.storage.XuperDB] (下页继续) 5.1. 源码编译和安装 15 PaddleDTX Documentation (续上页) host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage.Local] localPredictStoragePath 客 户 端. �→/ukeys并 授 权 , 同 时 创 建 预 测 结 果 存 储 的 命 名 空 间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage.Local] localPredictStoragePath
    0 码力 | 57 页 | 624.94 KB | 1 年前
    3
  • epub文档 PaddleDTX 1.1.0 中文文档

    keyPath参数为节点的身份,不同keyPath即对应了不同的身份。 3. 查看服务状态 使用 xdb-cli 客户端执行如下命令,请求数据持有节点查看存储节点 的在线状态: $ ./xdb-cli nodes list --host http://127.0.0.1:8121 3. 部署Distributed AI 一般多方安全计算至少由两个任务执行节点,所以这里部署两个任务执行 节点。 每一个 任务执行节点 都有一对公私钥,用来标识节点的账户,公 储,则需提前生成数据持有节点客户端./ukeys并授权,同时创建预测结果存储的命 名空间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage 储,则需提前生成数据持有节点客户端./ukeys并授权,同时创建预测结果存储的命 名空间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage
    0 码力 | 57 页 | 1.38 MB | 1 年前
    3
  • pdf文档 PaddleDTX 1.1.0 中文文档

    keyPath 即对应了不同的身份。 3. 查看服务状态 使用 xdb-cli 客户端执行如下命令,请求数据持有节点查看存储节点的在线状态: $ ./xdb-cli nodes list --host http://127.0.0.1:8121 3. 部署 Distributed AI 一般多方安全计算至少由两个任务执行节点,所以这里部署两个任务执行节点。每一个任务执行节点 都有一对公私 (下页继续) 5.1. 源码编译和安装 17 PaddleDTX Documentation (续上页) type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage.Local] localPredictStoragePath 客 户 端. �→/ukeys并 授 权 , 同 时 创 建 预 测 结 果 存 储 的 命 名 空 间 type = 'Local' [executor.storage.XuperDB] host = "http://127.0.0.1:8121" keyPath = "./ukeys" namespace = "mpc" [executor.storage.Local] localPredictStoragePath
    0 码力 | 65 页 | 687.09 KB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4.9 Documentation

    of proof. Smart Contracts To support the consistent update of information — and to enable a whole host of ledger functions (transacting, query- ing, etc) — a blockchain network uses smart contracts to into roles in a Fabric network. • Peers (conceptual documentation) Peers — owned by organizations — host the ledger and smart contracts and make up the physical structure of a Fabric network. • Building contract trans- action responses to digitally sign transactions. Subsequently the network nodes who host copies of the ledger verify that transaction signatures are valid before accepting transactions onto
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4 Documentation

    of proof. Smart Contracts To support the consistent update of information — and to enable a whole host of ledger functions (transacting, query- ing, etc) — a blockchain network uses smart contracts to into roles in a Fabric network. • Peers (conceptual documentation) Peers — owned by organizations — host the ledger and smart contracts and make up the physical structure of a Fabric network. • Building contract trans- action responses to digitally sign transactions. Subsequently the network nodes who host copies of the ledger verify that transaction signatures are valid before accepting transactions onto
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4.8 Documentation

    of proof. Smart Contracts To support the consistent update of information — and to enable a whole host of ledger functions (transacting, query- ing, etc) — a blockchain network uses smart contracts to into roles in a Fabric network. • Peers (conceptual documentation) Peers — owned by organizations — host the ledger and smart contracts and make up the physical structure of a Fabric network. • Building contract trans- action responses to digitally sign transactions. Subsequently the network nodes who host copies of the ledger verify that transaction signatures are valid before accepting transactions onto
    0 码力 | 483 页 | 7.48 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.4 Documentation

    of proof. Smart Contracts To support the consistent update of information — and to enable a whole host of ledger functions (transacting, query- ing, etc) — a blockchain network uses smart contracts to into roles in a Fabric network. • Peers (conceptual documentation) Peers — owned by organizations — host the ledger and smart contracts and make up the physical structure of a Fabric network. • Building contract trans- action responses to digitally sign transactions. Subsequently the network nodes who host copies of the ledger verify that transaction signatures are valid before accepting transactions onto
    0 码力 | 461 页 | 7.37 MB | 1 年前
    3
共 74 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
HyperledgerFabric1.4中文文文文档中文文档2.5addleDTX1.01.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩