Seriously? A just select query is considered as so much db operation for a
web app?
Ok tell me how to create test scenario ? A hello world will do?
On Feb 21, 2015 2:46 PM, "Tom Boutell" <t...@punkave.com> wrote:

> This code is asking mysql to do a lot of work and then doing almost no
> work in node or PHP.
>
> In such a scenario both programs will get tweaked until they run the
> optimal number of simultaneous mysql queries on this particular server,
> whatever that is- but it will teach you nothing about node versus PHP.
>
> The application is "database-bound."
>
> --
> 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 a topic in the
> Google Groups "nodejs" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/nodejs/mf0Qhj1WVl8/unsubscribe.
> To unsubscribe from this group and all its topics, 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/ee2a074a-de62-4644-92eb-2d31891e5e8c%40googlegroups.com
> .
> 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/CANjZ2S6te9qgp29-hfn3-ftT6R%2Bh20d7r_8WB6mopcKUfigMVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to