Contents tagged with Service Repository
-
Making WCF load testing so simple a caveman can do it
As I mentioned in previous posts, during the development of the SO-Aware Test Workbench we literally obsessed about making performance testing as simple as it gets. One of the aspects that make performance testing so simple with the SO-Aware Test Workbench is that it leverages SO-Aware’s WCF centralized configuration capabilities.
-
Speaking at the 4th International SOA Symposium
This week I am speaking at the 4th international SOA Symposium in Brasilia, Brazil. The topic?, take a guess… SO-Aware of course! Tomorrow I will be doing a session about agile SOA Governance that will illustrate on a lot of the principles SO-Aware is built upon as well as a lot of the experiences we have gathered in our real world implementations. Thursday I will be doing a session about RESTful Services patterns and I am scheduled to participate in a SOA Governance panel with some luminaries of SOA world. I am very much looking forward to a great conference and to have some great debates about service orientation.
-
Speaking at VSLive Las Vegas
-
How fast are my services? Is NetTcpBinding really that fast?
NetTcpBinding is often assumed to offer the best performance of all WCF bindings. When working on WCF implementations, I often hear from developers argue about the performance benefits that their solution gain by usingnettcp endpoints but rarely see any benchmarks to confirm that assertion for their specific scenario.