You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by sanli tao <sa...@gmail.com> on 2009/11/17 10:19:07 UTC

a high level cassandra java client

Hi Jonathan & All

I had wrote a high level cassandra java client, it's basic further was:

   - Create cassandra client pool to support high stress concurrent request.

   - Provide some simple wrap class to make cassandra call simple and more
   easy to us.
   - Provide some help utility to support java object serialized into
   cassandra.

it was host on: *http://code.google.com/p/cassandra-java-client/

*Can you please have a try on it, and give me feed back. I am willing to
make it more quality.

BTW: May you add it to wiki client page, so more people can us it?


Thanks
-Sanli.Tao
*
*

Re: a high level cassandra java client

Posted by Jonathan Ellis <jb...@gmail.com>.
Cool!  Go ahead and add it to the wiki.  (Just click Login to create
an account.)

On Tue, Nov 17, 2009 at 3:19 AM, sanli tao <sa...@gmail.com> wrote:
> Hi Jonathan & All
>
> I had wrote a high level cassandra java client, it's basic further was:
>
>   - Create cassandra client pool to support high stress concurrent request.
>
>   - Provide some simple wrap class to make cassandra call simple and more
>   easy to us.
>   - Provide some help utility to support java object serialized into
>   cassandra.
>
> it was host on: *http://code.google.com/p/cassandra-java-client/
>
> *Can you please have a try on it, and give me feed back. I am willing to
> make it more quality.
>
> BTW: May you add it to wiki client page, so more people can us it?
>
>
> Thanks
> -Sanli.Tao
> *
> *
>