How do people unload entire modules after they are done using them, we have 
some very long running apps we are trying to reduce the footprint on and 
unloading certain modules seems to be a good start. For example if we could 
eventually end up with something like:

require.unload('nconf') after the configuration phase of startup.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to