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

High Load Server #9

Open
vixa2012 opened this issue Jun 22, 2017 · 1 comment
Open

High Load Server #9

vixa2012 opened this issue Jun 22, 2017 · 1 comment

Comments

@vixa2012
Copy link

Hello everyon. Could you tell me, how memored work with high load servers?

The load of my server equal 1 billion request per day. How I understand first I have to add require('memoried') to master script, then I have to add it to workers lib.

I think Server Master could drop under pressure of traffic.

@liukun
Copy link

liukun commented Aug 24, 2017

I personally do not think memored would be helpful to your case. You may try some process manager like PM2 to start many instances of your app and separate the load.

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

2 participants