A java library for simulating contact centers

  • Authors:
  • Eric Buist;Pierre L'Ecuyer

  • Affiliations:
  • Université de Montréal, Montréal (Québec), Canada;Université de Montréal, Montréal (Québec), Canada

  • Venue:
  • WSC '05 Proceedings of the 37th conference on Winter simulation
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

ContactCenters is a Java library for writing contact center simulators. It supports multi-skill and blend contact centers with complex and arbitrary routing, dialing policies, and arrival processes. The programmer can alter the simulation logic in many ways, without modifying the source code of the library. A simulator can interoperate with other libraries, e.g., for optimization and statistical analysis. Performance, flexibility, and extensibility are the main goals of its design and implementation. In this paper, we present the general architecture of the library, its main components and their interaction. We give an example of a contact center simulator and provide comparisons with a widely used commercial simulation system also offering facilities for contact center simulation.