Iterators and Efficient Use of the Thread Pool

Posted by: Miguel de Icaza, on 28 Aug 2005 | View original | Bookmarked: 0 time(s)

The new HTTP application pipeline in Mono is in my opinion a beautiful work of art. Let me explain. The HTTP application pipeline processes an incoming HTTP request. When the request comes in it has to go through a number of steps before the request is actually handed over to the developer code: authentication, authorization, cache lookup, session state acquisition. There are a similar set of steps processed after your code is complete. The runtime by default provides a few modules. These are listed...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1041 | Hits: 120

Similar Posts

  • TIP: How To Generate a Fully Qualified URL in ASP.NET (E.g., http://www.yourserver.com/folder/file.aspx) more
  • Using SqlBulkCopy To Perform Efficient Bulk SQL Operations more
  • Creating a Filtering User Interface With jQuery In a Web Forms Application: Part 1 more
  • Unit Testing - Do Repeat Yourself more
  • Telerik and Imaginet Resources Introduce Free Developer Team Management Tools Built with RadControls for WPF more
  • Querying a Multi-Tenant Data Architecture more
  • 8 techniques to find problems in your unit tests within 30 seconds more
  • Free Open Source .NET Mobile API From Mobile Experts - 51degrees.mobi more
  • IDCC conference in Israel – Spet. 14th more
  • Silverlight 3 “toast” notifications more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD