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

无数据

分类

全部后端开发(84)Python(39)Julia(18)云计算&大数据(18)数据库(16)C++(16)TiDB(16)Conda(12)VirtualBox(11)Rust(10)

语言

全部英语(85)中文(简体)(19)中文(繁体)(11)JavaScript(1)西班牙语(1)日语(1)韩语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(120)PPT文档 PPT(1)其他文档 其他(1)
 
本次搜索耗时 0.983 秒,为您找到相关结果约 122 个.
  • 全部
  • 后端开发
  • Python
  • Julia
  • 云计算&大数据
  • 数据库
  • C++
  • TiDB
  • Conda
  • VirtualBox
  • Rust
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • JavaScript
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Building a Coroutine-Based Job System Without Standard Library

    frames on the CPU timeline. 4445 COROUTINE JOB SYSTEM isa::await_suspend Scheduler Worker Worker Worker Worker Job Queue Job Queue Job Queue Job coroutine_handle Job::Job *isa == initial_suspend_awaitable final_suspend And voila! This is our system. 4546 isa::await_suspend Scheduler Worker Worker Worker Worker Job Queue Job Queue Job Queue Job coroutine_handle Job::Job *isa == initial_suspend_awaitable glues our system and coroutine semantics together. 4647 isa::await_suspend Scheduler Worker Worker Worker Worker Job Queue Job Queue Job Queue Job Job::Job *isa == initial_suspend_awaitable get_return_object
    0 码力 | 120 页 | 2.20 MB | 5 月前
    3
  • pdf文档 Taro: Task graph-based Asynchronous Programming Using C++ Coroutine

    C B HPQ LPQ Worker 1 GPU stream Worker 2 Block Poll Enqueue Steal Offload Callback Polling Wait Query • Assume two CPU threads (workers) and one GPU stream • Each worker has: High-priority the same worker as soon as possible to avoid another worker stealing the task 60Taro’s Scheduler Taro: https://github.com/dian-lun-lin/taro D A C B HPQ LPQ A Worker 1 GPU stream Worker 2 Block Offload Callback Polling Wait Query • Assume two CPU threads (workers) and one GPU stream • Each worker has: High-priority queue (HPQ): store suspended tasks Low-priority queue (LPQ): store
    0 码力 | 84 页 | 8.82 MB | 5 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    reorg �→ _ �→ batch �→ _ �→ size Modified Adds the SES- SION scope. tidb_ �→ ddl_ �→ reorg �→ _ �→ worker �→ _cnt Modified Adds the SES- SION scope. 44 Variable name Change type Description tidb_gc �→ partial_worker:{wall_time:60.660079ms, �→ concurrency:5, task_num:293, tot_wait:262.536669ms, tot_exec �→ :40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95:60.636886ms �→ }, final_worker:{wall_time:60 Look at the TTL Scan Worker Time By Phase and TTL Delete Worker Time By �→ Phase panels. If the scan worker is in the dispatch phase for a large percentage of time and the delete worker is rarely in the idle
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    partial_worker:{wall_time:60.660079ms, �→ concurrency:5, task_num:293, tot_wait:262.536669ms, tot_exec �→ :40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95:60.636886ms �→ }, final_worker:{wall_time:60 Look at the TTL Scan Worker Time By Phase and TTL Delete Worker Time By �→ Phase panels. If the scan worker is in the dispatch phase for a large percentage of time and the delete worker is rarely in the idle then the scan worker is waiting for the delete worker to finish the deletion. If the cluster resources are still free at this point, you can consider increasing tidb_ttl_delete_worker_count to increase
    0 码力 | 6549 页 | 108.77 MB | 9 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    partial_worker:{wall_time:60.660079ms, �→ concurrency:5, task_num:293, tot_wait:262.536669ms, tot_exec �→ :40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95:60.636886ms �→ }, final_worker:{wall_time:60 Look at the TTL Scan Worker Time By Phase and TTL Delete Worker Time By �→ Phase panels. If the scan worker is in the dispatch phase for a large percentage of time and the delete worker is rarely in the idle then the scan worker is waiting for the delete worker to finish the deletion. If the cluster resources are still free at this point, you can consider increasing tidb_ttl_delete_worker_count to increase
    0 码力 | 6479 页 | 108.61 MB | 9 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    during graceful shutdown #55464 @YangKeao • Fix the issue that reducing the value of tidb_ttl_delete_worker_count during TTL job execution makes the job fail to complete #55561 @lcwangchao • Fix the issue partial_worker:{wall_time:60.660079ms, �→ concurrency:5, task_num:293, tot_wait:262.536669ms, tot_exec �→ :40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95:60.636886ms �→ }, final_worker:{wall_time:60 Look at the TTL Scan Worker Time By Phase and TTL Delete Worker Time By �→ Phase panels. If the scan worker is in the dispatch phase for a large percentage of time and the delete worker is rarely in the idle
    0 码力 | 6730 页 | 111.36 MB | 9 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    during graceful shutdown #55464 @YangKeao • Fix the issue that reducing the value of tidb_ttl_delete_worker_count during TTL job execution makes the job fail to complete #55561 @lcwangchao • Fix the issue partial_worker:{wall_time:60.660079ms, �→ concurrency:5, task_num:293, tot_wait:262.536669ms, tot_exec �→ :40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95:60.636886ms �→ }, final_worker:{wall_time:60 Look at the TTL Scan Worker Time By Phase and TTL Delete Worker Time By �→ Phase panels. If the scan worker is in the dispatch phase for a large percentage of time and the delete worker is rarely in the idle
    0 码力 | 6705 页 | 110.86 MB | 9 月前
    3
  • pdf文档 BRPC与UCX集成指南

    operation, tag match, stream27 典型的RDMA栈28 UCX 编程的一些基本概念 ●Context –收集机器资源(内存,网卡等),在应用的各个部分共享 ●Worker –完成ucx的功能,可以在应用程序中调用的函数(不是单独执行的线程) ●Listener –接收连接请求 ●Ep –连接对象,在ep上请求发送和接收29 UCP 消息接口类型 ●Active –消息异步发送 ●Tag –MPI使用 ●Stream –官方不推荐30 WORKER ●worker是UCX通讯中的核心概念,它是一个进度引擎(progress engine) ●worker既不是协程也不是线程,而是一个状态机,可以通过不停地调用 ucp_worker_progress(worker)完成功能。如果你用过libuv或者libevent的evbuffer,它们有点 像 就可完成buffer自动读写。31 WORKER ●Busy poll –Busy poll可以有效降低时延,但是在空闲时浪费CPU ●Wait –会增加时延,但是节省CPU使用 ●通过ucp_worker_get_efd(*ucp_worker, efd)获得轮询文件句柄 ●调用poll(efd)等待有任务执行,然后再调用ucp_worker_progress() ●/dev/cpu_dma_latency
    0 码力 | 66 页 | 16.29 MB | 5 月前
    3
  • pdf文档 TiDB v8.2 中文手册

    partial_worker:{wall_time:60.660079ms, concurrency:5, task_num:293, tot_wait �→ :262.536669ms, tot_exec:40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95 �→ :60.636886ms}, final_worker:{wall_time:60 任务的瓶颈在扫描还是删除? 观察面板中 TTL Scan Worker Time By Phase 与 TTL Delete Worker Time By Phase 监控项。如果 scan worker 处于 dispatch 状态的时间有很大占比,且 delete worker 很少处于 idle 状态,那么说明 scan worker 在等待 delete worker 完成删除工作,如果此时集群资源仍然较为宽松,可以考虑提高 tidb_ttl_delete_ �→ worker_count 来提高删除的 worker 数量。例如: 图 20: scan fast example 与之相对,如果 scan worker 很少处于 dispatch 的状态,且 delete worker 长期处于 idle 阶段,那么说明 delete worker 闲置,且 scan worker 较为忙碌。例如: 图 21: delete
    0 码力 | 4987 页 | 102.91 MB | 9 月前
    3
  • pdf文档 TiDB v8.5 中文手册

    @Defined2014 – 修复 TiDB 优雅关闭时不等待 auto commit 事务完成的问题 #55464 @YangKeao – 修复在 TTL 任务执行过程中,减小 tidb_ttl_delete_worker_count 的值导致任务无法完成的问题 #55561 @lcwangchao – 修复当一张表的索引中包含生成列时,通过 ANALYZE 语句收集这张表的统计信息时可能报错 Unknown partial_worker:{wall_time:60.660079ms, concurrency:5, task_num:293, tot_wait �→ :262.536669ms, tot_exec:40.171833ms, tot_time:302.827753ms, max:60.636886ms, p95 �→ :60.636886ms}, final_worker:{wall_time:60 任务的瓶颈在扫描还是删除? 观察面板中 TTL Scan Worker Time By Phase 与 TTL Delete Worker Time By Phase 监控项。如果 scan worker 处于 dispatch 状态的时间有很大占比,且 delete worker 很少处于 idle 状态,那么说明 scan worker 在等待 delete worker 完成删除工作,如果此时集群资源仍然较为宽松,可以考虑提高
    0 码力 | 5095 页 | 104.54 MB | 9 月前
    3
共 122 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 13
前往
页
相关搜索词
BuildingCoroutineBasedJobSystemWithoutStandardLibraryTaroTaskgraphbasedAsynchronousProgrammingUsingC++TiDBv8DocumentationBRPCUCX集成指南中文手册
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩