memory consumption
Dan Stromberg
drsalists at gmail.com
Tue Mar 30 18:19:36 EDT 2021
On Tue, Mar 30, 2021 at 1:25 AM Alexey <zen.supagood at gmail.com> wrote:
>
> I'm sorry. I didn't understand your question right. If I have 4 workers,
> they require 4Gb
> in idle state and some extra memory when they execute other tasks. If I
> increase workers
> count up to 16, they`ll eat all the memory I have (16GB) on my machine and
> will crash as soon
> as system get swapped.
>
What if you increase the machine's (operating system's) swap space? Does
that take care of the problem in practice?
More information about the Python-list
mailing list