Click here to Skip to main content
15,887,386 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan19-Dec-18 21:18
Eytukan19-Dec-18 21:18 
GeneralRe: Node.js : Non-blocking thing Pin
Pete O'Hanlon20-Dec-18 0:00
mvePete O'Hanlon20-Dec-18 0:00 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan20-Dec-18 0:53
Eytukan20-Dec-18 0:53 
GeneralRe: Node.js : Non-blocking thing Pin
Nathan Minier20-Dec-18 1:18
professionalNathan Minier20-Dec-18 1:18 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan26-Dec-18 23:07
Eytukan26-Dec-18 23:07 
GeneralRe: Node.js : Non-blocking thing Pin
Pete O'Hanlon27-Dec-18 1:22
mvePete O'Hanlon27-Dec-18 1:22 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan27-Dec-18 1:39
Eytukan27-Dec-18 1:39 
GeneralRe: Node.js : Non-blocking thing Pin
Nathan Minier27-Dec-18 1:58
professionalNathan Minier27-Dec-18 1:58 
Eytukan wrote:
Why do we think low of a "run-time" ? I truly don't get this.


Dude, half the code I write is JS; most of the rest is C#. Almost everything I write utilizes a runtime, and so I'm not bad-mouthing it. I do, however, understand that my code is not as efficient, performant, or generally capable as something written with direct memory access and low-level structural support. That's the trade-off that I make to quickly write and deploy code.

What I won't do is badmouth systems that do it better because their developers have the time or skill set to do better by using low-level code. That's just arrogant and preposterous.

Eytukan wrote:
My point here is , Node is not just a simple 'run-time' like the JS on browser.

Yeah dude, that's exactly what it is. At it's core is Google V8, the runtime for the Chromium-family of browsers.

Eytukan wrote:
My point here is , Node is not just a simple 'run-time' like the JS on browser.


No, the point in your OP was to badmouth Microsoft and IIS without understanding the very basics of how the software in question operates, and every post makes it worse. Stop digging.
"Never attribute to malice that which can be explained by stupidity."
- Hanlon's Razor

GeneralRe: Node.js : Non-blocking thing Pin
Eytukan27-Dec-18 2:41
Eytukan27-Dec-18 2:41 
GeneralRe: Node.js : Non-blocking thing Pin
Pete O'Hanlon27-Dec-18 2:55
mvePete O'Hanlon27-Dec-18 2:55 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan27-Dec-18 3:07
Eytukan27-Dec-18 3:07 
GeneralRe: Node.js : Non-blocking thing Pin
jschell27-Dec-18 13:23
jschell27-Dec-18 13:23 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan26-Dec-18 23:20
Eytukan26-Dec-18 23:20 
GeneralRe: Node.js : Non-blocking thing Pin
jschell27-Dec-18 13:16
jschell27-Dec-18 13:16 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan30-Dec-18 1:03
Eytukan30-Dec-18 1:03 
GeneralRe: Node.js : Non-blocking thing Pin
jschell5-Jan-19 5:16
jschell5-Jan-19 5:16 
GeneralRe: Node.js : Non-blocking thing Pin
jschell23-Dec-18 8:07
jschell23-Dec-18 8:07 
GeneralRe: Node.js : Non-blocking thing Pin
Nathan Minier26-Dec-18 2:30
professionalNathan Minier26-Dec-18 2:30 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan27-Dec-18 0:30
Eytukan27-Dec-18 0:30 
GeneralRe: Node.js : Non-blocking thing Pin
jschell23-Dec-18 7:57
jschell23-Dec-18 7:57 
GeneralRe: Node.js : Non-blocking thing Pin
Eddy Vluggen23-Dec-18 10:30
professionalEddy Vluggen23-Dec-18 10:30 
AnswerRe: Node.js : Non-blocking thing Pin
jschell23-Dec-18 8:10
jschell23-Dec-18 8:10 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan27-Dec-18 0:10
Eytukan27-Dec-18 0:10 
GeneralRe: Node.js : Non-blocking thing Pin
jschell27-Dec-18 12:45
jschell27-Dec-18 12:45 
GeneralRe: Node.js : Non-blocking thing Pin
Eytukan30-Dec-18 1:00
Eytukan30-Dec-18 1:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.