> actually my hosting provider has fixed 256MB RAM for one application mysql 
> will be handled by other ram. so what do you think how much request nodejs 
> can service in a month  in this ram? 


That will be fine initially.
 

> @WIL MILLER why dont you share your experience about how to actually do 
> async compact & maintainable code in js
>

Quick tips:

1 - Learn how to create modules asap.
2 - Test drive your code.
3 - Read this: https://github.com/rwldrn/idiomatic.js.
4 - Learn about constructors, prototype chain, and prototypal inheritance.

That should get you going.

-- 
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 nodejs@googlegroups.com
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

Reply via email to