From: S2 Date: 2008-05-26T17:19:38+09:00 Subject: Re: Ruby book for DRb, SOAP and friends Saji N. Hameed wrote: > Dear List, > > Any recommendations for a Ruby book that has substantial coverage > on DRb, SOAP and such similar functions that may aid distributed > computing. I understand that books such as "Ruby Way [Hal Fulton]", > "Ruby Developer's guide[Johnson and Feldt]" has such coverage. Sorry, I don't know about any books that cover soap4r in depth. The Agile Web Development with Rails covers some aspects of AWS, and there is the online manual of AWS at http://manuals.rubyonrails.com/read/book/10 I wrote a blog post just 2 days ago about how to consume Web Services with soap4r over a ssl mutual authentication protected channel. http://s2.diffuse.it/blog/show/62_Consume+SSL+protected+Web+Services+with+soap4r soap4r is not that difficult to grasp, may I ask what you are looking for in such a book?