Map
Index
Random
Help
th

Quote: use termination instead of resumption for exception handling: simpler, discourages resource allocation attempts, resumption is not necessary

topics > all references > references sa-sz > QuoteRef: stroB_1994 , p. 391



Topic:
exception handling with resumption
Topic:
exception handling by termination
Group:
operating system

Quotation Skeleton

The most repeated and convincing arguments (to me) … [exception handling by termination instead of resumption] … [1] Termination is significantly simpler than resumption. In fact, resumption requires … [2] The method of dealing with resource exhaustion [by trapping the exception, allocating resources, and resuming] is fundamentally … [3] Really major systems in many application areas have been written …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: on resource exhaustion, do not attempt to allocate needed resources and resume. It leads to complicated interactions between a library and its users

Related Topics up

Topic: exception handling with resumption (31 items)
Topic: exception handling by termination (16 items)
Group: operating system   (27 topics, 877 quotes)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.