Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 76185 invoked from network); 11 Dec 2010 02:38:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Dec 2010 02:38:09 -0000 Received: (qmail 80550 invoked by uid 500); 11 Dec 2010 02:38:07 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 80442 invoked by uid 500); 11 Dec 2010 02:38:07 -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 80434 invoked by uid 99); 11 Dec 2010 02:38:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Dec 2010 02:38:07 +0000 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mubarak.seyed@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bw0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Dec 2010 02:38:01 +0000 Received: by bwz10 with SMTP id 10so4746785bwz.34 for ; Fri, 10 Dec 2010 18:37:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5FpG45ulynagp1iJ++R/UVqMMApRz3SmFPrUorgTu7U=; b=CxRvLo/1DzF+Kvt9EclnRn052/X3uAKmkL7UblMUcH7Ml5sTX2gb9nmtZIe0bABtXz SILEMWADUc1k8UoPDwunKnPODRsv+8QpZGfOqWSUrcM3w5A9HuvEMocIZJk823P2dqUT hYzDob1NvowgTDqxz10uXObUoUAxG4PVEK/8M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QkyJqhExS39FmlYZkGBEqp50hg9tJp6uZVRTjH67m5eHbpkEUSk/8ijU0Cfgg5D+1v 1HcNQ3xQM7ibovvsxEU+ijRyDBnYGyBRis0kBdjGfXGQoFKh8cpaNd3EEZfOebsXObma EJFvMaWm4dd6mzNrr9uJci1En7zS+n4TDN+8A= MIME-Version: 1.0 Received: by 10.204.129.83 with SMTP id n19mr519282bks.207.1292035059733; Fri, 10 Dec 2010 18:37:39 -0800 (PST) Received: by 10.204.14.200 with HTTP; Fri, 10 Dec 2010 18:37:39 -0800 (PST) In-Reply-To: References: <4D026878.7030900@real.com> <4D028459.4010400@real.com> Date: Fri, 10 Dec 2010 18:37:39 -0800 Message-ID: Subject: Re: hazelcast From: Mubarak Seyed To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=00151747c070c5d4e10497195a5f X-Virus-Checked: Checked by ClamAV on apache.org --00151747c070c5d4e10497195a5f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable How about KeptCollections (backs by ZooKeeper)? https://github.com/anthonyu/KeptCollections Thanks, Mubarak On Fri, Dec 10, 2010 at 12:15 PM, Germ=E1n Kondolf wrote: > I don't know much about Zookeeper, but as far as I read, it is out of > JVM process. > Hazelcast is just a framework and you can programmatically start and > shutdown the cluster, it's just an xml to configure it. > > Hazelcast also provides good caching features to integrate with > Hibernate, distributed executors, clusterized queues, distributed > events, and so on. I don't know if that is supported by Zookeeper, I > think not, because is not the main goal of it. > > On Fri, Dec 10, 2010 at 4:49 PM, B. Todd Burruss > wrote: > > thx for the feedback. regarding locking, has anyone done a comparison = to > > zookeeper? does zookeeper provide functionality over hazelcast? > > > > On 12/10/2010 11:08 AM, Norman Maurer wrote: > >> > >> Hi there, > >> > >> I'm not using it atm but plan to in my next project. It really looks > nice > >> :) > >> > >> Bye, > >> Norman > >> > >> 2010/12/10 Germ=E1n Kondolf: > >>> > >>> Hi, I'm using it as a complement of cassandra, to avoid "duplicate" > >>> searches and duplicate content in a given moment in time. > >>> It works really nice by now, no critical issues, at least the > >>> functionallity I'm using from it. > >>> > >>> -- > >>> //GK > >>> german.kondolf@gmail.com > >>> // sites > >>> http://twitter.com/germanklf > >>> http://ar.linkedin.com/in/germankondolf > >>> > >>> On Fri, Dec 10, 2010 at 2:50 PM, B. Todd Burruss > >>> wrote: > >>>> > >>>> http://www.hazelcast.com/product.jsp > >>>> > >>>> has anyone tested hazelcast as a distributed locking mechanism for > java > >>>> clients? seems very attractive on the surface. > >>>> > > > > > > -- > //GK > german.kondolf@gmail.com > // sites > http://twitter.com/germanklf > http://www.facebook.com/germanklf > http://ar.linkedin.com/in/germankondolf > --=20 Thanks, Mubarak Seyed. --00151747c070c5d4e10497195a5f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable How about KeptCollections (backs by ZooKeeper)?


Thanks,
Mubarak
On Fri, Dec 10, 2010 at 12:15 PM, Germ=E1n K= ondolf <ge= rman.kondolf@gmail.com> wrote:
I don't know much about Zookeeper, but as far as I read, it is out of JVM process.
Hazelcast is just a framework and you can programmatically start and
shutdown the cluster, it's just an xml to configure it.

Hazelcast also provides good caching features to integrate with
Hibernate, distributed executors, clusterized queues, distributed
events, and so on. I don't know if that is supported by Zookeeper, I think not, because is not the main goal of it.

On Fri, Dec 10, 2010 at 4:49 PM, B. Todd Burruss <bburruss@real.com> wrote:
> thx for the feedback. =A0regarding locking, has anyone done a comparis= on to
> zookeeper? =A0does zookeeper provide functionality over hazelcast?
>
> On 12/10/2010 11:08 AM, Norman Maurer wrote:
>>
>> Hi there,
>>
>> I'm not using it atm but plan to in my next project. It really= looks nice
>> :)
>>
>> Bye,
>> Norman
>>
>> 2010/12/10 Germ=E1n Kondolf<german.kondolf@gmail.com>:
>>>
>>> Hi, I'm using it as a complement of cassandra, to avoid &q= uot;duplicate"
>>> searches and duplicate content in a given moment in time.
>>> It works really nice by now, no critical issues, at least the<= br> >>> functionallity I'm using from it.
>>>
>>> --
>>> //GK
>>> german.kondolf@gma= il.com
>>> // sites
>>> htt= p://twitter.com/germanklf
>>> http://ar.linkedin.com/in/germankondolf
>>>
>>> On Fri, Dec 10, 2010 at 2:50 PM, B. Todd Burruss<bburruss@real.com>
>>> =A0wrote:
>>>>
>>>> http://www.hazelcast.com/product.jsp
>>>>
>>>> has anyone tested hazelcast as a distributed locking mecha= nism for java
>>>> clients? =A0seems very attractive on the surface.
>>>>
>



--
http:= //www.facebook.com/germanklf



--
Thanks,
= Mubarak Seyed.
--00151747c070c5d4e10497195a5f--