Adventures in multiprocessing: controlling multiple windows within a single application

  • Authors:
  • Shelly Evans

  • Affiliations:
  • -

  • Venue:
  • LUV '93 Proceedings of the third international conference on Lisp users and vendors
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the multiprocessing architecture used to control the multiple window environment of a LISP-based Computer Aided Design tool. The multiprocessing control is implemented using the Lucid Common LISP Multitasking Facility. This paper will discuss the system motivation and goals, system architecture, and system development, including problems encountered, performance enhancements made, and areas for further improvement. This illustrates how using high-level, explicit LISP multitasking control within the LISP development environment can simplify the programmer's task.