>From what we've seen running the developer community site, your main consideration is probably going to be memory. More memory will yield better database performance (assuming it's configured properly) and allow you to run more mongrels. It's hard to say anything more without knowing more details on your server specs and the amount of activity you're expecting.
We're constantly looking at ways that the Insoshi code can be optimized but we're trying to balance that against "premature optimization" which can add complexity to the codebase and make it harder to track down the root cause of issues without yielding a noticeable benefit. On Sun, Jun 29, 2008 at 2:12 AM, Long <[EMAIL PROTECTED]> wrote: > > Does anyone have a rough idea of how Insoshi's performance scales with > the number of users and their activity? I'm looking for something like > an upper bound on the number of users for a vanilla Rails setup (e.g. > Rails 2.1, nginx, Postgres, and server specs are nothing amazing). > > > -- Long Nguyen [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
