Re: [nodejs] Re: Java Houses Adopting Node.js

2014-07-05 Thread Zlatko Đurić

On 04.07.2014 14:58, Adam Davies wrote:
Seems like the state of the art is to stick with Java services on the 
backend and use Node as a page server to server HTML pages content, so 
that Node is a kind of front-controller or proxy.





In a way. Node can do a lot of work and it can handle a whole lot of 
connections, as well as route all those connections between Java 
services, databases and other stuff.


The thing where it is not the best match is heavy-duty processing. So, 
if you're serving images or have a webshop or something that connects to 
many different warehouses to pull data from, Node is great. If you're 
doing video encoding and recoding, then yep, leave that part to Java.



--
Zlatko

--
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/53B714D8.4090608%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [nodejs] Re: Java Houses Adopting Node.js

2014-07-05 Thread henrique matias
That doesn't sound like state of art, specially on the node.js user list !

Why would you choose Java services over Node services ?


On 4 July 2014 13:58, Adam Davies clevedon@googlemail.com wrote:

 Seems like the state of the art is to stick with Java services on the
 backend and use Node as a page server to server HTML pages content, so that
 Node is a kind of front-controller or proxy.




 On Thursday, 26 June 2014 09:35:22 UTC+1, Adam Davies wrote:

 Hi All,

 Does anybody know of case studies or have direct experience of a
 ecommerce companies which have been using Java for many years converting
 over to node.js?

 The reason why I ask is because we at Screwfix.com are going through a
 process of looking at new technologies and defineing our strategy over the
 next 5 years for so, and node keeps coming up in conversions. However,
 there is little in-house knowledge of node usage for our particular company
 size and profile.

 If anyone can provide a steer it would be really appreciated.

 Thanks
 Adam

  --
 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/70829792-1398-436d-9be7-061943995bec%40googlegroups.com
 https://groups.google.com/d/msgid/nodejs/70829792-1398-436d-9be7-061943995bec%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.


-- 
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/CA%2BoarR%2B9gZALTeJV%2B8h6cvos4tDnQJ48N_xE337wbR8cdQWEWQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[nodejs] TJ Holowaychuk is leaving the community and now

2014-07-05 Thread vitor . sharepoint
TJ is leaving node as he posted 
here https://medium.com/code-adventures/4ba9e7f3e52b 

What do you think about it and what projects are you using that came from 
him?

-- 
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/e6a1c8ad-69d1-4169-bb8d-fcd72bf413cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[nodejs] how to install node-gyp on an offline computer

2014-07-05 Thread NodeNinja
I am using node v0.8.12 and node-gyp is not pre-packaged with it.
Is there a way to install node-gyp on on offline computer?

-- 
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/6a9ba1e3-b162-418a-85f0-ad7db62cf724%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.