Name : python3-smmap
| |
Version : 5.0.0
| Vendor : Mageia_Org
|
Release : 3.mga9
| Date : 2022-03-23 16:30:19
|
Group : Development/Python
| Source RPM : python-smmap-5.0.0-3.mga9.src.rpm
|
Size : 0.15 MB
| |
Packager : umeabot < umeabot>
| |
Summary : A pure python implementation of a sliding window memory map manager
|
Description :
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.Although memory maps have many advantages, they represent a very limited system resource as every map uses one file descriptor, whose amount is limited per process. On 32 bit systems, the amount of memory you can have mapped at a time is...
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release |