How much ram can python use? -


if use python (32 bit version) on machine example 64gb ram , able use these 64gb of ram. or depend on operating system ?

python not use mechanisms extending past per-process userspace memory limit of operating system. there modules , means of doing so. answer "depends on how work you're willing do".


Comments