[Rails] Re: How to avoid simple race conditions with Session?
On Thursday, 3 January 2013 06:26:25 UTC-5, PierreW wrote:
Here is the situation:
- the client makes a request
- it is followed by AJAX polling
Based on this short description, have you considered using something like WebSockets? The request-followed-by-polling sounds like an attempt to create a persistent connection the server can push data to, but using a technology intended to do just that may be less hassle...
--Matt Jones
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/f4-sxx3l-4gJ.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home