in reply to Re: Re: Re: Integrating Perl into language independent networked applications
in thread Integrating Perl into language independent networked applications

Except SOAP is a bloated designed-by-commitee implementation that has a lot of features you probably don't need.

Moreover, the latency on many SOAP implementations is also a concern when compared to similar CORBA or RPC implementations - See http://www.caip.rutgers.edu/TASS L/Papers/p2p-p2pws02-soap.pdf.

 

perl -le "print unpack'N', pack'B32', '00000000000000000000001011011100'"

  • Comment on Re: Re: Re: Re: Integrating Perl into language independent networked applications