Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with concurrency-single

A curated list of projects in awesome lists tagged with concurrency-single .

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.

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: 23 Nov 2024