Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6568C1052E for ; Thu, 6 Feb 2014 10:34:12 +0000 (UTC) Received: (qmail 91650 invoked by uid 500); 6 Feb 2014 10:34:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 91431 invoked by uid 500); 6 Feb 2014 10:34:10 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 91422 invoked by uid 99); 6 Feb 2014 10:34:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2014 10:34:09 +0000 Date: Thu, 6 Feb 2014 10:34:09 +0000 (UTC) From: "sumit thakur (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-6664) fast data transfer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 sumit thakur created CASSANDRA-6664: --------------------------------------- Summary: fast data transfer Key: CASSANDRA-6664 URL: https://issues.apache.org/jira/browse/CASSANDRA-6664 Project: Cassandra Issue Type: Improvement Components: Core Environment: Linux with java 7 Reporter: sumit thakur Priority: Minor Fix For: 3.0 Hello All, I have some idea that i want to share with you. Now we are using TCP for data transfer in cassandra. Socket direct protocol is introduce in java 7 that is very fast and relabel. I think this can be use in cassandra for more better performance. please suggest , Is this idea is good or not? Regards Sumit Thakur RJIL, Mumbai India -- This message was sent by Atlassian JIRA (v6.1.5#6160)