Close

Menu

  • Zettelkasten
  • Git
  • Go
  • Linux
  • Other
  • PyQt
  • Python
  • Rust
  • Tech
  • Vim
  • Subscribe
Home Menu

Tag 内存

Posts: 2
Page 1 / 1

Python 3.8 新增 multiprocessing.SharedMemory 支持共享内存

Gray King | Thu 28 February 2019

Python 在 2019-02-25 释出了 3.8 早期预览版 3.8.0a2,其中新增了 multiprocessing.SharedMemory 用以支持共享内存,大大提高多进程之间通信效率。简单看了一下 …

comments

Python 内存泄露实战分析

Gray King | Mon 30 March 2015

引子 之前一直盲目的认为 Python 不会存在内存泄露, 但是眼看着上线的项目随着运行时间的增长 而越来越大的内存占用, 我 …

comments

Page 1 / 1
Theme Attila Published with Pelican