Learn how the concurrency runtime provides an efficient and scalable infrastructure for multiple concurrent programming models by bringing together cooperative work scheduling and resource management in one component. This deep dive presentation will give you an idea of what it means to target the concurrency runtime with your domain-specific library or language. We will also cover many of the internal algorithms of the runtime to help educate you on the applicability of the runtime to your scenarios.