From: Guilherme Pim <pimguilhe...@gmail.com>
Date: Fri, 5 Oct 2012 08:22:12 -0300
Local: Fri, Oct 5 2012 7:22 am
Subject: Re: [nodejs] Batch jobs in Node
I am crawling some web pages to populate a database, and currently doing
So, I have created some scripts in the following manner:
========== Task file ==========
module.exports = function (grunt) {
grunt.registerTask('courses/update-info', 'Updates all courses info on
}
============================
So then I may have a somewhat controlled access to these jobs from the
grunt courses/update-info:4:5:2 (these will be passed as the tasks's
I guess I could go about creating node scripts and using a parameters
Did I make myself clearer at all? haha
Thanks for you time,
2012/10/5 Nuno Job <nunojobpi...@gmail.com>
> Can you share some more details on what you are trying to accomplish?
> You have talked about tools (both of which I am unaware of) and said
> Let me know, I'll try to help :)
> On Fri, Oct 5, 2012 at 11:08 AM, Guilherme Pim <pimguilhe...@gmail.com>wrote:
>> Hi guys,
>> Having the need to synchronize some data with external sources, I have
>> I have come across Node.io, but I rather stick to Grunt in this case. Do
>> Thanks!
>> --
> --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||