Railscasts #266: HTTP Streaming
HTTP Streaming allows the browser to start processing the HTML response while the Rails app is still processing the rest of the request.
Resources:
HTTP Streaming allows the browser to start processing the HTML response while the Rails app is still processing the rest of the request.
Resources: