public marks

PUBLIC MARKS from nhoizey with tag web_services

03 May 2007

Amazon Web Services Developer Connection : Test Utility for Amazon SQS in PHP

This is a simple PHP 5 application demonstrating the basics of how to interact with Amazon SQS

20 April 2007

» Another view: ‘Magic number’ for SOA services threshold is ‘nuts’ | Service-Oriented Architecture | ZDNet.com

an opinion that '50' seems to be the threshold at which Web services may require some better care and feeding, with governance, registry, management, and all that good stuff

19 April 2007

POMPAGE - Comment j'ai expliqué REST à ma femme

by 3 others
Un grand classique de l'explication de REST enfin traduit, merci Karl !

Contract-First or Code-First Design - Part 4

Generated WSDL leads to interface bloat and duplicated and incompatible type definitions ... WSDL generation tools generate not only the WSDL interface, but also supporting XSD data-types for other classes used by the interface

Clemens Vasters and the WS Stars : So how much faster is it really and is it? WCF performance in comparison.

To summarize the results, WCF is 25%—50% faster than ASP.NET Web Services, and approximately 25% faster than .NET Remoting. [...] in one case WCF is nearly 100% faster but in another scenario it is nearly 25% slower.