Hi all. Passenger is an open source application server for Node.js. It takes a lot of complexity out of deploying Node.js apps, adds powerful enterprise-grade features that are useful in production, and makes it administering Node.js apps much easier. Supporting Meteor JS as well, it is being used by high-profile companies such as Apple, New York Times, AirBnB, American Express, etc.
In version 4.0.45, we've significantly improved Node.js support. There were some issues before with long polling and with connection handling, but we've solved them in this release by completely revamping the Node.js layer and by introducing sticky sessions. Why use Passenger? * This video explains the gist in 4 minutes: https://vimeo.com/phusionnl/review/84945384/73fe7432ee * Much easier deployment and administration. * Run your Node.js app to run on multiple cores. No code changes needed, no cluster module needed. Works with Socket.io and SockJS.[1] * Automatically integrate with Nginx, which can improve performance and safety. * Fast, reliable and scalable. You can learn more here: * About Passenger: https://www.phusionpassenger.com/ * Node.js + Passenger tutorial: https://github.com/phusion/passenger/wiki/Phusion-Passenger%3A-Node.js-tutorial * 4.0.45 release announcement: http://blog.phusion.nl/2014/06/12/phusion-passenger-4-0-45-major-node-js-and-meteor-compatibility-improvements/ We're doing our best to make Passenger a quality product! Feedback is always welcome. What do you think of Passenger? Just hit Reply and let me know. :) With kind regards, Hongli Lai [1] https://groups.google.com/forum/#!topic/phusion-passenger/CjkPhu1iDZw -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/40c7ed86-1107-487d-b1a3-f06a89239272%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
