[nodejs] Node and Nginx

2012-09-09 Thread Gerald Klein
Hi, I have recently started working node and I set up an example of nginx running in front and passing off to node via a proxy as such: I found it to be slower then just node, I set up node using the cluster module and I have 4 cores. The only thing I think would improve right away is changing the

Re: [nodejs] Re: Node and Nginx

2012-09-10 Thread Gerald Klein
gt; http://nodejs.org/api/net.html#net_net_createserver_options_connectionlistener > > On Sunday, September 9, 2012 5:33:23 PM UTC-7, Gerald Klein wrote: >> >> Hi, I have recently started working node and I set up an example of nginx >> running in front and passing off to node via a proxy as such: >> &g

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
ore 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 subsc

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
; To unsubscribe from this group, send email to >> nodejs+unsubscr...@googlegroups.com >> 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: > ht

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
come and go. I > for one would be happy to get rid of the desktop. Most users nowadays grew > up with the web, so it is a metaphor that they are at least as familiar > with as the desktop. > > Maybe a glimpse into the future of the desktop could prove me wrong. > Where can it

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
h, this has to do with respect. You know I have always been impressed with braggarts that use accomplishment to justify rude behavior. On Sun, Sep 30, 2012 at 12:32 PM, Rick Waldron wrote: > > On Sunday, September 30, 2012 at 12:54 PM, Gerald Klein wrote: > > @Rick please don't

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
med opinions should be welcome here. > > > On Sun, Sep 30, 2012 at 10:32 AM, Gerald Klein wrote: > >> I myself only from the seventies and more into the eighties in a >> practical way. Accept my apologies but the comment before you was a bit >> harsh and I was already ann

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
go. On Sun, Sep 30, 2012 at 1:06 PM, Rick Waldron wrote: > > On Sunday, September 30, 2012 at 1:49 PM, Gerald Klein wrote: > > Call it soap boxing what ever you like, but when you say "I think I speak > for most when I say" I have a problem, because you don't. F

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
der growth > > > > On Sun, Sep 30, 2012 at 10:32 AM, Gerald Klein wrote: > > I myself only from the seventies and more into the eighties in a practical > way. Accept my apologies but the comment before you was a bit harsh and I > was already annoyed. I have never found negat

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
ssume you must have a positive to > supplant it. > > Huh? I have what I have. This isn't a debate, it's just me giving my > opinion. > > > On Sun, Sep 30, 2012 at 11:01 AM, Gerald Klein wrote: > >> I agree but there is a way of presenting them, further if you

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
If that it was you feel about this thread you know the subject line, give it a pass instead of wasting time talking about something that you have stated does not interest you. On Sun, Sep 30, 2012 at 1:26 PM, Rick Waldron wrote: > > On Sunday, September 30, 2012 at 2:12 PM, Gerald Klein

Re: [nodejs] Re: "Evil OS X"... the perfect client to a node server!

2012-09-30 Thread Gerald Klein
Yes that IS much better, thank you for clearing that up and I am sure OP will respond to that in a more positive fashion. On Sun, Sep 30, 2012 at 1:37 PM, Rick Waldron wrote: > > On Sunday, September 30, 2012 at 2:17 PM, Gerald Klein wrote: > > The term constructive criticism whi

Re: [nodejs] TypeScript: New kid on the block, runs on Node.js

2012-10-01 Thread Gerald Klein
;> > > -- > 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,

Re: [nodejs] Re: Looking for the best

2015-03-19 Thread Gerald Klein
js+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/f06ed8f2-52cb-4b89-9c01-295fef0050d6%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/

Re: [nodejs] Deploying Node js application in Weblogic application server

2015-06-11 Thread Gerald Klein
t > https://groups.google.com/d/msgid/nodejs/fd8d11c3-746e-44f0-9eb5-25ebc8d7f861%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/fd8d11c3-746e-44f0-9eb5-25ebc8d7f861%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://g

Re: [nodejs] Deploying Node js application in Weblogic application server

2015-06-15 Thread Gerald Klein
scussion on the web visit > https://groups.google.com/d/msgid/nodejs/b97ba9ca-95da-4e5f-80e5-448b8e094172%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/b97ba9ca-95da-4e5f-80e5-448b8e094172%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more

Re: [nodejs] Queue in NodeJS

2020-05-04 Thread Gerald Klein
Multiple requests of any kind usually can be controlled using some libraries debounce or throttle functionality Gerald Klein DBA j...@zognet.com 708-599-0352 On Mon, May 4, 2020 at 1:38 PM Persis david wrote: > Hi All, > > I'm very new to the development field. I'm developin