https://github.com/kathleenwest/serviceconcurrencydemo
Concurrency and Instancing in WCF Services – A Demo of Service Concurrency and Instancing Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the service. The Demo Service is a standard template WCF service application hosted by the development IIS. The service features one simple method… a test method that simulates a long running process (it sleeps for 3 seconds). The client “tester” is a simple console application that creates multiple threads that access the service and report back on the results. The objective of this project was not to demo setup and hosting of a service, nor the client interface, but retrieve and display results of service behaviors with respect to multi-threaded access. Discussion regarding the hosting and setup of the simple IIS hosted service application will be skipped in this project article.
https://github.com/kathleenwest/serviceconcurrencydemo
concurrency concurrency-multiple concurrency-single console-application csharp csharp-code instancing multi-threading multithreading percall percall-instance service services single-instance wcf wcf-client wcf-proxy wcf-service wcf-service-client-demo wcf-service-demo
Last synced: 7 months ago
JSON representation
Concurrency and Instancing in WCF Services – A Demo of Service Concurrency and Instancing Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the service. The Demo Service is a standard template WCF service application hosted by the development IIS. The service features one simple method… a test method that simulates a long running process (it sleeps for 3 seconds). The client “tester” is a simple console application that creates multiple threads that access the service and report back on the results. The objective of this project was not to demo setup and hosting of a service, nor the client interface, but retrieve and display results of service behaviors with respect to multi-threaded access. Discussion regarding the hosting and setup of the simple IIS hosted service application will be skipped in this project article.
- Host: GitHub
- URL: https://github.com/kathleenwest/serviceconcurrencydemo
- Owner: kathleenwest
- Created: 2019-11-17T17:27:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T22:58:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T11:16:38.789Z (9 months ago)
- Topics: concurrency, concurrency-multiple, concurrency-single, console-application, csharp, csharp-code, instancing, multi-threading, multithreading, percall, percall-instance, service, services, single-instance, wcf, wcf-client, wcf-proxy, wcf-service, wcf-service-client-demo, wcf-service-demo
- Language: C#
- Homepage: https://portfolio.katiegirl.net/2019/11/17/concurrency-and-instancing-in-wcf-services-a-demo-of-service-concurrency-and-instancing-behaviors-with-multi-threading-clients/
- Size: 2.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0