Then what you should probably do is have a Rails front end with controllers calling to a service tier (probably written using Merb). The other option would be to use something like ActiveResource.
- Matt On Thu, Feb 26, 2009 at 10:34 AM, Andreas Kirn <[email protected]> wrote: > It fits our existing architecture better. > > Andreas > > > Phlip wrote: > > Andreas Kirn wrote: > > > I'd like to physically separate the presentation and application layers > of a RoR app (run them on different server clusters). Has anyone here > done anything like that? If so, what was your approach? > > > What's wrong with the horizontal clustering, with a load balancer, that > everyone > uses? > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
