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

无数据

分类

全部后端开发(1642)云计算&大数据(510)Python(486)综合其他(483)Java(377)Spring(318)Weblate(302)数据库(284)C++(234)系统运维(144)

语言

全部英语(2312)中文(简体)(616)中文(繁体)(28)日语(22)西班牙语(17)法语(16)俄语(16)韩语(15)英语(15)德语(14)

格式

全部PDF文档 PDF(2383)其他文档 其他(622)TXT文档 TXT(67)PPT文档 PPT(19)DOC文档 DOC(6)
 
本次搜索耗时 0.355 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • Python
  • 综合其他
  • Java
  • Spring
  • Weblate
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 西班牙语
  • 法语
  • 俄语
  • 韩语
  • 英语
  • 德语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Single Producer Single Consumer Lock-free FIFO From the Ground Up

    net/home/lock-free-algorithms/queues/unbounded-spsc-queue https://www.dpdk.org/ 3● Single producer: one producer (aka writer) thread ● Single consumer: one consumer (aka reader) thread ● Lock-free: it doesn’t use threads. ● [Circular] Fifo [or Queue]: a single, fixed-size buffer as if it were connected end-to-end. The oldest entry is processed first. 4 Single Producer Single Consumer Lock-Free Wait-Free Fifo5
    0 码力 | 51 页 | 546.30 KB | 5 月前
    3
  • pdf文档 Scaling a Multi-Tenant k8s Cluster in a Telco

    Scaling a Multi-Tenant k8s Cluster in a Telco Pablo Moncada October 28, 2020 About MasMovil group ● 4th telecom company in Spain ● Provides voice and broadband services to +12M customers ● Several Availability Observability Security Reliability Messaging Analytics Multi-tenancy caveats ● Single underlying infrastructure ● Reduce operational complexity ○ Infrastructure is operated by a team Services +3k CPU +2k Mem +5TB Nodes +300 kube-proxy replacement NetworkPolicy logging Multi-cluster DNS Aware NetworkPolicy Increased Istio security External Services TLS visibility Performance
    0 码力 | 6 页 | 640.05 KB | 1 年前
    3
  • pdf文档 SUSE Rancher and RKE Kubernetes cluster using CSI Driver on DELL EMC PowerFlex

    Kubernetes cluster using CSI Driver on DELL EMC PowerFlex September 2021 H18899 White Paper Abstract This white paper describes the deployment of a SUSE Rancher Kubernetes Cluster on the Dell PowerFlex Engineering Validated Copyright 2 SUSE Rancher and RKE Kubernetes cluster using CSI Driver on DELL EMC PowerFlex White Paper The information in this publication is provided is subject to change without notice. Contents 3 SUSE Rancher and RKE Kubernetes cluster using CSI Driver on DELL EMC PowerFlex White Paper Contents Executive Summary ........
    0 码力 | 45 页 | 3.07 MB | 1 年前
    3
  • pdf文档 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting

    Ov Over erview view Casdoor is a UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform based on OAuth 2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests ) GetSignupUrl() and GetSigninUrl() : casdoor-go-sdk Pr Proovider vider Casdoor is a federated single sign-on system that supports multiple identity providers via OIDC, OAuth, and SAML. Casdoor can also https://github.com/casdoor/ casdoor. Both the Go backend code and React frontend code are contained in a single repository. Name Name Description Description Language Language Sour Source code ce code Frontend
    0 码力 | 825 页 | 58.31 MB | 1 年前
    3
  • pdf文档 Cloud Native Contrail Networking Installation and Life Cycle ManagementGuide for Rancher RKE2

    Models | 11 Single Cluster Deployment | 11 Multi-Cluster Deployment | 12 System Requirements | 15 2 Install Overview | 17 Before You Install | 18 Install Single Cluster CN2 on Rancher | 19 Install Single Cluster CN2 on Rancher RKE2 Running Kernel Mode Data Plane | 21 Install Single Cluster CN2 on Rancher RKE2 Running DPDK Data Plane | 24 Install Multi-Cluster CN2 on Rancher Manage Single Cluster CN2 | 45 Overview | 45 Run Preflight and Postflight Checks | 45 Upgrade CN2 | 47 Uninstall CN2 | 48 Manage Multi-Cluster CN2 | 49 Attach a Workload Cluster | 50
    0 码力 | 72 页 | 1.01 MB | 1 年前
    3
  • pdf文档 Apache Cassandra™ 10 Documentation February 16, 2012

    Installing a Single-Node Instance of Cassandra 2 Checking for a Java Installation 2 Installing the DataStax Community Binaries on Linux 3 Configuring and Starting a Single-Node Cluster on Linux 4 Installing 8 Understanding the Cassandra Architecture 8 About Internode Communications (Gossip) 8 About Cluster Membership and Seed Nodes 9 About Failure Detection and Recovery 9 About Data Partitioning in Cassandra About Read Requests 21 Planning a Cassandra Cluster Deployment 22 Selecting Hardware 22 Memory 22 CPU 22 Disk 23 Network 23 Planning an Amazon EC2 Cluster 23 Capacity Planning 24 Calculating Usable
    0 码力 | 141 页 | 2.52 MB | 1 年前
    3
  • pdf文档 TiDB v5.3 Documentation

    · · · · · · · · 80 2.7.3 Limitations on a single database · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 80 2.7.4 Limitations on a single table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 80 2.7.5 Limitation on a single row · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 80 2.7.6 Limitations on string types· · · · · · · · · 83 3.1.1 Deploy a local test cluster· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 84 3.1.2 Simulate production deployment on a single machine· · · · · · · · · · · · ·
    0 码力 | 2996 页 | 49.30 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    · · · · · · · · 96 2.5.3 Limitations on a single database · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 96 2.5.4 Limitations on a single table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 96 2.5.5 Limitation on a single row · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 96 2.5.6 Limitations on data types· · · · · · · · · · 98 3.1.1 Deploy a local test cluster· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 99 3.1.2 Simulate production deployment on a single machine· · · · · · · · · · · · ·
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v5.1 Documentation

    · · · · · · · · 69 2.7.3 Limitations on a single database · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 69 2.7.4 Limitations on a single table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 69 2.7.5 Limitation on a single row · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 70 2.7.6 Limitations on string types· · · · · · · · · 72 3.1.1 Deploy a local test cluster· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 73 3.1.2 Simulate production deployment on a single machine· · · · · · · · · · · · ·
    0 码力 | 2745 页 | 47.65 MB | 1 年前
    3
  • pdf文档 TiDB v5.4 Documentation

    · · · · · · · · 84 2.7.3 Limitations on a single database · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 85 2.7.4 Limitations on a single table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 85 2.7.5 Limitation on a single row · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 85 2.7.6 Limitations on string types· · · · · · · · · 87 3.1.1 Deploy a local test cluster· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 88 3.1.2 Simulate production deployment on a single machine· · · · · · · · · · · · ·
    0 码力 | 3650 页 | 52.72 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
SingleProducerConsumerLockfreeFIFOFromtheGroundUpScalingMultiTenantk8sClusterinTelcoSUSERancherandRKEKubernetesclusterusingCSIDriveronDELLEMCPowerFlexCasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSignOnSSOplatformsupportingOAuth2.0OIDCSAMLCASCloudNativeContrailNetworkingInstallationLifeCycleManagementGuideforRKE2ApacheCassandra10DocumentationFebruary162012TiDBv5v7
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩