Hi Jason,
Add-ins consume resources
-Consume resources by just being installed?
> Naturally they consume disk resources, just by being installed. But most add-ins aren't to big in size.
-Only when used when loaded through the console, or when used through an automated task?
-Do they release resources when they're closed on the console?
> They consume memory when loaded in the console and release them when closed.
However! Some Add-ins run system services or background processes that run from the moment the machine has started. This is because they have to do work continously, like for example an Antivirus add-in.
All in all most add-ins don't consume that much resources, either disk and/or memory.
Cheers,
Nick
- 已標示為解答MtnLover Saturday, 6 June, 2009 14:21
-