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

无数据

分类

全部后端开发(34)数据库(30)TiDB(30)nim(28)系统运维(4)C++(4)Linux(3)Go(1)Kotlin(1)Jenkins(1)

语言

全部英语(51)中文(简体)(18)

格式

全部PDF文档 PDF(66)其他文档 其他(2)PPT文档 PPT(1)
 
本次搜索耗时 0.492 秒,为您找到相关结果约 69 个.
  • 全部
  • 后端开发
  • 数据库
  • TiDB
  • nim
  • 系统运维
  • C++
  • Linux
  • Go
  • Kotlin
  • Jenkins
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package

    Specification (CPS) in practice: A full round trip implementation in Conan C++ package manager CppCon24Outline - Introduction to Common Package Specification (CPS) - Creation of CPS files from existing existing Conan packages - Loading CPS files generated by build systems - Generating build system native files from CPS - Location of CPS files - Lessons learned and conclusions 3*ISO C++ survey 2024 Setting CI Managing CMake projects Why a Common Package Specification (CPS) 4Common Package Specification (CPS) ZLib zlib.cps 5 …Existing solutions Searching for Convergence in C++ Package Management
    0 码力 | 66 页 | 1.76 MB | 5 月前
    3
  • pdf文档 Common Package Specification: Getting Build Tools to Talk to Each Other

    Definition and scope - Implementation experience - CPS basics - Directories and libraries: ZLib - Components and requirements: Openssl - Full CPS - Advanced use cases - Full library definition - - Runtime - Conditionals - Editable packages - Protobuf modules and cross-building - CPS files location - Speeding adoption hints - Conclusions and next steps 3#include int main(void){ -I/include -L/lib -lzlibCommon Package Specification (CPS): Scope ZLib CPS 7 …Related work - CPS: https://cps-org.github.io/cps by Matthew Woehlke et al - https://www.open-std.org/jtc1/sc
    0 码力 | 94 页 | 1.58 MB | 5 月前
    3
  • pdf文档 Libraries: A First Step Toward Standard C++ Dependency Management

    Brown, Daniel Ruoso https://www.youtube.com/watch?v=R1E1tmeqxBYSpec: Common Packaging Specification (CPS) ● Proposed by Kitware’s Matthew Woehlke ● Presented to ISO C++ Tooling Study Group ○ https://wg21 27Momentum: Postmodern (?) CMake ● CMake support ⇒ trivial upgrades ● Replace CMake modules with CPS JSON ● Trivially adoptable for current CMake users ○ Ideally via normal CMake version upgrades ○ 28Upside: Easier CMake interop ● Build system interop and freedom! ● Generate via templated foobar.cps.in files and find/replace ○ Very common to see foobar.pc.in files now! ● JSON interop commoditized
    0 码力 | 82 页 | 4.21 MB | 5 月前
    3
  • ppt文档 绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能

    powerful enough Performance measurement Test topology Test result Service type Short connection cps Short connection P99 latency Long connection pps ClusterIP +40% -31% not available NodePort +64% Jobs https://careers.tencent.com/home.html Bugs solved – 1/2 • IPVS conn_reuse_mode=1 low cps Ip_vs_conn nf_conn New ip_vs_conn Bugs solved – 2/2 • DNS resolution delays for 5s Iptables SNAT
    0 码力 | 24 页 | 1.90 MB | 1 年前
    3
  • pdf文档 Jenkins System Information

    workflow­aggregator 2.5 true workflow­api 2.16 true workflow­basic­steps 2.5 true workflow­cps 2.33 true workflow­cps­global­lib 2.8 true workflow­durable­task­step 2.11 true workflow­job 2.12 true workflow­multibranch
    0 码力 | 5 页 | 122.16 KB | 1 年前
    3
  • pdf文档 Connecting User And Library Code

    @@@ Did not make it into the standard, work was held back be the consideration of the Function CPs @@@ All of library is same namespace, user code without frame is user space2. Improvement of usage:
    0 码力 | 58 页 | 18.82 MB | 5 月前
    3
  • pdf文档 TiDB v6.1 Documentation

    can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If COM_QUERY is replaced by COM_STMT_EXECUTE or COM_STMT_PREPARE in the re- quest, can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If the number of COM_STMT_EXECUTE in the request is far more than the number of COM_STMT_PREPARE you: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • And find that cachePrepStmts=true has been configured, but COM_STMT_PREPARE �→ is
    0 码力 | 4487 页 | 84.44 MB | 1 年前
    3
  • pdf文档 Go on GPU

    cb.Release() ce := cb.MakeComputeCommandEncoder() ce.SetComputePipelineState(fn.funcMul.cps) ce.SetBuffer(a, 0, 0) ce.SetBuffer(b, 0, 1) ce.SetBuffer(out, 0, 2) ce.SetBuffer(dp
    0 码力 | 57 页 | 4.62 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If COM_QUERY is replaced by COM_STMT_EXECUTE or COM_STMT_PREPARE in the re- quest, can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If the number of COM_STMT_EXECUTE in the request is far more than the number of COM_STMT_PREPARE you: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • And find that cachePrepStmts=true has been configured, but COM_STMT_PREPARE �→ is
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v8.1 Documentation

    panic when the new framework for collations is disabled #52772 @wjhuang2016 • Fix the issue that the CPS by type metric displays incorrect values #52605 @nolouch 56 • Fix the issue that the nil pointer can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If COM_QUERY is replaced by COM_STMT_EXECUTE or COM_STMT_PREPARE in the re- quest, can do: • Go to TiDB monitoring dashboard and view the request command type through Query Summary > CPS By Instance. • If the number of COM_STMT_EXECUTE in the request is far more than the number of COM_STMT_PREPARE
    0 码力 | 6479 页 | 108.61 MB | 9 月前
    3
共 69 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
CommonPackageSpecificationCPSinPracticeFullRoundTripImplementationConanC++ManagerGettingBuildToolstoTalkEachOtherLibrariesFirstStepTowardStandardDependencyManagement绕过conntrack使用eBPF增强IPVS优化K8s网络性能JenkinsSystemInformationConnectingUserAndLibraryCodeTiDBv6DocumentationGoonGPUv7v8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩