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

无数据

分类

全部后端开发(27)C++(15)Julia(10)综合其他(3)人工智能(3)云计算&大数据(3)数据库(2)系统运维(2)Python(2)Tornado(2)

语言

全部英语(22)中文(繁体)(10)中文(简体)(2)kor(1)zh(1)英语(1)

格式

全部PDF文档 PDF(34)DOC文档 DOC(2)其他文档 其他(1)
 
本次搜索耗时 0.014 秒,为您找到相关结果约 37 个.
  • 全部
  • 后端开发
  • C++
  • Julia
  • 综合其他
  • 人工智能
  • 云计算&大数据
  • 数据库
  • 系统运维
  • Python
  • Tornado
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • kor
  • zh
  • 英语
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 From Eager Futures/Promises to Lazy Continuations: Evolving an Actor Library Based on Lessons Learned from Large-Scale Deployments

    actors (2) libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurekey challenges we’ve faced building distributed systems with good performance actors (2) libprocess (3) revisiting the problem (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess
    0 码力 | 264 页 | 588.96 KB | 5 月前
    3
  • pdf文档 Taro: Task graph-based Asynchronous Programming Using C++ Coroutine

    behind Taro • Learn to use the Taro C++ programming model • Dive into the Taro’s coroutine-aware scheduling algorithm • Evaluate Taro on microbenchmarks and a real-world application • Conclusion 2Agenda behind Taro • Learn to use the Taro C++ programming model • Dive into the Taro’s coroutine-aware scheduling algorithm • Evaluate Taro on microbenchmarks and a real-world application • Conclusion 3• TGPS points - Not that straightforward CppNow23 talk: An Introduction to C++ Coroutines Through a Thread Scheduling Demonstration 20Why Not Coroutine… • Implementing a C++ function requires function itself •
    0 码力 | 84 页 | 8.82 MB | 5 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    PRE wait • One row active at a time • All rows need to be refreshed periodically • Request scheduling • Row size != page sizeMemory 25 ACT Row Column RD/WR wait wait data PRE wait • Usable Allocation Scheduling ROM Cache L1I • Not all operations are equal • Not all combinations of operations are equalExecution 54 Branching Fetch Decode Queue Allocation Scheduling Execution • Cycles • Latency vs throughputRetirement 55 Branching Fetch Decode Queue Allocation Scheduling Execution ROM Cache L1I L1D LSQ Retirement • All operations until now are speculative •
    0 码力 | 111 页 | 2.23 MB | 5 月前
    3
  • pdf文档 Combining Co-Routines and Functions into a Job System

    queuesHelmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 11 / 39 Tagged Scheduling 1 2 //Phase 1 schedule(f()); schedule(g(), tag_t{2}); //Phase 2 schedule(tag_t{2}); //schedule 1 global queue per thread, tagged scheduling • Allocate from heap or memory resource • Log performance and visualize in Google Chrome chrome://tracing/ • Scheduling jobs • schedule(…) • continuation(…) Coroutine A coawaiting coroutine C • In sync, return object in A can destroy C • Function F scheduling coroutine C • F may return before C is finished -> C must destroyed itself • What if F tries
    0 码力 | 39 页 | 1.23 MB | 5 月前
    3
  • pdf文档 C++ Memory Model: from C++11 to C++23

    Dathskovsky | alex.dathskovsky@speedata.io | www.linkedin.com/in/alexdathskovsky OOO Execution : Dynamic Scheduling • instruction fetched • instruction dispatched to instruction que • The instruction waits in fileAlex Dathskovsky | alex.dathskovsky@speedata.io | www.linkedin.com/in/alexdathskovsky Dynamic Scheduling • Check for structural hazards • an instruction can be issued iff a functional unit is available availableAlex Dathskovsky | alex.dathskovsky@speedata.io | www.linkedin.com/in/alexdathskovsky Dynamic Scheduling • Check for data hazards • an instruction can be executed when its operands have been calculated
    0 码力 | 112 页 | 5.17 MB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    depends on the arbitrary scheduling decisions elsewhere in the system ○ e.g. Who gets the last seat on the airplane. 2. Starvation/Fairness: External events and/or scheduling decisions can prevent sub-task depends on the arbitrary scheduling decisions elsewhere in the system ○ e.g. Who gets the last seat on the airplane. 2. Starvation/Fairness: External events and/or scheduling decisions can prevent sub-task
    0 码力 | 141 页 | 6.02 MB | 5 月前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    performance ○ Task starvation ○ Task aging ● Multiple queues for different priority also works but: ○ Scheduling ○ Task starvation, load balancing, work stealing Task Thread Thread Thread Task Task Task require a unique queue for each type of logic ■ But multiple queues brings other headaches such as scheduling, prioritization, etc, as enumerated previously Task Thread Thread Thread Task Task Task tree ○ That signal tree has the same capacity as the as the number of contracts in the group ○ ‘Scheduling’ a work contract causes the associated signal to be set ○ Work Contracts are invoked via the parent
    0 码力 | 142 页 | 2.80 MB | 5 月前
    3
  • pdf文档 PingCAP Infra Meeutp 申砾 82 What is New TiDB

    next? TiDB 2.1 PD/TiKV (1/2) ● Version Control ● PreVote ○ PD ○ TiKV ● Raft Learner ● Hotspot scheduling ● Asynchronous log PD/TiKV (2/2) ● Fix DST issue ● Batch Split, Fast Split SQL Layer (1/2) Sysbench Point-Query 2.1.0-RC5 is shipped. 2.1.0-GA is not far away. What’s Next? PD ● Hotspot Scheduling ○ Collecting Information ○ Auto balance/split hot region ● Powerful replica strategy ○ IDC ○ Replica
    0 码力 | 20 页 | 446.68 KB | 6 月前
    3
  • word文档 The DevOps Handbook

    rate) and throughput (deployment lead time, deployment frequency) e. ENABLE COORDINATION AND SCHEDULING OF CHANGES i. Loosely coupled architectures enable greater team independence and can likely succeed succeed with more informal coordination approaches like chat rooms ii. For deliberate change scheduling, gather representatives, not authorize changes, but to schedule and sequence. f. ENABLE PEER REVIEW
    0 码力 | 8 页 | 24.02 KB | 5 月前
    3
  • pdf文档 cppcon 2021 safety guidelines for C parallel and concurrency

    cores do not interact The Old World vs. The New ● Traditionally, automotive systems rely on static scheduling ● Each task is given a predetermined time slice in the schedule for execution ● The complete schedule module layer. ⇒ Component interaction across cores is minimized The Old World vs. The New ● Static scheduling works well only if the number of components is small or the interaction between components is
    0 码力 | 52 页 | 3.14 MB | 5 月前
    3
共 37 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
FromEagerFuturesPromisestoLazyContinuationsEvolvinganActorLibraryBasedonLessonsLearnedfromLargeScaleDeploymentsTaroTaskgraphbasedAsynchronousProgrammingUsingC++CoroutinePerformanceEngineeringBeingFriendlyYourHardwareCombiningCoRoutinesandFunctionsintoJobSystemMemoryModel1123BackBasicsConcurrencyRethinkingParallelismforLowLatencyPingCAPInfraMeeutp申砾82WhatisNewTiDBTheDevOpsHandbookcppcon2021safetyguidelinesparallelconcurrency
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩