Jump to: navigation, search

Difference between revisions of "User:Chenchong"

(User:Chenchong)
 
(OpenStack GSoC2014 Proposal)
Line 9: Line 9:
 
=== OpenStack GSoC2014 Proposal ===
 
=== OpenStack GSoC2014 Proposal ===
  
TBA
+
==== Abstract ====
 +
 
 +
Marconi is the messaging and notifications service of OpenStack. Using Marconi, tenants can build more complex applications on OpenStack. Marconi provides tenants with different storage backend options to help them keeping balance between latency and persistence. This Project will add a Redis Storage Backend for Marconi. With this new storage backend, tenants can benefit from the excellent latency performance provided by the Redis storage backend when building their applications using Marconi.
 +
 
 +
{| class="wikitable"
 +
|-
 +
| Project Idea Page || [[GSoC2014/Queues/Storage|Add a New Storage Backend]]
 +
|-
 +
| Project Details Page|| [[GSoC2014/Student/ChenchongQin|Adding Redis as a Storage Backend to OpenStack Marconi]]
 +
|}

Revision as of 02:55, 21 March 2014

Chenchong Qin

Hello world! I'm a master student majoring in Computer Science at University of Chinese Academy of Sciences.

OpenStack GSoC2014 Proposal

Abstract

Marconi is the messaging and notifications service of OpenStack. Using Marconi, tenants can build more complex applications on OpenStack. Marconi provides tenants with different storage backend options to help them keeping balance between latency and persistence. This Project will add a Redis Storage Backend for Marconi. With this new storage backend, tenants can benefit from the excellent latency performance provided by the Redis storage backend when building their applications using Marconi.

Project Idea Page Add a New Storage Backend
Project Details Page Adding Redis as a Storage Backend to OpenStack Marconi