If I'm running two rails apps on the same server using Unicorn, I have to run two instances of Unicorn, right?
If so, then here's a place where passenger might win in terms of memory use, as the rails code will be loaded into memory twice, right? I'm still probably going with Unicorn, but just exploring this first. Thanks, John _______________________________________________ Unicorn mailing list - [email protected] http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying
