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

无数据

分类

全部后端开发(46)C++(33)云计算&大数据(11)VirtualBox(11)Julia(10)数据库(2)系统运维(2)Python(2)Tornado(2)TiDB(2)

语言

全部英语(47)中文(繁体)(10)中文(简体)(3)日语(1)英语(1)

格式

全部PDF文档 PDF(58)PPT文档 PPT(3)其他文档 其他(1)
 
本次搜索耗时 0.033 秒,为您找到相关结果约 62 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • VirtualBox
  • Julia
  • 数据库
  • 系统运维
  • Python
  • Tornado
  • TiDB
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 日语
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Taro: Task graph-based Asynchronous Programming Using C++ Coroutine

    microbenchmarks and a real-world application • Conclusion 26Synchronous/Asynchronous Mechanisms Boil the water Synchronous Asynchronous Wait Polling Callback Check Do your things Multitasking! 27Taro’s motivation behind Taro • We have presented the Taro C++ programming model - Synchronous and Asynchronous mechanisms • We have presented the Taro coroutine-aware scheduling algorithm • We have presented
    0 码力 | 84 页 | 8.82 MB | 5 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    clients . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 6.4 Asynchronous networking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 257 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado wait() if __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room. 5Tornado Documentation, Release 6.5.1 6 Chapter
    0 码力 | 272 页 | 1.12 MB | 2 月前
    3
  • epub文档 Tornado 6.5 Documentation

    Tornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking __name__ == "__main__": asyncio.run(main()) This example does not use any of Tornado’s asynchronous features; for that see this simple chat room [https://github.com/tornadoweb/tornado/tree/stable/demos/chat] typically run with only one thread per process. See the User’s guide for more on Tornado’s approach to asynchronous programming. While some support of WSGI is available in the tornado.wsgi module, it is not a
    0 码力 | 437 页 | 405.14 KB | 2 月前
    3
  • pdf文档 THE NETWORKINGTS FROM SCRATCH: IO Objects

    in “standalone” Asio & Boost.Asio (P0958) 2async_wait_then_write 3Composed Asynchronous Operations Composing asynchronous operations enables the layered construction of operations whose power increases composed asynchronous operations from concrete types Customization points defer decisions to the consumer rather than the author making them arbitrarily 4async_wait_then_write 5Asynchronous Operations Operations Asynchronous operations are “atomic” pieces of asynchronous functionality Composing asynchronous operations presupposes asynchronous operations to compose Guarantees of composed asynchronous operations
    0 码力 | 35 页 | 900.82 KB | 5 月前
    3
  • ppt文档 hazard pointer synchronous reclamation

    protection duration (e.g., the user-defined fn is allowed to block or take long time) Asynchronous Reclamation • Asynchronous reclamation is invoked when the number of retired objects reaches some threshold: Michael Folly open-source library: github.com/facebook/folly under synchronization/Hazptr.h Is Asynchronous Reclamation Always Enough? delete ptr shutdown_resource_X() Hazard Pointer Synchronous Reclamation reclamation ~Foo() { use_resource_X (); } Foo* ptr = new Foo; Remove ptr Is Asynchronous Reclamation Always Enough? No Asynchronous reclamation: delete ptr Using unavailable resource X Hazard Pointer Synchronous
    0 码力 | 31 页 | 856.38 KB | 5 月前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    Contain its own logic ○ Asynchronous execution ○ Recurrening execution ○ Accesses its own data (user defined ingress) ○ Guaranteed single threaded execution ○ Supports optional asynchronous destruction logic Contain its own logic ○ Asynchronous execution ○ Recurrening execution ○ Accesses its own data (user defined ingress) ○ Guaranteed single threaded execution ○ Supports optional asynchronous destruction logicBasic is invoked it is also ‘de-scheduled’ and its signal is resetWork Contract asynchronous ‘destructor’Work Contract: Asynchronous Destruction 10 8 // create a work contract group work_contract_group workContractGroup(4);
    0 码力 | 142 页 | 2.80 MB | 5 月前
    3
  • pdf文档 Interesting Upcoming Features from Low Latency, Parallelism and Concurrency

    Use object Remove object Retire object Reclaim object Unprotect object < 1 ns amortized asynchronous ~ 0 nstemplate > class hazard_pointer_obj_base { for extending C++26: ● Protection Counting (can be a topic for a future talk) ● Execution of Asynchronous Reclamation Proposed standard extensions: ● Synchronous reclamation ● Batch creation and destruction (wg21.link/p3135r1)Hazard Pointer Execution of Asynchronous ReclamationPossible inline asynchronous reclamation Hazard Pointer Execution of Asynchronous Reclamation void worker() { /* ... */ obj->retire();
    0 码力 | 56 页 | 514.85 KB | 5 月前
    3
  • pdf文档 POCOAS in C++: A Portable Abstraction for Distributed Data Structures

    PGAS - Asynchronous - RDMA operations executed by NIC - Allows irregular, one-sided access - Maps well to data structure ops CPU NIC CPU NIC DRAM DRAMAdvantages of PGAS - Asynchronous - RDMA PGAS - Asynchronous - RDMA operations executed by NIC - Allows irregular, one-sided access - Maps well to data structure ops CPU NIC CPU NIC DRAM DRAMAdvantages of PGAS - Asynchronous - RDMA PGAS - Asynchronous - RDMA operations executed by NIC - Allows irregular, one-sided access - Maps well to data structure ops CPU NIC CPU NIC DRAM DRAMAdvantages of PGAS - Asynchronous - RDMA
    0 码力 | 128 页 | 2.03 MB | 5 月前
    3
  • pdf文档 Design patterns for error handling in C++ programs using parallel algorithms and executors

    terminate (*) • Asynchronous tasks (C++11 async) – Uncaught exception in task gets captured – Waiting on result throws passed-along exception • P0443 executors + P1897 asynchronous algorithms – Separate body ➔ terminate • Asynchronous tasks (C++11 async) – Uncaught exception in task gets captured – Waiting on result throws passed-along exception • P0443 executors + P1897 asynchronous algorithms – Separate body ➔ terminate • Asynchronous tasks (C++11 async) – Uncaught exception in task gets captured – Waiting on result throws passed-along exception • P0443 executors + P1897 asynchronous algorithms – Separate
    0 码力 | 32 页 | 883.27 KB | 5 月前
    3
  • pdf文档 Spanny 2: Rise of std::mdspan

    std::mdspan are blocking the arms need to operate asynchronously 104github.com/griswaldbrooks/spanny2 asynchronous dual arm control template struct bin_checker_t { using element_type = t accessor::reference can be any type doesn’t have to be a & or *github.com/griswaldbrooks/spanny2 asynchronous dual arm control template struct bin_checker_async_t { using element_type accessor::reference can be any type doesn’t have to be a & or *github.com/griswaldbrooks/spanny2 asynchronous dual arm control struct arbiter_dual_async { using result_type = std::expected;
    0 码力 | 117 页 | 2.02 MB | 5 月前
    3
共 62 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
TaroTaskgraphbasedAsynchronousProgrammingUsingC++CoroutineTornado6.5DocumentationTHENETWORKINGTSFROMSCRATCHIOObjectshazardpointersynchronousreclamationRethinkingBasedConcurrencyandParallelismforLowLatencyInterestingUpcomingFeaturesfromPOCOASinPortableAbstractionDistributedDataStructuresDesignpatternserrorhandlingprogramsusingparallelalgorithmsexecutorsSpannyRiseofstdmdspan
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩