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

Hibernate cowboy/sockjs processes to save memory #15

Open
majek opened this issue Feb 24, 2012 · 1 comment
Open

Hibernate cowboy/sockjs processes to save memory #15

majek opened this issue Feb 24, 2012 · 1 comment

Comments

@majek
Copy link
Member

majek commented Feb 24, 2012

Max suggests that we could use hibernate to save memory:
http://groups.google.com/group/sockjs/msg/152fc7a4c0718657

@majek
Copy link
Member Author

majek commented Apr 12, 2012

There are at least three issues with current implementation:

  • We do hibernate cowboy websocket process, but we don't hibernate sockjs_session process
  • We don't hibernate cowboy xhr processes
  • On keepalive (every 25 sec by default) we wake up the ws process and it waits a timeout before going back to sleep.

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