Map
Index
Random
Help
th

QuoteRef: segaME3_1993

topics > all references > ThesaHelp: references sa-sz



ThesaHelp:
references sa-sz
Topic:
software maintenance by patching
Topic:
abstract data type
Topic:
translation of data
Topic:
configuration management
Topic:
virtual memory

Reference

Segal, M.E., Frieder, O., "On-the-fly program modification: systems for dynamic updating", IEEE Software, March 1993, pp. 53-65. Google

Quotations
55 ;;Quote: dynamically update Bellcore's Service Control Point by rerouting all requests to other programs that perform the same function
60 ;;Quote: update processes under the DMERT operating system by replacing the transfer address; no static state; assumes interfaces do not change
60 ;;Quote: dynamic linking does not change references to a procedure that is currently active; what if a library gets replaced?
61 ;;Quote: PODUS dynamically updates procedures; program must be written top-down with abstract data types
61 ;;Quote: PODUS uses interprocedures to change procedure interfaces and mapper procedures to change data formats
63 ;;Quote: PODUS uses a very large, sparse virtual-address space partitioned by version; each version contains object code and a binding table
83 ;;Quote: after updating a procedure under PODUS, the old binding table points to an interprocedure while the new binding table points to the procedure


Related Topics up

ThesaHelp: references sa-sz (237 items)
Topic: software maintenance by patching (27 items)
Topic: abstract data type (64 items)
Topic: translation of data (26 items)
Topic: configuration management (25 items)
Topic: virtual memory (32 items)

Collected barberCB 3/93
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.