Who says we have to fall back to C++. https://gist.github.com/1973743
No limits! 30k lines of wrappers is a go. At that point, just like Rails did with Ruby, you need to extend the > language by coding C++ modules and wrappers to improve performance where > needed, or isolate calculation heavy parts of your solution and spin them > out in separate technologies. At that point, when you are building a "for > reals" application on the interwebz, you need to start thinking of your app > as a conjunction of services and not of a standalone one-size-fits all > cluster. Which is really part of what the node.js "revolution" is about - > making smaller apps that fit together well in a unified, event-driven whole. > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
