[dpdk-dev] [ANNOUNCE] ScyllaDB: new NoSQL database powered by DPDK

2015-10-01 Thread Mcnamara, John
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Avi Kivity
> Sent: Tuesday, September 22, 2015 5:32 PM
> To: 
> Subject: [dpdk-dev] [ANNOUNCE] ScyllaDB: new NoSQL database powered by
> DPDK
> 
> Hello dpdk-ers,
> 
> We are pleased to announce Scylla, a new open-source NoSQL database
> powered by DPDK.  Scylla's performance (one million transactions per
> second per node) derives in part from a user-space TCP/IP stack, using
> DPDK to drive the network cards.

Hi Avi,

Wow. That is really impressive.

John


[dpdk-dev] [ANNOUNCE] ScyllaDB: new NoSQL database powered by DPDK

2015-09-22 Thread Avi Kivity
Hello dpdk-ers,

We are pleased to announce Scylla, a new open-source NoSQL database 
powered by DPDK.  Scylla's performance (one million transactions per 
second per node) derives in part from a user-space TCP/IP stack, using 
DPDK to drive the network cards.

Scylla is open source and can be found in 
https://github.com/scylladb/scylla.

Scylla's TCP stack and DPDK integration are part of a server-side 
framework, seastar, which can be found in 
https://github.com/scylladb/seastar.

For more information, visit http://scylladb.com.