Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B009DA38 for ; Thu, 28 Jun 2012 13:31:35 +0000 (UTC) Received: (qmail 20893 invoked by uid 500); 28 Jun 2012 13:31:32 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 20840 invoked by uid 500); 28 Jun 2012 13:31:32 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 20825 invoked by uid 99); 28 Jun 2012 13:31:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 13:31:32 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of boneill42@gmail.com designates 209.85.160.172 as permitted sender) Received: from [209.85.160.172] (HELO mail-gh0-f172.google.com) (209.85.160.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 13:31:27 +0000 Received: by ghbg16 with SMTP id g16so2034086ghb.31 for ; Thu, 28 Jun 2012 06:31:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TF37gRDB0D+jWIR20Zy9lrnyJXsuyopJpGmVUus+iNc=; b=pCM0IXO2ZczoiceF4986LoJVxR/p2mamWXuvKMC/n9S8VQJxMXjY2jqHdSKLML6wFZ Lhhi3/XE5yIADdkHsVMsGYlce5lJg73xOCH5If9M42V3tBdCr+LCDFUna8xj5yYdy+H6 v7VqUIrzVrDHjFXnoE1071kZSR0+TUTL1DUJuvlBejHXNn32rmjqs1AmwxwbO1Qshn4i m4NiicZNSDd5ZnCzi3DtEZjcD3fxj7kuAOwPyXO/FgMCovubKbdHYsfW2hCoq/7phBc3 9JfaZoUK+WasZ8/zHAxH8BIJxriGy7u/WoPjoHtigf3ZBUwGTwMWk6n11s6oscO1p7Up sAsg== MIME-Version: 1.0 Received: by 10.60.168.230 with SMTP id zz6mr2259814oeb.11.1340890266433; Thu, 28 Jun 2012 06:31:06 -0700 (PDT) Sender: boneill42@gmail.com Received: by 10.76.122.36 with HTTP; Thu, 28 Jun 2012 06:31:06 -0700 (PDT) In-Reply-To: References: <1340859925974-7580844.post@n2.nabble.com> <4FEC2C8E.3030307@filez.com> Date: Thu, 28 Jun 2012 09:31:06 -0400 X-Google-Sender-Auth: bdKTaEF32H2y7wu1o3VXUK0x3R4 Message-ID: Subject: Re: which high level Java client From: "Brian O'Neill" To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable FWIW, We keep most of our system level integrations behind REST using Virgil: https://github.com/hmsonline/virgil When a lower-level integration is necessary we use Hector, but recently we've started using Astyanax and plan to port our Hector dependencies over to Astyanax when given a chance. I've also been looking to implement a Spring Data JPA adaptor like what is available for MongoDB. https://github.com/boneill42/spring-data-mongodb I've forked the SpringSource Cassandra repo here if anyone wants to help ou= t: https://github.com/boneill42/spring-data-cassandra -brian On Thu, Jun 28, 2012 at 9:02 AM, Vivek Mishra wrote= : > > Would like to add one more https://github.com/impetus-opensource/Kundera = . Next release is planned with many distinguishing features. > > -Vivek > > > On Thu, Jun 28, 2012 at 6:23 PM, Sasha Dolgy wrote: >> >> Not following this thread too much, but there is also https://github.com= /Netflix/astyanax/ >> >> "Astyanax is currently in use at Netflix. Issues generally are fixed as = quickly as possbile and releases done frequently." >> >> -sd >> >> On Thu, Jun 28, 2012 at 2:39 PM, Poziombka, Wade L wrote: >>> >>> I use Pelops and have been very happy. =A0In my opinion the interface i= s cleaner than that with Hector. =A0I personally do like the serializer bus= iness. >>> >>> -----Original Message----- >>> From: Radim Kolar [mailto:hsn@filez.com] >>> Sent: Thursday, June 28, 2012 5:06 AM >>> To: user@cassandra.apache.org >>> Subject: Re: which high level Java client >>> >>> i do not have experience with other clients, only hector. But timeout m= anagement in hector is really broken. If you expect your nodes to timeout o= ften (for example, if you are using WAN) better to try something else first= . >> >> >> >> >> -- >> Sasha Dolgy >> sasha.dolgy@gmail.com > > -- Brian ONeill Lead Architect, Health Market Science (http://healthmarketscience.com) mobile:215.588.6024 blog: http://weblogs.java.net/blog/boneill42/ blog: http://brianoneill.blogspot.com/