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

Multiprocessing and Node cluster #42

Closed
indeyets opened this issue Nov 27, 2013 · 4 comments
Closed

Multiprocessing and Node cluster #42

indeyets opened this issue Nov 27, 2013 · 4 comments

Comments

@indeyets
Copy link
Member

Server should be able to start several processes to be able to fully utilize several CPU cores.

The official way of doing this is http://nodejs.org/api/cluster.html

(originally proposed in #40)

@epicmonkey
Copy link
Member

This is done using pm2 now. We need to document this in wiki.

@id
Copy link

id commented May 4, 2015

PM2 does not play nice with socket.io: Unitech/pm2#637

Need another solution.

@id
Copy link

id commented May 27, 2015

Resolved in deploy script: pepyatka/pepyatka-ansible#37

@epicmonkey
Copy link
Member

Shall we close it then?

clbn pushed a commit to clbn/freefeed-server that referenced this issue Feb 21, 2016
…pment

Convertation thumbnails and userpics to sRGB, auto-rotate userpics
It closes FreeFeed/freefeed-server#41 and pepyatka#294 (userpic rotation)

[close pepyatka#42]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants