yes, each session spawns a new consumer if needed. a resource heavy but wildly simplifying assumption.
On Tue, Mar 11, 2014 at 10:51 AM, Joe Stein <[email protected]> wrote: > Cool! Is every user's dashboard another consumer group? > > > /******************************************* > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop > ********************************************/ > > > > On Mar 11, 2014, at 1:48 PM, Benjamin Black <[email protected]> wrote: > > > > exactly. i'm using it for streaming query output to dashboards. > > > > > >> On Tue, Mar 11, 2014 at 10:44 AM, Jay Kreps <[email protected]> > wrote: > >> > >> Very cool. If I understand correctly this is a kind of proxy that would > >> connect web browsers to Kafka? Any information you could give on the use > >> cases this is for? > >> > >> -Jay > >> > >> > >>> On Mon, Mar 10, 2014 at 11:02 AM, Benjamin Black <[email protected]> wrote: > >>> > >>> I put this up over the weekend, thought it might be useful to folks: > >>> > >>> https://github.com/b/kafka-websocket > >> >
