Node can be compiled and run on Raspberry Pi's witch are a ARM11chip i think ??? Not sure how these baracudda's work but if they have the correct toolchain to compile new programs they might be able to compile the node binary and then run node programs.
Chris On Thursday, March 7, 2013 3:29:55 PM UTC, Anup Vasudeva wrote: > > Thanks a lot Ben for the reply. > Actually I am pretty much naive in node.js (just a Hello world guy in this > domain). > I am sorry I should have made my requirements clear: > We have an embedded device (ARM processor) with Baracudda as it's server > and Windows CE as it's operation system. > Now we were asked to find a solution to have an intermediary web services > kind of thing so that we can gather information from different areas. > I researched and found node.js, as it itself can act as a server. But I > don't know whether it can really fit into this scenario. > > That's why I am seeking assistance, if someone has had the experience > dealing with the same situation. > If yes, then atleast I can convince my boss and deep dive into node. > > Can you provide me any insight on how should I look into this situation? > > Thanks for reading. > > On Thursday, March 7, 2013 6:02:15 PM UTC+5:30, Ben Noordhuis wrote: >> >> On Thu, Mar 7, 2013 at 8:33 AM, Anup Vasudeva >> <[email protected]> wrote: >> > Can node.js be installed on an embedded server. I have a project >> requirement >> > where I have an embedded device with a Baracudda server inside it. >> > Is there any scope to run node.js on that server? Please assist. >> > Thanks for reading. >> >> Have you tried it? >> >> If you did and it failed, can you post the output of the build log and >> provide more details on the environment node.js is supposed to run in? >> Things like operating system, CPU architecture, toolchain used, etc. >> > -- -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
