Hi Michael,

For the C++ bindings, I would like to replicate to the
extent possible the entities and semantics of the Java
HBase client API. But the C++ bindings will be implemented
on top of a lower level C library and wire protocol tuned
for concurrency, scalability, and economy. 

   - Andy

> From: Michael Dagaev <[email protected]>
> Subject: Re: Question on Single Connection Limitation
> To: [email protected]
> Date: Wednesday, December 24, 2008, 2:15 PM
>
> Andy
> 
>    Would not it be better to use a simple messaging
> send/receive API instead of RPC?
> 
> M.
> 
> On Wed, Dec 24, 2008 at 11:43 PM, Andrew Purtell
> <[email protected]> wrote:
> > Hi Slava,
> >
> > Indeed, the intent of making a C/C++ API is so
> > virtually any language binding will be possible,
> > removing any practical restrictions on client
> > side integration options.



      

Reply via email to