```json
{
    "title": "Multi-Threading in .NET",
    "url": "https://performancezen.com/2004/12/14/multi-threading-in-net/",
    "datePublished": "2004-12-14",
    "dateModified": "2004-12-14",
    "language": "en-US",
    "description": "Did a Technorati search on Web performance and came up with this interesting little piece of advice on how to implement multi-threading in .NET. Boost Web Performance With Multithreading .NET…",
    "author": "spierzchala",
    "publisher": "Performance Zen"
}
```

# Multi-Threading in .NET

Did a Technorati search on Web performance and came up with this interesting little piece of advice on how to implement multi-threading in .NET.

[Boost Web Performance With Multithreading](http://www.fawcette.com/vsm/2002_11/magazine/features/chester/)

.NET is definitely an improvement over ASP and multi-threading should make it even more better faster!

Thanks to [Ahmed Salijee](http://dotnet.org.za/ahmeds/) for the data.
