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

无数据

分类

全部后端开发(497)Python(193)数据库(106)Julia(87)Java(84)Django(55)Celery(51)ActiveMQ(46)PostgreSQL(41)Spring(38)

语言

全部英语(593)中文(简体)(65)中文(繁体)(10)日语(3)韩语(2)英语(2)西班牙语(1)

格式

全部PDF文档 PDF(531)其他文档 其他(144)PPT文档 PPT(2)
 
本次搜索耗时 0.172 秒,为您找到相关结果约 677 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • Julia
  • Java
  • Django
  • Celery
  • ActiveMQ
  • PostgreSQL
  • Spring
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • 英语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 hazard pointer synchronous reclamation

    reclaimed as long as the hazard pointer remains unchanged. *A Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 – Maged Michael Protector Remover / Reclaimer Hazard pointers protect(const std::atomic& src) noexcept; }; hazard_pointer make_hazard_pointer(); Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 – Maged Michael See N4895 (wg21.link/n4895) for working draft exchange(newptr); oldptr->retire(); } Shared data, frequently-used, infrequently-updated Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 – Maged Michael Why use hazard pointers? • Fast (low nanoseconds)
    0 码力 | 31 页 | 856.38 KB | 5 月前
    3
  • pdf文档 Node.js Manual & Documentation

    require('util') to access them. 下列函数属于'util'(工具)模块,可使用 require('util')访问它们。 util.debug(string) A synchronous output function. Will block the process and output string immediately to stderr. 这是一个同步输出函数,将 POSIX functions. To use this module do require('fs'). All the methods have asynchronous and synchronous forms. 文件的 I/O 是由标准 POSIX 函数封装而成。需要使用 require('fs')访问这个 模块。所有的方法都提供了异步和同步两种方式。 The asynchronous if (err) throw err; console.log('successfully deleted /tmp/hello'); }); Here is the synchronous version: 这里是进行相同操作的同步调用的例子: var fs = require('fs'); fs.unlinkSync('/tmp/hello') console
    0 码力 | 153 页 | 1.21 MB | 1 年前
    3
  • pdf文档 Spanny 2: Rise of std::mdspan

    robot arm to bin position and reads state via serial port 92github.com/griswaldbrooks/spanny2 synchronous single arm control template struct bin_checker_t { using element_type = (*checker_)(goal); } private: Arbiter* checker_; }; 93github.com/griswaldbrooks/spanny2 synchronous single arm control template struct bin_checker_t { using element_type = (*checker_)(goal); } private: Arbiter* checker_; }; 94 not relatedgithub.com/griswaldbrooks/spanny2 synchronous single arm control template struct bin_checker_t { using element_type =
    0 码力 | 117 页 | 2.02 MB | 5 月前
    3
  • pdf文档 Interesting Upcoming Features from Low Latency, Parallelism and Concurrency

    for a future talk) ● Execution of Asynchronous Reclamation Proposed standard extensions: ● Synchronous reclamation ● Batch creation and destruction P3135R1: Hazard Pointer Extensions (beyond C++26) obj->retire(); }); // No inline reclamation. }Hazard Pointer Synchronous ReclamationC++26 (Asynchronous Reclamation Only) Hazard Pointer Synchronous Reclamation template class Container { class Obj containing 'b' may be not deleted yet. destroy_resource_XYZ(); Need Synchronous Reclamation ERROR OKHazard Pointer Synchronous Reclamation Cohorts: class hazard_pointer_cohort { hazard_pointer_cohort()
    0 码力 | 56 页 | 514.85 KB | 5 月前
    3
  • pdf文档 CppCon2021 Concurrency TS2

    ~hazard_pointer_domain(); }; hazard_pointer_domain& hazard_pointer_default_domain() noexcept; // For synchronous reclamation void hazard_pointer_clean_up( hazard_pointer_domain& domain = hazard_pointer_default_domain()) synchronization/Hazptr.h • Synchronous reclamation: • TS2 global cleanup is a powerful but blunt tool. • Folly (fast and scalable) cohort synchronous reclamation. • CPPCON 2021: Hazard pointer synchronous reclamation automatic retirement • Strict subset of TS2 API and wording • No custom domains (for now) • No synchronous reclamation (for now) • Can be extended 25 © 2021. 26 Hazard Pointers Proposal for C++26 class
    0 码力 | 58 页 | 1.62 MB | 5 月前
    0.03
  • pdf文档 Boosting Software Efficiency

    issue on your system. How would you solve it? 89SOLVE ⊡ Changed from asynchronous work to synchronous work. ⊡ Split large messages into smaller ones. ⊡ Rewrote the message preparation function Asynchronous to synchronous 92 5MB+5MB 5MB93 So, I am not crashing anymore. Can I stop here?SOLVE 94 7500 meters and not just 5000 No!SOLVE ⊡ Asynchronous to synchronous 95 5MB+5MB meters the unit listened to. 97 5000 1000 5MB 1MBSOLVE ⊡ Changed from asynchronous work to synchronous work. ⊡ Split large messages into smaller ones. ⊡ Rewrote the message preparation function
    0 码力 | 180 页 | 1.65 MB | 5 月前
    3
  • pdf文档 Falcon v3.0.0-b2 Documentation

    introduce the terminology used by the framework. Note: This tutorial covers the “traditional”, synchronous flavor of Falcon using the WSGI protocol. Developing an async application? Check out our ASGI routing, middleware, executing synchronous functions in an executor, and more! Note: This tutorial covers the asynchronous flavor of Falcon using the ASGI protocol. Synchronous (WSGI) Falcon application development (responders, middleware, hooks etc.) of a Falcon ASGI application, field converters are simple synchronous data transformation functions that are not expected to perform any I/O. Running Our Application
    0 码力 | 340 页 | 1.15 MB | 1 年前
    3
  • pdf文档 Falcon v3.0.0 Documentation

    introduce the terminology used by the framework. Note: This tutorial covers the “traditional”, synchronous flavor of Falcon using the WSGI protocol. Developing an async application? Check out our ASGI routing, middleware, executing synchronous functions in an executor, and more! Note: This tutorial covers the asynchronous flavor of Falcon using the ASGI protocol. Synchronous (WSGI) Falcon application development (responders, middleware, hooks etc.) of a Falcon ASGI application, field converters are simple synchronous data transformation functions that are not expected to perform any I/O. Running Our Application
    0 码力 | 344 页 | 1.16 MB | 1 年前
    3
  • pdf文档 Falcon v3.0.1 Documentation

    introduce the terminology used by the framework. Note: This tutorial covers the “traditional”, synchronous flavor of Falcon using the WSGI protocol. Developing an async application? Check out our ASGI routing, middleware, executing synchronous functions in an executor, and more! Note: This tutorial covers the asynchronous flavor of Falcon using the ASGI protocol. Synchronous (WSGI) Falcon application development (responders, middleware, hooks etc.) of a Falcon ASGI application, field converters are simple synchronous data transformation functions that are not expected to perform any I/O. Running Our Application
    0 码力 | 344 页 | 1.16 MB | 1 年前
    3
  • epub文档 Falcon v3.0.0 Documentation

    introduce the terminology used by the framework. Note This tutorial covers the “traditional”, synchronous flavor of Falcon using the WSGI [https://www.python.org/dev/peps/pep-3333/] protocol. Developing executing synchronous functions in an executor, and more! Note This tutorial covers the asynchronous flavor of Falcon using the ASGI [https://asgi.readthedocs.io/en/latest/] protocol. Synchronous (WSGI (responders, middleware, hooks etc.) of a Falcon ASGI application, field converters are simple synchronous data transformation functions that are not expected to perform any I/O. Running Our Application
    0 码力 | 1055 页 | 739.30 KB | 1 年前
    3
共 677 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 68
前往
页
相关搜索词
hazardpointersynchronousreclamationNodejsManualDocumentationSpannyRiseofstdmdspanInterestingUpcomingFeaturesfromLowLatencyParallelismandConcurrencycppcon2021ConcurrencyTS2BoostingSoftwareEfficiencyFalconv30.0b20.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩