hearthoo
V2EX  ›  Java

不懂就问, Java 读取大文件字节内存溢出怎么优化

  •  
  •   hearthoo · Aug 12, 2020 · 2408 views
    This topic created in 2115 days ago, the information mentioned may be changed or developed.

    MultipartFile 有一个 getBytes() 方法,是将文件读取到内存中,文件大了就内存溢出,该如何优化

    2 replies    2020-08-12 10:21:20 +08:00
    jakes
        1
    jakes  
       Aug 12, 2020 via iPhone
    使用 MappedByteBuffer,内存映射文件
    wysnylc
        2
    wysnylc  
       Aug 12, 2020
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2591 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 466ea39e · 176ms · UTC 15:53 · PVG 23:53 · LAX 08:53 · JFK 11:53
    ♥ Do have faith in what you're doing.