Rainbows! Rack HTTP server user/dev discussion
 help / color / mirror / code / Atom feed
* Upgrading websocket application with Rainbows
@ 2013-03-25 23:59 Cary Cherng
       [not found] ` <CAPxkqHg7RtPMRXDd-KCoK8b63opM3DdBFVBP9QAq2HOJBvD5_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Cary Cherng @ 2013-03-25 23:59 UTC (permalink / raw)
  To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw

Is there a best practice for how to restart a Rails app that uses websockets?

As far as I can tell, the Rainbows documentation doesn't say anything
about how to deal with existing websocket connections when using
signal handling to replace old processes with new ones.
_______________________________________________
Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
http://rubyforge.org/mailman/listinfo/rainbows-talk
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Upgrading websocket application with Rainbows
       [not found] ` <CAPxkqHg7RtPMRXDd-KCoK8b63opM3DdBFVBP9QAq2HOJBvD5_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-03-26  0:13   ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2013-03-26  0:13 UTC (permalink / raw)
  To: Rainbows! list

Cary Cherng <ccherng-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Is there a best practice for how to restart a Rails app that uses websockets?
> 
> As far as I can tell, the Rainbows documentation doesn't say anything
> about how to deal with existing websocket connections when using
> signal handling to replace old processes with new ones.

Unfortunately, there isn't one that I know of.

I haven't looked at WebSockets in ages, but I think client-side code
needs to be taught to handle disconnects/shutdowns gracefully and retry
as needed.
_______________________________________________
Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
http://rubyforge.org/mailman/listinfo/rainbows-talk
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-26  0:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-25 23:59 Upgrading websocket application with Rainbows Cary Cherng
     [not found] ` <CAPxkqHg7RtPMRXDd-KCoK8b63opM3DdBFVBP9QAq2HOJBvD5_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-26  0:13   ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/rainbows.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).