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 7E9A910DFB for ; Fri, 26 Jul 2013 09:32:50 +0000 (UTC) Received: (qmail 31680 invoked by uid 500); 26 Jul 2013 09:32:47 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 31484 invoked by uid 500); 26 Jul 2013 09:32:47 -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 31476 invoked by uid 99); 26 Jul 2013 09:32:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 09:32:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hsn@filez.com designates 64.6.108.239 as permitted sender) Received: from [64.6.108.239] (HELO ponto.amerinoc.com) (64.6.108.239) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 09:32:39 +0000 Received: from [127.0.0.1] (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=0) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id r6Q9WDJZ063211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 26 Jul 2013 11:32:18 +0200 (CEST) (envelope-from hsn@filez.com) Message-ID: <51F241F9.2050803@filez.com> Date: Fri, 26 Jul 2013 11:31:37 +0200 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: Custom commands in cassandra References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130725-1, 25.07.2013), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org > What would be the way to do this with cassandra? embed app into server, use OSGi.