topfunky's profile

Default-avatar

topfunky

  1. 8
  2. 8
  3. 2
Open ideas
  1. 24 votes
    1
  2. 10 votes
    1
  3. 24 votes
    1
  4. 11 votes
    1
  5. 14 votes
    1
  6. 22 votes
    1
  7. 29 votes
    1
  8. 29 votes
    1
Completed ideas
Comments
  1. The best way to go would be the Recurring Billing Rails Kit from Ben Curtis:

    http://railskits.com/saas/

    It's a Rails app that you can build on to make your own billing application. An accompanying PeepCode screencast is in the works that shows you how to use the Rails Kit.

  2. The screencast doesn't mention scaling out, but it would work similarly to how mongrel does. Add load balancer on the front and point it to a bunch of machines with Apache and mod_rails (you need to run the whole stack since mod_rails can't be extracted from Apache).

powered by UserVoice