Thanks Tim,
Performance wise do you consider having Perl/shell script in back-end and
node as front-end is a good architecture? or is it better to re-write task
done by Perl in node. I want to have clear idea about,
- Is it better to use node just as a bridge between webpage and
Perl/Shell.
Any kind of suggestion would be appreciated.
Cheers,
On Tuesday, January 8, 2013 3:14:38 AM UTC+11, Tim Caswell wrote:
>
> Node can easily call other processes and has full control over the stdio
> streams if desired. (or there are convenience wrappers if you don't need
> full control) Look at the child_process APIs.
>
>
> On Sun, Jan 6, 2013 at 9:41 PM, Suraj Singh Thapa
> <[email protected]<javascript:>
> > wrote:
>
>> Hi, I have number of the Perl and shell scripts in server(Linux) to
>> automate the software build process. I want to
>> create web interface so that other user can easily run my scripts.
>> * Have a webpage, user select the field and press button to launch
>> corresponding process.
>> * webpage should show progress, Perl/shell script standard output
>> running in server.
>>
>> Could some one can suggest me if Node can be used as my fronted to create
>> web interface?
>> As I am novice so any suggestion from experience people will
>> be appreciated.
>>
>> Thanks
>>
>> --
>> 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 [email protected]<javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>
>
--
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en