Analyzing the overload behavior of a simple web server

  • Authors:
  • Niels Provos;Chuck Lever;Stephen Tweedie

  • Affiliations:
  • University of Michigan, Ann Arbor;AOL-Netscape, Incorporated, University of Michigan, Ann Arbor;Red Hat Software, University of Michigan, Ann Arbor

  • Venue:
  • ALS'00 Proceedings of the 4th annual Linux Showcase & Conference - Volume 4
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Linux introduces POSIX Real Time signals to report I/O activity on multiple connections with more scalability than traditional models. In this paper we explore ways of improving the scalability and performance of POSIX RT signals even more by measuring system call latency and by creating bulk system calls that can deliver multiple signals at once.