You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2014/01/14 16:28:50 UTC

[jira] [Created] (CASSANDRA-6581) Experiment faster file transfer with UDT

Yuki Morishita created CASSANDRA-6581:
-----------------------------------------

             Summary: Experiment faster file transfer with UDT
                 Key: CASSANDRA-6581
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6581
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Yuki Morishita
            Priority: Minor
             Fix For: 3.0


UDT is UDP based data transfer protocol and expected to be faster than TCP.
There is java library that wraps C++ UDT lib at https://github.com/barchart/barchart-udt.

Experiment to see if we can achieve faster data transfer using above library.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)