memory consumption
Alexey
zen.supagood at gmail.com
Wed Mar 31 04:35:52 EDT 2021
среда, 31 марта 2021 г. в 01:20:06 UTC+3, Dan Stromberg:
> On Tue, Mar 30, 2021 at 1:25 AM Alexey <zen.su... 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?
I can`t do that because it will affect other containers running on this host.
In my opinion it may significantly reduce their performance.
More information about the Python-list
mailing list