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

无数据

分类

全部后端开发(281)Java(270)Spring(215)数据库(56)ActiveMQ(47)数据库工具(35)phpMyAdmin(35)系统运维(18)Zabbix(16)PostgreSQL(14)

语言

全部英语(332)中文(简体)(22)西班牙语(2)葡萄牙语(2)中文(简体)(1)

格式

全部PDF文档 PDF(279)其他文档 其他(78)TXT文档 TXT(4)
 
本次搜索耗时 0.083 秒,为您找到相关结果约 361 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 数据库
  • ActiveMQ
  • 数据库工具
  • phpMyAdmin
  • 系统运维
  • Zabbix
  • PostgreSQL
  • 全部
  • 英语
  • 中文(简体)
  • 西班牙语
  • 葡萄牙语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Java 基础之IO 和NIO 补完

    Java 基础之 IO 和 NIO 补完 作者:james 原文链接:https://ld246.com/article/1512039236654 来源网站:链滴 许可协议:署名-相同方式共享 4.0 国际 (CC BY-SA 4.0) Java Stream,File,IO ● 关于NIO和IO的比较,参考: Java NIO系列教程(十二) Java NIO与IO java包之java java包之 java.nio ● 参考: java NIO系列教程 15 Java NIO Path ● 翻译自: 15Java NIO Path ● Java的java.nio.file.Path接口是JavaNIO 2 update的一部分,在Java6和Java7中得到更新。Java pa h接口在java7中被加入到Java NIO中。Path接口位于java.nio.file包中,所以Java file包中,所以Java Path接口的全名是 java.nio.file.Path。 ● 一个Java Path接口代表了一个文件系统中的path路径。path路径可以指向文件或目录。一个路径 以是绝对路径也可以是相对路径。一个绝对路径是从文件系统根目录指向该文件或路径的全路径。一 相对路径是指相对于其他路径一个文件或目录的相对路径。相对路径可能比较费解,不用担心,我会 该文中详细介绍。 ● 对于操作系统
    0 码力 | 9 页 | 218.38 KB | 1 年前
    3
  • pdf文档 HBASE-21879 Read HFile ’s Block into ByteBuffer directly.

    --; 6. If its refCount decrease to zero, we MUST deallocate the ByteBuff which means putting its NIO ByteBuffers back to ByteBuffAllocator. Besides, nobody can access the ByteBuff with refCount = 0. decreasing to zero, the RefCnt will trigger the registered ​Recycler​ to deallocate the allocated NIO ByteBuffers (Putting those ByteBuffers back to the ​reservoir ​of ByteBuffAllocator). We also have duplicated one or the original one will free its memory, because they share the same NIO ByteBuffers. If you want to retain the NIO ByteBuffers even if the origin one called ByteBuff#release(), you can do like
    0 码力 | 18 页 | 1.14 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.4.0 User Manual

    [--message-load-balancing ] [--name ] [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] [--no-fsync] [--no-hornetq-acceptor] The name of the broker (Default: same as host) --nio Sets the journal as nio. --no-amqp-acceptor Disable the AMQP specific acceptor. journal. --no-fsync Disable usage of fdatasync (channel.force(false) from java nio) on the journal --no-hornetq-acceptor Disable the HornetQ specific
    0 码力 | 265 页 | 2.84 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.3.0 User Manual

    [--message-load-balancing ] [--name ] [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] [--no-fsync] [--no-hornetq-acceptor] The name of the broker (Default: same as host) --nio Sets the journal as nio. --no-amqp-acceptor Disable the AMQP specific acceptor. journal. --no-fsync Disable usage of fdatasync (channel.force(false) from java nio) on the journal --no-hornetq-acceptor Disable the HornetQ specific
    0 码力 | 420 页 | 3.03 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.1.0 User Manual

    [--message-load-balancing ] [--name ] [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] [--no-fsync] [--no-hornetq-acceptor] The name of the broker (Default: same as host) --nio Sets the journal as nio. --no-amqp-acceptor Disable the AMQP specific acceptor. journal. --no-fsync Disable usage of fdatasync (channel.force(false) from java nio) on the journal --no-hornetq-acceptor Disable the HornetQ specific
    0 码力 | 407 页 | 1.93 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.2.0 User Manual

    [--message-load-balancing ] [--name ] [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] [--no-fsync] [--no-hornetq-acceptor] The name of the broker (Default: same as host) --nio Sets the journal as nio. --no-amqp-acceptor Disable the AMQP specific acceptor. journal. --no-fsync Disable usage of fdatasync (channel.force(false) from java nio) on the journal --no-hornetq-acceptor Disable the HornetQ specific
    0 码力 | 407 页 | 1.93 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 1.2.0 User Manual

    (clustered= server-out:17:30:25,152 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal server-out:17:30:25,195 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol implementations. Apache ActiveMQ Artemis ships with two implementations: Java NIO. The first implementation uses standard Java NIO to interface with the file system. This provides extremely good performance data has been persisted. Using AIO will typically provide even better performance than using Java NIO. The AIO journal is only available when running Linux kernel 2.6 or later and after having installed
    0 码力 | 244 页 | 1.46 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 1.3.0 User Manual

    (clustered= server-out:17:30:25,152 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal server-out:17:30:25,195 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol implementations. Apache ActiveMQ Artemis ships with two implementations: Java NIO. The first implementation uses standard Java NIO to interface with the file system. This provides extremely good performance data has been persisted. Using AIO will typically provide even better performance than using Java NIO. The AIO journal is only available when running Linux kernel 2.6 or later and after having installed
    0 码力 | 247 页 | 1.47 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 1.1.0 User Manual

    (clustered= server-out:17:30:25,152 INFO [org.apache.activemq.artemis.core.server] AMQ221013: Using NIO Journal server-out:17:30:25,195 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol implementations. Apache ActiveMQ Artemis ships with two implementations: Java NIO. The first implementation uses standard Java NIO to interface with the file system. This provides extremely good performance data has been persisted. Using AIO will typically provide even better performance than using Java NIO. The AIO journal is only available when running Linux kernel 2.6 or later and after having installed
    0 码力 | 234 页 | 1.40 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.11.0 User Manual

    [--message-load-balancing ] [--name ] [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] [--no-fsync] [--no-hornetq-acceptor] The name of the broker (Default: same as host) --nio Sets the journal as nio. --no-amqp-acceptor Disable the AMQP specific acceptor. journal. --no-fsync Disable usage of fdatasync (channel.force(false) from java nio) on the journal --no-hornetq-acceptor Disable the HornetQ specific
    0 码力 | 341 页 | 4.93 MB | 1 年前
    3
共 361 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
Java基础IONIO补完HBASE21879ReadHFileBlockintoByteBufferdirectlyApacheActiveMQArtemis2.4UserManual2.32.12.21.21.31.12.11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩