Comment on Rails 4.1.0 releasedparentComments−gargarplex12yWhat is great for large-sized apps?−matthewmacleod12yInteresting and complex question, that.Larger apps end up being more SOA than monolithic, I suppose. Rails can usually play a part in these, but in my experience it's usually a win to start fragmenting an app into services once it gets beyond a certain size and complexity.
Comments
What is great for large-sized apps?
Interesting and complex question, that.
Larger apps end up being more SOA than monolithic, I suppose. Rails can usually play a part in these, but in my experience it's usually a win to start fragmenting an app into services once it gets beyond a certain size and complexity.