.NET StockTrader Sample Application
An End-to-End Sample Application Illustrating Windows Communication Foundation and .NET Enterprise Technologies.
Test Results:
- .NET 3.0 hosted on IIS with an Http binding and XML encoding offers 124% better throughput than the fastest WebSphere/EJB Web Service implementation tested; and 46% better throughput than the JDBC (no entity beans) WebSphere implementation tested.
- .NET 3.0 self-hosted over Http/XML offers 225% better throughput than the fastest WebSphere/EJB Web Service implementation tested; and 113% better throughput than the JDBC WebSphere implementation tested.
- .NET 3.0 with binary encoding over a TCP binding offers 488% better throughput than the fastest WebSphere EJB Web service implementation tested; and 284% better throughput than the JDBC WebSphere implementation tested.
Summary results..
Regards, ~Neville (http://nevilledubash.blogspot.com/)
1 comment:
For more info on IBM WebSphere Middleware Suite log on to http://ibmmiddleware.googlepages.com/.
This website has a detailed info on IBM WebSphere products with updates on RSS,RedBooks,Videos,Demos,Podcasts,webcasts and Training.
Post a Comment