tag:blogger.com,1999:blog-3237724005744642470.post7328450116144610644..comments2014-09-05T21:54:37.641+01:00Comments on Captain Debug's Blog: Long Polling with Spring 3.2’s DeferredResult Roger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]Blogger2125tag:blogger.com,1999:blog-3237724005744642470.post-17504923069702141312013-09-13T17:49:17.534+01:002013-09-13T17:49:17.534+01:00No, I should think it'll work just as well wit...No, I should think it'll work just as well with a server farm. The call from the browser is a straight forward REST call. It may be that my example looks a little stateful. As I said in my last blog, this example is full of holes; in reality the simple queue demonstrated here would be decoupled from the server implementation and be a heavy weight queue such as JMS.Roger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]tag:blogger.com,1999:blog-3237724005744642470.post-59473512730084498852013-09-12T22:07:00.881+01:002013-09-12T22:07:00.881+01:00Hmmmm...isn't this only good for a stateful se...Hmmmm...isn't this only good for a stateful server? I mean what if you have multiple web servers running?Anonymous[email protected]