Stack, Does' thrift able to handle multi threaded request as by default web app i.e. requests are executed in different threads. What about transaction management? Has that maintained at code level?
-Jignesh On Fri, Oct 28, 2011 at 12:55 AM, Stack <[email protected]> wrote: > On Thu, Oct 27, 2011 at 5:51 PM, Jignesh Patel <[email protected]> > wrote: > > The other question is still open, how HBase is connected to web > application > > and generate real time response? > > > > At SU, our frontend is PHP. We get to hbase mostly via thrift. If > you can, use the java client. Its going to be more performant. > > St.Ack >
