Hi,

I am currently checking whether we can improve the Node.js runtime (server) 
performance by reducing the number of calls to "new" and "delete" to 
allocate/deallocate dynamic memory. For example I am looking for something 
similar to memory pools used in Apache HTTPD 
(http://www.apachetutor.org/dev/pools). If you have any pointers please let 
me know.

Thanks,
Manjula.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/5783c1c4-2428-42cd-b2ff-b5bfb973b7b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to