Manual Threading in ASP.NET
Submitted By:
Beansoft
Rating:
(Not rated) (
Rate It)
Share:
By Email
Visit
Description
Explains how to create, manage and synchronize threads manually in ASP.NET. Some times thread pool technique is not sufficient to manage certain cases within your application, and the need for manually creating and fully managing a new thread arises. Creating threads manually is much more complex than using the thread pool, and requires you to have knowledge about threading life cycle and concepts.
Comments (0)
Add Your Rating