Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Memory Size for disque-server #207

Open
anoopkhandelwal opened this issue Jan 7, 2018 · 0 comments
Open

Increase Memory Size for disque-server #207

anoopkhandelwal opened this issue Jan 7, 2018 · 0 comments

Comments

@anoopkhandelwal
Copy link

anoopkhandelwal commented Jan 7, 2018

in the disque.conf file -
there is a section which can control the memory of disque process.
-------------------------------------------------*************************-------------------------------------------------------

Note on units: when memory size is needed, it is possible to specify

it in the usual form of 1k 5GB 4M and so forth:

1k => 1000 bytes

1kb => 1024 bytes

1m => 1000000 bytes

1mb => 1024*1024 bytes

1g => 1000000000 bytes

1gb => 102410241024 bytes

units are case insensitive so 1GB 1Gb 1gB are all the same.

-------------------------------------------------******************************-----------------------------------------------------
Is it related to how much memory a disque-process can use?
If yes, how to increase memory size that can be used by disque process?
If no, is there any cap on the max_memory_used by disque?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant