If you use libraries and infrastructure that take advantage of HTTP caching then it can be great decision.
HTTP caching between your app servers and data store will make scaling reads super easy. James On 29/10/2011 2:57 PM, "Samuel Richardson" <[email protected]> wrote: > What are peoples thoughts on using rest for internal communications between > servers? Is there too much overhead setting up HTTP connections? too > verbose? > > Samuel Richardson > www.richardson.co.nz | 0405 472 748 > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
