CassMail: a scalable, highly-available, and rapidly-prototyped e-mail service

  • Authors:
  • Lazaros Koromilas;Kostas Magoutis

  • Affiliations:
  • Institute of Computer Science, Foundation for Research and Technology Hellas, Heraklion, Greece;Institute of Computer Science, Foundation for Research and Technology Hellas, Heraklion, Greece

  • Venue:
  • Proceedings of the 11th IFIP WG 6.1 international conference on Distributed applications and interoperable systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present the design and implementation of a scalable e-mail service over the Cassandra eventually-consistent storage system. Our system provides a working implementation of the SMTP and POP3 protocols and our evaluation shows that the system exhibits scalable performance, high availability, and is easily manageable under write-intensive e-mail workloads. The design and implementation of our system is centered around a synthesis of interoperable components for rapid prototyping and deployment. Besides offering a proof of concept of such an approach to prototyping distributed applications, we further make two key contributions in this paper: First, we provide a detailed evaluation of the configuration and tuning of the underlying storage engine necessary to achieve scalable application performance. Second, we show that the availability of scalable storage systems such as Cassandra simplifies the design and implementation of higher-level scalable services, especially when compared to the effort expended in projects with similar goals in the past (e.g., Porcupine). We believe that the existence of infrastructural services such as Cassandra brings us closer to the vision of a universal toolbox for rapidly prototyping arbitrary scalable services.