Glossario


dynamic loadingsearch for term

A software process that updates a deployed application with new versions of resources and code. You configure the resource set to check for new versions by specifying disk locations in the resourcePath and libPath entries and specifying a vulture interval that is greater than zero. When the vulture interval is reached in the running application, the vulture checks for new or changed files in a disk location, which it then loads into the cache. Vultures are typically used to speed testing during development.

© 2013 Novell