Name : python3-smmap
| |
Version : 6.0.0
| Vendor : Mageia_Org
|
Release : 2.mga10
| Date : 2023-12-17 18:58:25
|
Group : Development/Python
| Source RPM : python-smmap-6.0.0-2.mga10.src.rpm
|
Size : 0.19 MB
| |
Packager : papoteur < papoteur>
| |
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/cauldron/x86_64/media/core/release |