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

无数据

分类

全部后端开发(214)Python(88)数据库(86)Julia(71)PostgreSQL(40)综合其他(36)数据库工具(35)phpMyAdmin(35)云计算&大数据(33)VirtualBox(33)

语言

全部英语(335)中文(简体)(35)中文(繁体)(20)日语(1)韩语(1)英语(1)

格式

全部PDF文档 PDF(310)其他文档 其他(82)PPT文档 PPT(1)
 
本次搜索耗时 0.061 秒,为您找到相关结果约 393 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • Julia
  • PostgreSQL
  • 综合其他
  • 数据库工具
  • phpMyAdmin
  • 云计算&大数据
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 A Multithreaded, Transaction-Based Locking Strategy for Containers

    A Multithreaded, Transaction-Based Locking Strategy for Containers Bob Steagall CppCon 2020 K E W B C O M P U T I N GCopyright © 2020 Bob Steagall K E W B C O M P U T I N G Overview • Sharing a container
    0 码力 | 142 页 | 474.78 KB | 5 月前
    3
  • pdf文档 CppCon 2021: Persistent Data Structures

    References Persistence ▶ Goal: Add persistence to concurrent data structures ▶ Leverage existing multithreaded synchronization guarantees A Persistent Hash Map for Graph Processing Workloads and a Methodology References Persistence ▶ Goal: Add persistence to concurrent data structures ▶ Leverage existing multithreaded synchronization guarantees ▶ Naive idea: flush-on-read [15] ▶ Flush newly created objects (ex References Persistence ▶ Goal: Add persistence to concurrent data structures ▶ Leverage existing multithreaded synchronization guarantees ▶ Naive idea: flush-on-read [15] ▶ Flush newly created objects (ex
    0 码力 | 56 页 | 1.90 MB | 5 月前
    3
  • pdf文档 Designing an ultra low-overhead multithreading runtime for Nim

    Threading M application threads -> N hardware threads The same distinctions can be done at a multithreaded language or multithreading runtime level. The problem 8 How to schedule M tasks on N hardware on cactus stacks / segmented stacks https://github.com/mratsim/weave/blob/v0.3.0/weave/memory/multithreaded_ memory_management.md - Plagued Go and Rust (abandoned) - Decades of research including OS kernel
    0 码力 | 37 页 | 556.64 KB | 1 年前
    3
  • pdf文档 Interesting Upcoming Features from Low Latency, Parallelism and Concurrency

    min/max (P0493)Atomic min/max motivation (P0493) Long history - almost as old as atomic addition Multithreaded applications often involve scenarios where multiple threads need to concurrently update a shared updates to shared variables, facilitating the development of high-performance and scalable multithreaded applications. ● By understanding the semantics and proper usage of atomic min/max, you can
    0 码力 | 56 页 | 514.85 KB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    some platform-specific library, such as pthreads. But then what could the Standard say about multithreaded programs? 4 Thread A int x = 0; start_thread_b(); x = 1; Thread B while (x != 1) {} Will gives us “counting” primitives like semaphore and latch ● But if your program is fundamentally multithreaded, look for higher-level facilities: promise/future, coroutines, ASIO, TBB 51Questions? followed
    0 码力 | 58 页 | 333.56 KB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    will leave this session being able to use threads, locks, and start thinking about architecting multithreaded software. All materials and code samples will also be posted online. 4 The abstract that you https://software.intel.com/en-us/article s/performance-methods-and-practices -of-directx-11-multithreaded-rendering ● Pretty much everywhere in machine learning... ● Pretty much everywhere you need
    0 码力 | 141 页 | 6.02 MB | 5 月前
    3
  • pdf文档 Apache Cassandra™ 10 Documentation February 16, 2012

    index_interval 73 memtable_flush_queue_size 73 memtable_flush_writers 73 memtable_total_space_in_mb 73 multithreaded_compaction 73 reduce_cache_capacity_to 73 reduce_cache_sizes_at 73 sliced_buffer_size_in_kb commitlog_total_space_in_mb 4096 (replaces column family storage property memtable_flush_after_mins) multithreaded_compaction false memtable_total_space_in_mb 1/3 of heap (replaces column family storage properties 4 memtable_flush_writers One per data directory memtable_total_space_in_mb 1/3 of the heap multithreaded_compaction false partitioner org.apache.cassandra.dht.RandomPartitioner phi_convict_threshold
    0 码力 | 141 页 | 2.52 MB | 1 年前
    3
  • pdf文档 《深入浅出MFC》2/e

    runtime 函数库于1970s 年代产生出来时,PC 的内存容量还很小,多任务是 个新奇观念,更别提什么多执行线程了。因此以当时产品为基础所演化的C runtime 函 数库在多线程(multithreaded)的表现上有严重问题,无法被多线程程序使用。 利用各种同步机制(synchronous mechanism)如critical section、mutex、semaphore、 eve libc.lib 898,826 Multithreaded(static) libcmt.lib 951,142 Multithreaded DLL msvcrt.lib 5,510,000 Debug Single-Threaded(static) libcd.lib 2,374,542 Debug Multithreaded(static)libcmtd.lib 2 949,190 Debug Multithreaded DLL msvcrtd.lib 803,418 Visual C++ 编译器提供下列选项,让我们决定使用哪一个C runtime 函数库: /ML Single-Threaded(static) /MT Multithreaded(static) /MD Multithreaded DLL(dynamic import
    0 码力 | 1009 页 | 11.08 MB | 1 年前
    3
  • pdf文档 The Rust Programming Language,2nd Edition

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 547 3 Final Project: Building a Multithreaded Web Server 551 3.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 553 3.2 single-threaded scenarios; the next chapter on concurrency will cover how to do reference counting in multithreaded programs. If you try to use Rc with multiple threads, you’ll get a compile-time error. Using functionality of RefCell in a multithreaded program in the next chapter on concurrency. For now, all you need to know is that if you try to use RefCell in a multithreaded context, you’ll get a compile
    0 码力 | 617 页 | 1.54 MB | 1 年前
    3
  • pdf文档 Making Games Start Fast: A Story About Concurrency

    being ahead in tech? Madness! 44Redesigning for multithread ◉ Switching to DX11 allows for multithreaded texture and model loaded ◉ Loading algorithms needed to be rewritten ◉ 2D and 3D asset loading
    0 码力 | 76 页 | 2.22 MB | 5 月前
    3
共 393 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 40
前往
页
相关搜索词
MultithreadedTransactionBasedLockingStrategyforContainersCppCon2021PersistentDataStructuresDesigninganultralowoverheadmultithreadingruntimeNimInterestingUpcomingFeaturesfromLowLatencyParallelismandConcurrencyBacktoBasicsApacheCassandra10DocumentationFebruary162012深入深入浅出MFCTheRustProgrammingLanguage2ndEditionMakingGamesStartFastStoryAbout
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩