积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1041)Python(315)Java(296)综合其他(261)Spring(243)云计算&大数据(234)Weblate(193)数据库(171)C++(116)VirtualBox(91)

语言

全部英语(1791)

格式

全部PDF文档 PDF(1366)其他文档 其他(420)PPT文档 PPT(4)DOC文档 DOC(1)
 
本次搜索耗时 0.273 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • 综合其他
  • Spring
  • 云计算&大数据
  • Weblate
  • 数据库
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Node Operator: Kubernetes Node Management Made Simple

    Node Operator: Kubernetes Node Management Made Simple 陈俊(Joe), Ant Financial Agenda • Background and Motivation • Introduction of Operators • Node-Operator • Advanced Topic: Teardown Cluster fast and convenient • Add & delete Node at any time • Upgrade Master & Node Components reliably • Canary Rollout • Master & Node Component Versions Management Motivation: Work Order Order Deployment Worker Order • Upgrade Nodes Versions • Upgrade Node 10.10.10.1 • Upgrade docker • Upgrade kubelet • Upgrade Node 10.10.10.2 • Upgrade docker • Upgrade kubelet …. Motivation: Work Order
    0 码力 | 18 页 | 11.70 MB | 1 年前
    3
  • pdf文档 The Node.js Handbook

    1 Table of Contents Preface The Node.js Handbook Conclusion 2 Preface The Node.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get get you up to speed quickly with Node.js. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me The Node.js Handbook 1. Introduction to Node.js 1.1. Node.js has a vast number of libraries 1.2. An example Node.js application 1.3. Node.js frameworks and tools 2. A brief history of Node.js 2
    0 码力 | 161 页 | 1.66 MB | 1 年前
    3
  • pdf文档 Node.js - the core

    Node.js - the core Mark Volkmann mark@ociweb.com Object Computing, Inc. April 21, 2012 Node.js Overview ... “Node's goal is to provide an easy way to build scalable network programs.” http://nodejs building “servers” “The official name of Node is "Node". The unofficial name is "Node.js" to disambiguate it from other nodes.” https://github.com/joyent/node/wiki/FAQ Runs on top of Chrome V8 (see next Joyent 2 passed control of the project to Isaac Schlueter on 1/30/12 a cartoon from substack Node.js ... Overview Event-based rather than thread-based; can use multiple processes Assumes most time
    0 码力 | 124 页 | 7.87 MB | 1 年前
    3
  • pdf文档 Release Notes for Node.js 18

    Red Hat build of Node.js 18 Release Notes for Node.js 18 For use with Node.js 18 LTS Last Updated: 2023-01-31 Red Hat build of Node.js 18 Release Notes for Node.js 18 For use with Node.js 18 LTS Legal the European Union and other countries. Node.js ® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The of their respective owners. Abstract This Release Note contains important information related to Node.js 18 LTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 18 页 | 106.27 KB | 1 年前
    3
  • pdf文档 Node.js Client & Web Bridge Ready for ROS 2.0

    Node.js* Client & Web Bridge Ready for ROS* 2.0 Minggang Wang September 30 2018 Agenda ● Who We Are ● Why Use Node.js & Web in Robotics ● Thinking in “ROS 2.0 + Web” ● What We Have Done for “ROS + Web” ● The Design of rclnodejs & ros2-web-bridge ● List of Features ● Performance Comparison: Node.js, C++ & Python ● Video Demo ● Intel Robot ● Contacts & Resource Links 2 3 Who we are package system in the world ● Easy deployment & debugging ● Naturally for web interface Why Use Node.js & Web in Robotics Benchmark Link NPM* is the largest package system in the world (>600k) ● Web
    0 码力 | 19 页 | 2.09 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    Master Redundancy 163 The Segments 164 Segment Redundancy 164 Segment Failover and Recovery 165 Example Segment Host Hardware Stack 165 Example Segment Disk Layout 166 The Interconnect 166 Interconnect directory location on the master 192 Creating Data Storage Areas on Segment Hosts 193 To create the data directory locations on all segment hosts 193 Next Steps 193 Validating Your Systems 193 Validating Standby Master iptables Rules 234 VMware Greenplum v6.17 Documentation VMware, Inc. 8 Example Segment Host iptables Rules 235 Installation Management Utilities 235 Installation Management Utilities
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 Distributed Ranges: A Model for Building Distributed Data Structures, Algorithms, and Views

    Support distributed algorithms - Achieve high performance for both multi-GPU, NUMA, and multi-node execution float dot_product(vector& x, vector& y) { auto z = send and receive calls Node 0 Node 1 Send MSG(1) Receive MSG(0) Communication Mechanisms- Message Passing - processes issue matching send and receive calls Node 0 Node 1 Send MSG(1) Receive now in // `recv_values`- Message Passing - processes issue matching send and receive calls Node 0 Node 1 Send MSG(1) Receive MSG(0) // Calculate data auto values = algorithm(1.0f, 3,
    0 码力 | 127 页 | 2.06 MB | 5 月前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Master Redundancy 229 The Segments 230 Segment Redundancy 230 Segment Failover and Recovery 231 Example Segment Host Hardware Stack 231 Example Segment Disk Layout 232 The Interconnect 232 VMware directory location on the master 259 Creating Data Storage Areas on Segment Hosts 259 To create the data directory locations on all segment hosts 259 Next Steps 260 Validating Your Systems 260 Validating iptables 299 Example iptables Rules 300 Example Master and Standby Master iptables Rules 301 Example Segment Host iptables Rules 301 Installation Management Utilities 302 Installation Management Utilities
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Master Redundancy 237 The Segments 237 Segment Redundancy 238 Segment Failover and Recovery 238 Example Segment Host Hardware Stack 239 Example Segment Disk Layout 239 The Interconnect 240 Interconnect directory location on the master 267 Creating Data Storage Areas on Segment Hosts 267 To create the data directory locations on all segment hosts 267 Next Steps 268 Validating Your Systems 268 Validating iptables 308 Example iptables Rules 309 Example Master and Standby Master iptables Rules 310 Example Segment Host iptables Rules 311 Installation Management Utilities 311 Installation Management Utilities
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Type 297 Compute 297 Memory 298 Network 298 Storage 298 GCP Recommendations 298 Master and Segment Instances 299 Azure 299 Virtual Machine Type 299 Compute 299 Memory 299 Network 300 Storage Redundancy 305 About the Greenplum Segments 305 Segment Redundancy 306 Segment Failover and Recovery 306 Example Segment Host Hardware Stack 307 Example Segment Disk Layout 308 About the Greenplum Interconnect Parallel Data Loading 326 About Redundancy and Failover in Greenplum Database 327 About Segment Mirroring 327 Segment Failover and Recovery 328 About Master Mirroring 328 About Interconnect Redundancy
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
KubeCon陈俊NodeOperatorThejsHandbookthecoreReleaseNotesfor18ClientWebBridgeReadyROS2.0VMwareGreenplumv617DocumentationDistributedRangesModelBuildingDataStructuresAlgorithmsandViews19
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩