http://ajaxpatterns.org/HTTP_Streaming
Note that this pattern is very experimental,
especially the "Service Streaming" variant.
There remain many questions on feasibility and scaleability.
One particular gotcha is the effect of proxies.
Sometimes, a proxy sitting somewhere between server and browser
will buffer responses,
an unfortunate optimisation that prevents real-time data
from flowing into the browser