Dimuthuc’s Weblog

Just using what others shared..

New Year Gift for Ruby Developers, The Brand New Web service Dev Kit

Finally WSO2 Web Service Framework for Ruby (known as WSF/Ruby) is reached the milestone 1.0.0. It took us only 3 months to hit this as it was based on well established code in WSO2 WSF/C which is proven to be embeddable and most importantly we had WSO2 WSF/PHP which make more easier to do the same thing with ruby.

In this extension the consumer is written using swig interfaces which does the talk between ruby and c languages, but the provider engine is completely written in C which provides the high performance required in an enterprise level applications.

When compared with the other soap extensions of ruby, You will find this is the only choice that support following set of features,

  1. Full Support for MTOM binary attachments.
  2. WS-Security with username-token(For Authentication), sign(For Non-Repudiation), encrypt(For Confidentiality), time-stamp(For avoid replay attacks) support.
  3. WS-SecurityPolicy based configurations
  4. WS-Reliable Messaging
  5. The simple client and service APIs.
  6. Interoperability with Java, C, .Net

And it has a really comprehensive guide and blogs which update the community with really interesting thoughts on web services on ruby. Ruby developers like to write internet programs in few lines of code. So they will find this is the product for them to write web service clients and services in their natural style.

January 5, 2008 - Posted by dimuthuc | Programming, WSF/Ruby, WSO2, Web services | , , , , , | 2 Comments

2 Comments »

  1. gr8 job guys…

    :D

    Comment by Pavan Agrawal | January 14, 2008

  2. Thanks Pavan, Nice to see a comment from a rails guy :)

    Comment by dimuthuc | January 14, 2008


Leave a comment