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 E4F77E230 for ; Thu, 31 Jan 2013 17:43:00 +0000 (UTC) Received: (qmail 21669 invoked by uid 500); 31 Jan 2013 17:42:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 21629 invoked by uid 500); 31 Jan 2013 17:42:58 -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 21621 invoked by uid 99); 31 Jan 2013 17:42:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 17:42:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gciuloaica@gmail.com designates 209.85.215.177 as permitted sender) Received: from [209.85.215.177] (HELO mail-ea0-f177.google.com) (209.85.215.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 17:42:52 +0000 Received: by mail-ea0-f177.google.com with SMTP id n13so1310126eaa.36 for ; Thu, 31 Jan 2013 09:42:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type; bh=PaAVIkLBE5DfArp/xzOTEBekXbh7jSzgasDAO62g57g=; b=bIokP3tVNOdnyRwPcSH+YzcAguRC8Nf3qj62H5UbiZ+PVlzeppPOz86nDF9BDzqFtI Iz6KBFwUav4h8dK7DVkI6wAT5S9whkK83RGnVIL8Yb1ZRzWyrd5zjv2kuNIkEWgn7+d5 9ZIj2QLqcU9ymhzyIdwX0deTNbTQ7DtV+/Fg2xCCRxlxKiXZmZa+5Nvd+vjUoUEBsBOd mqaG4CHySC5EwObV9FORiqFFJUs7ZI2zZjy7JJsdpCtyUEPGYyByrxa1d8VCqdYan2qi SN3AGTDpiRrdrK5GYIH2dLgq72y60mO4+k+U11vzennZ/ztBgF54NQe/EPv0pAfN4lmk JUEQ== X-Received: by 10.14.201.69 with SMTP id a45mr28774340eeo.43.1359654150775; Thu, 31 Jan 2013 09:42:30 -0800 (PST) Received: from Gabriels-MacBook-Pro.local ([91.231.138.137]) by mx.google.com with ESMTPS id h5sm8455789eem.1.2013.01.31.09.42.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Jan 2013 09:42:29 -0800 (PST) Message-ID: <510AAD03.3060704@gmail.com> Date: Thu, 31 Jan 2013 19:42:27 +0200 From: Gabriel Ciuloaica User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: user@cassandra.apache.org CC: Vivek Mishra Subject: Re: CQL binary protocol References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------010509000906050907010502" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------010509000906050907010502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, You may take a look to java-driver project. It has an implementation for connection pool. Cheers, Gabi On 1/31/13 6:48 PM, Vivek Mishra wrote: > Hi, > Any connection pool API available for cassandra transport > Client(org.apache.cassandra.transport.Client)? > > -Vivek --------------010509000906050907010502 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi,

You may take a look to java-driver project. It has an implementation for connection pool.

Cheers,
Gabi

On 1/31/13 6:48 PM, Vivek Mishra wrote:
Hi,
Any connection pool API available for cassandra transport Client(org.apache.cassandra.transport.Client)?

-Vivek

--------------010509000906050907010502--