Creating a Custom ETW EventSource for Debugging High-Performance Code in C#
One of the things I’ve been working on for both Helios and Akka.NET is a custom ThreadPool implementation that allows us to isolate mission-critical code from the noise of the CLR ThreadPool.