Alternative Approaches to Distribute An E-Commerce Document Management System

  • Authors:
  • Shahram Ghandeharizadeh

  • Affiliations:
  • -

  • Venue:
  • RIDE '01 Proceedings of the 11th International Workshop on research Issues in Data Engineering
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract: This experience paper describes newsblaster.com, a commercial document management system that facilitates exchange of news worthy documents between two user communities: a) editor of newspapers and magazines who seek to publish articles, and b) member companies who want to disseminate information such as new product offerings, product recalls, alliances with other companies, etc. We focus on the Internet connection of a single node web server as the system bottleneck and discuss three alternative approaches to distribute the application across multiple nodes. The first, termed vertical, analyzes the semantics of the application and distributes it across multiple nodes based on its community of users and how they access the system. The second, termed horizontal, declusters the application's data across multiple nodes with the objective to distribute client requests evenly across these nodes. Hybrid, our third approach, considers a horizontal partitioning of services identified by a vertical partitioning. We describe the application of each approach to newsblaster.