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

无数据

分类

全部后端开发(244)Julia(87)数据库(71)系统运维(60)云计算&大数据(51)Java(47)ActiveMQ(46)VirtualBox(39)Python(35)TiDB(30)

语言

全部英语(328)中文(简体)(75)中文(繁体)(11)西班牙语(2)日语(2)韩语(2)葡萄牙语(2)德语(1)法语(1)

格式

全部PDF文档 PDF(391)其他文档 其他(37)PPT文档 PPT(1)
 
本次搜索耗时 0.083 秒,为您找到相关结果约 429 个.
  • 全部
  • 后端开发
  • Julia
  • 数据库
  • 系统运维
  • 云计算&大数据
  • Java
  • ActiveMQ
  • VirtualBox
  • Python
  • TiDB
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 德语
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Single Producer Single Consumer Lock-free FIFO From the Ground Up

    not reflect the views of IEX Group”Why another SPSC Fifo when you can get one from reliable sources such as Boost.Lockfree? ● Writing such a fifo is a fairly gentle introduction to lock free programming [Circular] Fifo [or Queue]: a single, fixed-size buffer as if it were connected end-to-end. The oldest entry is processed first. 4 Single Producer Single Consumer Lock-Free Wait-Free Fifo5 Read message network SPSC FIFO SPSC FIFO Using SPSC FIFOs to communicate between threads in a pipelinePush cursor Pop cursor 6 Circular Fifo - PushPush cursor Pop cursor 42 7 42 Circular Fifo - PushPush cursor
    0 码力 | 51 页 | 546.30 KB | 5 月前
    3
  • pdf文档 Data Structures That Make Video Games Go Round

    solutions to remaining problems: ● Introduce a free list into the container. ● Free list can be FIFO or LIFO. ● Don’t shift contents when an element that is not in the ends is removed. ● Add the solutions to remaining problems: ● Introduce a free list into the container. ● Free list can be FIFO or LIFO. ● Don’t shift contents when an element that is not in the ends is removed. ● Add the solutions to remaining problems: ● Introduce a free list into the container. ● Free list can be FIFO or LIFO. ● Don’t shift contents when an element that is not in the ends is removed. ● Add the
    0 码力 | 196 页 | 3.03 MB | 5 月前
    3
  • pdf文档 OpenShift Container Platform 4.9 网络

    OPERATOR 11.5. 自动发现 PTP 网络设备 11.6. 将 LINUXPTP 服务配置为普通时钟 11.7. 将 LINUXPTP 服务配置为边界时钟 11.8. 为 PTP 硬件配置 FIFO 优先级调度 11.9. 常见 PTP OPERATOR 故障排除 11.10. PTP 硬件快速事件通知框架 第 第 12 章 章 网 网络 络策略 策略 12.1. 关于网络策略 12 将字段留空。 ptp4l 和 phc2sys 进程的调度策略。默认值为 SCHED_OTHER。在支持 FIFO 调度的系统 上使用 SCHED_FIFO。 当 ptpSchedulingPolicy 设置为 SCHED_FIFO 时,用于为 ptp4l 和 phc2sys 进程设置 FIFO 优先级的整数值(1 到 65)。当 ptpSchedulingPolicy 设置为 SCHED_OTHER PtpConfig 配置集中指定的节点对应的 linuxptp 守护进程的日 志。运行以下命令: 输 输出示例 出示例 其他 其他资 资源 源 如需有关 PTP 硬件上的 FIFO 优先级调度的更多信息,请参阅为 PTP 硬件配置 FIFO 优先级调 度。 11.7. 将 LINUXPTP 服务配置为边界时钟 PTP Operator 将 PtpConfig.ptp.openshift.io 自定义资源定义
    0 码力 | 388 页 | 4.04 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(Ukrainian) 202412

    const BUSY = 1 << 3; /// FIFO отримання порожній. const RXFE = 1 << 4; /// FIFO передачі заповнено. const TXFF = 1 << 5; /// FIFO отримання заповнено. const RXFF = 1 << 6; /// FIFO передачі порожній. const BUSY = 1 << 3; /// Receive FIFO is empty. const RXFE = 1 << 4; /// Transmit FIFO is full. const TXFF = 1 << 5; /// Receive FIFO is full. const RXFF = 1 << 6; /// Transmit FIFO is empty. const TXFE = 1 <<
    0 码力 | 396 页 | 1.08 MB | 10 月前
    3
  • pdf文档 OpenShift Container Platform 4.13 网络

    $interface ptp4lOpts: "-2" phc2sysOpts: "-a -r -r -n 24" ptpSchedulingPolicy: SCHED_FIFO ptpSchedulingPriority: 10 ptpSettings: logReduce: "true" ptp4lConf: | phc2sysOpts: -r -u 0 -m -O -37 -N 8 -R 16 -s $iface_master -n 24 ptpSchedulingPolicy: SCHED_FIFO ptpSchedulingPriority: 10 ptpSettings: logReduce: "true" plugins: e810: phc2sys 进程配置调度策略。默认值为 SCHED_OTHER。在支持 FIFO 调度的系统上使用 SCHED_FIFO。 ptpSchedulingPriorit y 当 ptpSchedulingPolicy 设置为 SCHED_FIFO 时,设置 1-65 的整数值来为 ptp4l 和 phc2sys 进程配置 FIFO 优先级。当 ptpSchedulingPolicy 设置为 SCHED_OTHER
    0 码力 | 697 页 | 7.55 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(Persian ) 202412

    ; / / / Receive FIFO is empty . const RXFE = 1 << 4 ; / / / Transmit FIFO is full . const TXFF = 1 << 5 ; / / / Receive FIFO is full . const RXFF = 1 << 6 ; / / / Transmit FIFO is empty . const ; / / / Receive FIFO is empty . const RXFE = 1 << 4 ; / / / Transmit FIFO is full . const TXFF = 1 << 5 ; / / / Receive FIFO is full . const RXFF = 1 << 6 ; / / / Transmit FIFO is empty . const
    0 码力 | 393 页 | 987.97 KB | 10 月前
    3
  • pdf文档 传智播客 mybatis 框架课程讲义

    缓存对象的拷贝(通过序列化)。这会慢一些,但是安全,因此默认是 false。 如下例子: 这个更高级的配置创建了一个 FIFO 缓存,并每隔 60 秒刷新,存数结果对象或列表的 512 个引 用,而且返回的对象被认为是只读的,因此在不同线程中的调用者之间修改它们会导致冲突。 因此在不同线程中的调用者之间修改它们会导致冲突。 可用的收回策略有, 默认的是 LRU: 1. LRU – 最近最少使用的:移除最长时间不被使用的对象。 2. FIFO – 先进先出:按对象进入缓存的顺序来移除它们。 3. SOFT – 软引用:移除基于垃圾回收器状态和软引用规则的对象。 4. WEAK – 弱引用:更积极地移除基于垃圾收集器状态和弱引用规则的对象。 6.3.8 mybatis 整合 ehcache memoryStoreEvictionPolicy - 当内存缓存达到最大,有新的 element 加入的时候, 移 除缓存中 element 的策略。默认是 LRU(最近最少使用),可选的有 LFU(最不常使用)和 FIFO(先进先出) 6.3.8.4第三步:开启 ehcache 缓存 EhcacheCache 是 ehcache 对 Cache 接口的实现: 修改 mapper.xml 文件,在 cache 中指定
    0 码力 | 75 页 | 1.16 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(English) 202412

    BUSY = 1 << 3; /// Receive FIFO is empty. const RXFE = 1 << 4; /// Transmit FIFO is full. const TXFF = 1 << 5; /// Receive FIFO is full. const RXFF = 1 << 6; /// Transmit FIFO is empty. const TXFE = 1 << BUSY = 1 << 3; /// Receive FIFO is empty. const RXFE = 1 << 4; /// Transmit FIFO is full. const TXFF = 1 << 5; /// Receive FIFO is full. const RXFF = 1 << 6; /// Transmit FIFO is empty. const TXFE = 1 <<
    0 码力 | 382 页 | 1.00 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust ?

    BUSY = 1 << 3; /// Receive FIFO is empty. const RXFE = 1 << 4; /// Transmit FIFO is full. const TXFF = 1 << 5; /// Receive FIFO is full. const RXFF = 1 << 6; /// Transmit FIFO is empty. const TXFE = 1 << BUSY = 1 << 3; /// Receive FIFO is empty. const RXFE = 1 << 4; /// Transmit FIFO is full. const TXFF = 1 << 5; /// Receive FIFO is full. const RXFF = 1 << 6; /// Transmit FIFO is empty. const TXFE = 1 <<
    0 码力 | 378 页 | 1009.46 KB | 1 年前
    3
  • pdf文档 MyBatis 框架尚硅谷 java 研究院版本:V 1.0

    cache 配置缓存 3 注意:POJO 需要实现 Serializable 接口 6) 二级缓存相关的属性 1 eviction=“FIFO”:缓存回收策略: LRU – 最近最少使用的:移除最长时间不被使用的对象。 FIFO – 先进先出:按对象进入缓存的顺序来移除它们。 SOFT – 软引用:移除基于垃圾回收器状态和软引用规则的对象。 WEAK – 弱引用:更积极地移除基于垃圾收集器状态和弱引用规则的对象。 memoryStoreEvictionPolicy - 当内存缓存达到最大,有新的element加入的时 候, 移除缓存中element的策略。默认是LRU(最近最少使用),可选的有LFU (最不常使用)和FIFO(先进先出) --> 3 配置 cache 标签 JAVAEE
    0 码力 | 44 页 | 926.54 KB | 1 年前
    3
共 429 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 43
前往
页
相关搜索词
SingleProducerConsumerLockfreeFIFOFromtheGroundUpDataStructuresThatMakeVideoGamesGoRoundOpenShiftContainerPlatform4.9网络ComprehensiveRustUkrainian2024124.13Persian传智播mybatis框架课程讲义EnglishMyBatis硅谷java研究研究院版本1.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩