ThesaHelp: references g-h
Topic: software maintenance by patching
Topic: dynamic code modification
Topic: type-safe and secure languages
Topic: machine code and assembly language
| |
Reference
Hicks, M., Moore, J.T., Nettles, S.,
"Dynamic software updating",
Programming Language Design and Implementation (PLDI 2001), Snowbird, Utah, June 2001, pp. 13-23.
Google
Other Reference
Hicks, M., Nettles, S., "Dynamic Software Updating", ACM Transactions on Programing Languages and Systems, 27.6:1049-1096, November 2005
Quotations
14 ;;Quote: dynamic software updating of functions, types, data, or definitions; patch plus state transformer function; existing instances converted on access or update
| 14 ;;Quote: use typed assembly language (TAL) for dynamic patches and type safety; prevents crashes and many incorrect actions
| 19 ;;Quote: low overhead for dynamic updating of TAL code for I/O-intensive applications such as web servers
|
Related Topics
ThesaHelp: references g-h (299 items)
Topic: software maintenance by patching (27 items)
Topic: dynamic code modification (15 items)
Topic: type-safe and secure languages (43 items)
Topic: machine code and assembly language (49 items)
|