What are you trying to achieve by this architecture? It is not entirely clear but are you talking about the 2nd server being an 'application/business logic' server where the 1st server is the web server?
On Sun, Aug 8, 2010 at 12:57 PM, Pinit Asavanuchit <[email protected]>wrote: > I have to develop an ROR application that talk to it's self. > > 3 Server (1st server ROR <---> 2nd server ROR <---> 3rd server DBMS) > > How can I easily develop this ? > > I think it's too much effort to build 2 separate RORs project talk to > each others. > > Please guide me. Thanks you in advance > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

