Description
python-smmap - A pure git implementation of a sliding window memory map manager
Distribution: ROSA Enterprise Desktop
Repository: ROSA Contrib Updates x86_64
Package name: python-smmap
Package version: 0.8.0
Package release: 1-rosa.lts2012.0
Package architecture: noarch
Package type: rpm
Installed size: 57.62 KB
Download size: 21.57 KB
Official Mirror: mirror.rosalab.ru
When reading from many possibly large files in a fashion similar to random
access, it is usually the fastest and most efficient to use memory maps.