Hello, I need to create a feature that download about 100 images from 100 different url, put the imahes into a zip file, and notify user with an email when the job is done. As nodejs single threaded, how can i achieve this without blocking server and user navigation? Maybe i need to manage this with a queue manager? i don't understand how can i write without blocking. Thanks in advance
Alessandro -- 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