Reddit Reddit reviews Service-Oriented Design with Ruby and Rails (Addison-Wesley Professional Ruby)

We found 3 Reddit comments about Service-Oriented Design with Ruby and Rails (Addison-Wesley Professional Ruby). Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Databases & Big Data
Data Processing
Service-Oriented Design with Ruby and Rails (Addison-Wesley Professional Ruby)
NewMint ConditionDispatch same day for order received before 12 noonGuaranteed packagingNo quibbles returns
Check price on Amazon

3 Reddit comments about Service-Oriented Design with Ruby and Rails (Addison-Wesley Professional Ruby):

u/cmd-t · 3 pointsr/rails

What about Service-Oriented Design with Ruby and Rails?

Also, a lot of people think that they really need 'large-scale' or 'enterpricy' rails apps before ever running into scaling problems. If you don't need to handle thousands of requests per second right now then just build your app like you normally would and worry about scaling problems when they really start to appear.

u/banister · 2 pointsr/ruby

errr, did you even google? there's even a book called: Service-Oriented Design with Ruby and Rails

u/limitlesschannels · 1 pointr/ruby

I second the railscasts recommendation.

For SOA i'd recommend Service Oriented Design with Ruby and Rails. Covers a lot of ground in that regard.