Joe Duffy's Blog Adventures in the high-tech underbelly http://joeduffyblog.com/ Wed, 18 Sep 2019 16:12:35 -0700 Wed, 18 Sep 2019 16:12:35 -0700 Jekyll v3.8.5 Journey to Pulumi 1.0 <p>We started Pulumi a little over two years ago with an ambitious mission: to enable as many people on the planet to harness as much of the modern cloud as possible. The raw capabilities of modern cloud platforms are astonishing and are growing at an unbelievable pace. Yet they remain out of reach or hard to use for most of us. Pulumi’s mission starts by helping those who are already using the cloud — operations and infrastructure teams, as well as developers doing infrastructure — with an eye to empowering the growing number of over 20 million developers in our industry. I’m happy today that <a href="https://www.pulumi.com/blog/pulumi-1-0/">we’ve reached our first 1.0</a> milestone and would love to share a bit of background into why we’re so excited about the release and what comes next.</p> <h2 id="before-pulumi">Before Pulumi</h2> <p>I arrived at cloud infrastructure somewhat accidentally, coming from a developer tools background where, for a decade, my teams helped build .NET, C#, and operating system platforms. Productivity, sharing and reuse, and collaboration were paramount in these domains. Along the way, I got excited by the opportunity in modern cloud platforms, with the ubiquity of powerful managed infrastructure services and new service-based architectures. But the state of the art that I encountered when taking the leap in 2016 was far from what I expected.</p> <p>Most engineering teams struggle to function in the modern cloud world. Developers usually don’t stand up their own infrastructure (or, if they do, can’t do so in a production-ready way). And operations teams toil with aging tools and rudimentary capabilities in precisely those areas that we usually prioritize highly for developer tools (productivity, sharing and reuse, etc). As we spoke to customers, we found multiple roles born to help bridge the gaps between these two “sides of the house”: infrastructure engineers, systems engineers, site reliability engineers, and DevOps engineers, to name just a few. Nobody was happy with the tools and silos.</p> <p>We wondered why this could be. If we rewound the clock to even just 2010, it seemed we had things better. Application developers largely focused on building N-tier applications with tried and true stacks. The IT organization could easily provision machine capacity — increasingly virtualized — on-demand, image the machines, and configure them without needing to know much about the applications themselves. Over time, operators picked up new tools in the toolbelt to automate these tasks, and DevOps was born. Everything seemed to make sense.</p> <p>What changed?</p> <h2 id="modern-speed-of-innovation">Modern speed of innovation</h2> <p>The speed of business and technology innovation is much greater than even just 5 years ago, and demands a level of agility previously unheard of. Modern dot-coms like Amazon, Uber, and Airbnb have displaced entire industries and major enterprises across a broad range of industries such as FinTech, energy, and retail have reshaped their businesses by out-innovating their competition. There is a virtuous cycle here, whereby the rapid availability of innovative cloud capabilities, and one’s ability to leverage it, can mean life or death for your business.</p> <p>How are the leading companies evolving in response to this? We see a few core capabilities:</p> <ul> <li>An ability to deliver new application functionality quickly, and adjust dynamically to a changing customer base, and/or as you learn more about your customers’ needs.</li> <li>An infrastructure that is provisioned and can scale dynamically in support of these application needs, and is aligned with the applications to minimize friction.</li> <li>A team that is highly functional, productive, and can innovate together as a group.</li> </ul> <p>All of this must be done with fundamentals in mind — particularly security — so that the cloud software being built is secure, reliable, and delivers the desired quality of end user experience. That’s not so easy when the entire cloud foundation is being rebuilt out from underneath you!</p> <h2 id="modern-applications">Modern applications</h2> <p>All applications are cloud applications these days. Virtually no application exists today that doesn’t leverage cloud compute, rich data services, hosted infrastructure, or a 3rd party REST API, in some capacity — whether big or small. New service-oriented architectures are now available, involving increasingly finer grained services that use cloud capabilities like containers or serverless, pay-as-you-go, compute.</p> <p>There has been a gradual modernization of our entire application stack that has now hit the tipping point where everything is suddenly different, seemingly overnight. The problem I realized when starting on the Pulumi journey was that our overall engineering practices hadn’t had a serious end-to-end relook in quite some time. We tiptoed into VM-based application development, because the model mirrored machine based provisioning so closely, and so our approaches only had to change in small ways. We are now trying to gradually ease into the modern cloud application architectures, however, and it isn’t working very well — the change and opportunity to harness new capabilities is too great.</p> <p>This made us seriously question the approach. Shouldn’t these cloud architectures be front and center when we architect modern applications? We thought the answer was a resounding Yes!</p> <p>It didn’t seem that “Yes!” had a chance of happening if we continued to assume a silo existed between developer and operations teams. Instead, what if we tried to break down those silos, empowering both developers and operators to innovate as rapidly as possible — and work more effectively together — while still retaining strong fundamentals like reliability and security? Doesn’t that seem like the path forward to highly collaborative and productive teams, with a line of sight to equipping all 20 million developers on the planet to harness the power of cloud computing?</p> <h2 id="modern-infrastructure">Modern infrastructure</h2> <p>The secret sauce behind modern applications is the availability of an increasingly rich set of cloud infrastructure services. Amazon Web Services alone offers over 150 such services. Add in what Microsoft Azure, Google Cloud Platform, Digital Ocean, CloudFlare, and others provide, and one thing is clear — if you can dream it up, a service to get it up and running in minutes almost certainly exists. The shift to “many cloud” architectures — leveraging the best of what all of the clouds have to offer — means it can all be at your fingertips.</p> <p>Unfortunately, the classical IT organization division of responsibilities, where developers ignore infrastructure, and operators do all that heavy lifting for them, isn’t the path to rapid innovation. The most innovative companies that use the cloud as competitive advantage simply do not operate this way anymore. Those looking to out-innovate their competition and supercharge their teams to rapidly deliver value to customers will need to embrace and seek out change.</p> <p>The approach we took with Pulumi was twofold:</p> <ol> <li>Give developers technology they can use to rapidly provision infrastructure.</li> <li>Give operators this same technology, and allow them to put in place guardrails.</li> </ol> <p>The idea is that developers can run full speed ahead on certain aspects of infrastructure that makes sense to them (containers, serverless, managed services) — and operators are able to do the hardcore infrastructure architecture work (clustering, networking, security). And furthermore, the operations team can ensure appropriate policies govern the whole team.</p> <p>Existing technologies fell short on both of these. First, most technologies out there fail the “developer lovability” test — put simply, YAML and limited domain specific languages (DSLs) do not offer the rich capabilities that developers have come to expect from their tools (productivity, sharing and reuse, etc). Second, because of this, operators are left handling tickets, toiling away with subpar tools, and getting unfairly blamed for being the organization’s innovation bottleneck.</p> <p>We simply didn’t see collaboration happening — and even within a given silo, there was plenty of copy and paste, and security mistakes being made, due to the rudimentary tools in use.</p> <h2 id="modern-teams">Modern teams</h2> <p>There is great value in job specialization. Application developers won’t become experts in low level infrastructure concepts — and we don’t want them to, we want them focused on innovating in business logic. Similarly, operators aren’t going to want to learn about the latest application frameworks or UI technologies — which is also fine, because we want them building secure, manageable, and cost effective infrastructures that the entire company can run reliably on.</p> <p>That said, despite this specialization, modern teams need to work together collaboratively in order to have any shot at moving at the pace of the modern environment. At the end of the day, the whole team’s mission is shared and is clear: to deliver value to customers.</p> <p>Breaking down these walls isn’t an easy option for us today, because of the dichotomy between legacy applications and infrastructure silos. Most teams we work with to modernize are employing different tools, terminologies, and cultural approaches to delivering software in these two domains — and, worse, it often differs by cloud. Why is that? Is it truly necessary?</p> <p>I sometimes cite a change we made at Microsoft to help developers and test engineers work better together. These used to be entirely distinct organizations. However, this divide had unintended consequences: developers would write the code, test it very little (if at all), and then hand it to the test team. Testers were talented when it came to figuring out how to break software, and had eagle-eyes for quality, and certainly found a lot of bugs. But this “throw it over the wall” culture led to problems all around — lower quality code on one hand, and ineffective tests on the other. By combining these organizations, we empowered these two very different kinds of engineers to coexist and innovate more rapidly together. Teams became significantly more happy and effective, and the software’s quality rapidly improved too. Every modern organization works this way now.</p> <p>There are a few essential ingredients to being able to harmonizing a modern cloud engineering team:</p> <ul> <li>We need to celebrate the differences and what each discipline brings to the table. The developer mindset is very much about customer-facing functionality and the latest and greatest advances in application tools and frameworks, while the operator mindset is focused on doing great on infrastructure fundamentals (manageability, cost, reliability, security) and harnessing the latest and greatest cloud platform innovations.</li> <li>We need tools and processes that work for both skill-sets and backgrounds and leads to 1+1=3 in terms of maximizing the team’s output.</li> <li>Any solution needs to assume that there will be division of responsibility that is often dynamically shifting — sometimes a developer will want to provision their own database, and sometimes that needs to be done by an operator. The answer might even differ within the same organization based on whether it’s a test versus production environment.</li> <li>Although productivity is paramount, security is even more important and needs to be everyone’s responsibility — any solution needs to have adequate controls to ensure “security by default” and that the same mistakes aren’t made time and time again.</li> </ul> <p>This idea of a highly functioning cloud engineering team wasn’t immediately obvious to us at the outset. It began to make sense as we saw the new workflows it unlocked. Over time, we’ve worked with more customers and having seen it in practice, I am a true believer.</p> <h2 id="a-modern-foundation--pulumi-10">A modern foundation — Pulumi 1.0</h2> <p>That leads me to today’s announcement. Two years ago, we began work on Pulumi, a modern take on infrastructure as code. Just one year ago, <a href="/2018/06/18/hello-pulumi/">we open sourced it</a>. Since then we’ve helped teams of all sizes go into production across a vast array of clouds and application architectures, adding new capabilities along the way to help tame modern cloud software complexity and break down team silos. Today marks a very important milestone for our team and community.</p> <p>We took a contrarian view on infrastructure as code. Most VM configuration tools from a decade ago used general purpose languages. But more recent provisioning tools did not, instead using YAML (with templating) or limited DSLs. We chose instead to stand on the shoulders of giants and embrace general purpose languages, including TypeScript, JavaScript, Python, and Go.</p> <p>The most magical thing about Pulumi, however, is that you get all the same predictability guarantees of an infrastructure as code tool, while still embracing general purpose languages. The tool works for the first project deployment, as well as subsequent updates, and you always get full preview diffs, history, and the ability to evolve infrastructure over time.</p> <p>Why was using familiar languages so important to us? For two major reasons:</p> <ul> <li>The technical. General purpose languages offer rich features like for loops, functions, classes, async, and more. Using them also unlocks instant access to decades of great tools: IDEs, test frameworks, static analysis tools, linters, package managers, and more.</li> <li>The cultural. Many developers and operators already understand at least one of these languages. These languages deliver access to existing communities, training, and knowledge bases. Most importantly, this establishes a shared language and understanding for the whole organization.</li> </ul> <p>Beyond languages, we were also inspired by how GitHub has become a sort of “watering hole” for teams to gather around and collaborate on application code. We saw an opportunity to enable a similar watering hole for both developers and operators to gather around for all aspects of their cloud software. That’s why we created the Pulumi Console — a modern SaaS web application that the SDK can easily use to enable teams to collaborate on creating, deploying, and managing cloud software. There’s a free version and additional tiers with advanced functionality for bigger teams. End to end continuous delivery has never been so easy!</p> <p>This approach has been essential to harmonizing the two sides of the house. The open source SDK is easy — and fun, even — to use, whether you’re a developer, operator, or somewhere in between — and the SaaS lets you go to production reliably and securely, and even divvy up responsibilities across your team. I sometimes say that the combination of these “empowers operators to empower developers” … without giving away the keys to the entire kingdom.</p> <p>The second order effects we’re seeing happen with our customers are what makes the journey all worthwhile. We can genuinely say that people adopting Pulumi are seeing step function increases in how fast they can ship software with confidence, and that is simply awesome.</p> <h2 id="pulumi--modern-appsinfrastructureteams">Pulumi = modern apps+infrastructure+teams</h2> <p>The “1.0” label is something we take very seriously, and signals confidence in what we’ve built. It is complete, high quality, and we intend to stand behind its compatibility.</p> <p>More than anything, we think and hope you will like it :-)</p> <p>I’m humbled by the amazing team that has worked so hard to build this technology and product. I look back and can’t believe it’s only been two years since starting. I also want to thank the community and our customers for believing in us. This milestone would not have been possible without their passionate belief in the mission.</p> <p>Although Pulumi 1.0 is a major milestone for all of us, we are just as excited about what comes next. Pulumi 1.0 lays a solid foundation to continue making it even easier than before to go to production with modern application architectures, while also going deeper ensuring great fundamentals when doing so.</p> <p>You can <a href="https://www.pulumi.com/blog/pulumi-1-0/">read more about the 1.0 release here</a>. Pulumi is <a href="https://github.com/pulumi/pulumi">open source</a> and I hope you will <a href="https://www.pulumi.com/docs/get-started">check it out</a>. <a href="https://slack.pulumi.com/">Join our Community Slack</a> and let us know what you think!</p> Thu, 05 Sep 2019 05:00:00 -0700 http://joeduffyblog.com/2019/09/05/journey-to-pulumi-1-0/ http://joeduffyblog.com/2019/09/05/journey-to-pulumi-1-0/ Pulumi Pulumi Program the Cloud with 12 Pulumi Pearls <p>In this post, we’ll look at 12 “pearls” – bite-sized code snippets – that demonstrate some fun ways you can program the cloud using <a href="https://github.com/pulumi/pulumi">Pulumi</a>. In my introductory post, I mentioned <a href="http://joeduffyblog.com/2018/06/18/hello-pulumi/#my-favorite-things">a few of my “favorite things”</a>. Now let’s dive into a few specifics, from multi-cloud to cloud-specific, spanning containers, serverless, and infrastructure, and generally highlighting why using real languages is so empowering for cloud scenarios. Since Pulumi lets you do infrastructure-as-code from the lowest-level to the highest, we will cover a lot of interesting ground in short order. To continue reading, <a href="https://blog.pulumi.com/program-the-cloud-with-12-pulumi-pearls">head on over to the Pulumi blog</a>…</p> Wed, 25 Jul 2018 12:00:00 -0700 http://joeduffyblog.com/2018/07/25/program-the-cloud-with-12-pulumi-pearls/ http://joeduffyblog.com/2018/07/25/program-the-cloud-with-12-pulumi-pearls/ Pulumi AWS Containers Serverless Pulumi Hello, Pulumi! <p>Today we launched Pulumi, a new open source cloud development platform. Using Pulumi, you author cloud programs using your favorite language, spanning low-level infrastructure-as-code to highly productive and modern container- and serverless-powered applications. We started on Pulumi a little over a year ago and I’m blown away by the progress we’ve made. This is our first step on the journey, and it’s a huge one, and I’m eager to share what we’ve built.</p> <p>Pulumi is multi-language, multi-cloud, and fully extensible. On day one, it supports JavaScript, TypeScript, Python, and Go languages, and AWS, Azure, and GCP clouds, in addition to Kubernetes targeting any public, private, or hybrid cloud. Pulumi delivers a single, consistent programming model and set of tools to program and manage any of these environments, supported by a rich ecosystem of reusable packages. Using real languages changes everything.</p> <p>TL;DR, with Pulumi, <a href="https://serverless.com/blog/serverless-application-for-long-running-process-fargate-lambda/">38 pages of manual instructions</a> become <a href="https://github.com/pulumi/examples/blob/master/cloud-js-thumbnailer/index.js">38 lines of code</a>. 25,000 lines of YAML configuration becomes 500 lines in a real programming language.</p> <p>The entire Pulumi runtime, CLI, and supporting libraries are <a href="https://github.com/pulumi">available on GitHub</a> and free to download at <a href="https://pulumi.io">https://pulumi.io</a>. The team is on tenterhooks <a href="https://slack.pulumi.io">awaiting your feedback</a>. In the meantime, allow me to tell you a bit more about Pulumi, and how and why we got here.</p> <h2 id="why-pulumi">Why Pulumi?</h2> <p>My background is 100% developer tools. I was an early engineer on .NET, architected its concurrency and asynchrony support, led the programming platform for <a href="http://joeduffyblog.com/2015/11/03/blogging-about-midori/">a distributed OS</a>, and managed Microsoft’s languages groups, including open sourcing and taking .NET Core cross-platform. Because of this background, I came to cloud with a unique perspective.</p> <p>And what I found was frankly not very appealing to me.</p> <p>I started exploring Pulumi during late 2016 with my friend and co-founder Eric Rudder, when containers and serverless were far enough along to show amazing promise, but early enough to be very difficult to use “for real.” The capabilities of the cloud are incredible, but far too difficult to use, still to this day a year and a half later.</p> <p>For every serverless function, I had dozens of lines of JSON or YAML configuration. To connect that to an API endpoint, I needed to learn obscure concepts and perform copy-and-paste grunge work. Docker was great when I was running a little cluster on my machine, but running it in production required manually managing etcd clusters, setting up networks and iptable routes, and a whole host of things that were leagues away from my application domain. Kubernetes at least let me do this once and reuse it across clouds, but felt alien and distracting.</p> <p>I thought I was a reasonably experienced engineer, having worked 20 years in this industry, but trying to get my code into the cloud made me feel dumb. And frustrated! I knew that if I could just master these new capabilities, the world would be at my fingertips. All the time I spent wading through that complexity should have been time spent creating business value.</p> <p>Many aspects of programming have gone through a similar transition:</p> <ul> <li>In the early 80s, we programmed microprocessors using assembly language. Eventually, compiler technology advanced, and we simultaneously settled on common architectures. Low-level programming languages like FORTRAN and C flourished.</li> <li>In the early 90s, we programmed directly against low-level OS primitives, whether those were POSIX syscalls or Win32 APIs, and did manual memory and resource management. Eventually, language runtime technology and processor speeds advanced to the state where we could use higher level languages, like Java. This trend has accelerated, and gave way to the web, where JavaScript reigns, in addition to dynamic languages.</li> <li>In the early 2000s, shared memory concurrency in our programming models was primitive at best. (I spent <a href="http://joeduffyblog.com/2016/11/30/15-years-of-concurrency/">a considerable amount of time on this problem</a>.) These days, we simply assume the OS has advanced thread pooling, scheduling, and async IO capabilities, and program to much higher level APIs, such as tasks and promises.</li> </ul> <p>I believe we are amidst a similar transition for cloud software. We are right in the middle of a sea change from building monolithic applications to building true cloud-first distributed systems. And yet, of course, the thing about sea changes is that you seldom know it’s happening until after it has happened.</p> <p>The “configuration” situation, when viewed in the above light, makes sense. In the early days of VMs, we took our existing applications and tossed them over the fence for someone to add a little bit of INI or XML glue to get them running inside a VM for more flexible management. This approach to configuration stayed with us as we “lifted and shifted” these same VMs into the cloud. And it worked, because we got the boundaries approximately correct.</p> <p>Expressing the relationships between container-based microservices, serverless functions, and fine-grained hosted services using this same style of configuration has led to significant accidental complexity. Turning an application into a distributed system can’t be an afterthought. The cloud, it turns out, pervades your architecture and design. And the way that we know how to best express architecture and design in our programs is using code, written in real programming languages with abstractions, reuse, and great tooling.</p> <p>Early on, Eric and I interviewed a few dozen customers. What we found was universal disillusionment from developers and DevOps engineers alike. We discovered extreme specialization, and even within the same team, engineers didn’t speak the same language. I’ve been hearing this even more in recent weeks, and I expect a NoYAML movement any day now.</p> <p>Specialization is a good thing, and we want our best and brightest cloud architects elevated into senior DevOps and SRE roles, but teams must be able to speak the same language when collaborating. Not having a common lingua franca introduces a hard, physical separation between teams rather than divvying up the work based on policy and circumstances. Pulumi aims to give all of us the tools we need to solve this problem too.</p> <h2 id="what-is-pulumi">What is Pulumi?</h2> <p>Pulumi is a multi-language and multi-cloud development platform. It lets you create all aspects of cloud programs using real languages and real code, from infrastructure on up to the application itself. Just write programs and run them, and Pulumi figures out the rest.</p> <p>At the center of Pulumi is a cloud object model, coupled with an evaluation runtime that understands how to take programs written in any language, understand the cloud resources necessary to execute them, and then plan and manage your cloud resources in a robust way. This cloud runtime and object model is inherently language- and cloud-neutral, which is how we can support so many languages and clouds out of the gate. More are on their way.</p> <p>Pulumi’s approach takes the familiar concept of infrastructure-as-code, coupled with immutable infrastructure, and lets you reap the automation and repeatability benefits from your favorite languages instead of YAML or DSLs. You can diff changes before deploying them and we keep a perfect audit trail of who changed what and when. The core model is therefore declarative.</p> <p>Using real languages unlocks tremendous benefits:</p> <ul> <li><strong>Familiarity</strong>: no need to learn new bespoke DSLs or YAML-based templating languages</li> <li><strong>Abstraction</strong>: as we love in our languages, we can build bigger things out of smaller things</li> <li><strong>Sharing and reuse</strong>: we leverage existing language package managers to share and reuse these abstractions, either with the community, within your team, or both</li> <li><strong>Expressiveness</strong>: use the full power of your language, including async, loops, and conditionals</li> <li><strong>Toolability</strong>: by using real languages, we instantly gain access to IDEs, refactoring, testing, static analysis and linters, and so much more</li> <li><strong>Productivity</strong>: add all of the above together, and you get things done faster, with more joy</li> </ul> <p>These benefits of course matter at the lowest layer, when provisioning raw cloud resources, but we’ve found here on the team that you just can’t help but use abstraction. That includes wrapping things in functions to eliminate boilerplate and creating custom classes that introduce higher level concepts, often packaging them up for reuse time and time again.</p> <p>For example, this code provisions a DynamoDB database in AWS:</p> <div class="language-typescript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="o">*</span> <span class="k">as</span> <span class="nx">aws</span> <span class="k">from</span> <span class="s2">"@pulumi/aws"</span><span class="p">;</span> <span class="kd">let</span> <span class="nx">music</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">aws</span><span class="p">.</span><span class="nx">dynamodb</span><span class="p">.</span><span class="nx">Table</span><span class="p">(</span><span class="s2">"music"</span><span class="p">,</span> <span class="p">{</span> <span class="na">attributes</span><span class="p">:</span> <span class="p">[</span> <span class="p">{</span> <span class="na">name</span><span class="p">:</span> <span class="s2">"Album"</span><span class="p">,</span> <span class="na">type</span><span class="p">:</span> <span class="s2">"S"</span> <span class="p">},</span> <span class="p">{</span> <span class="na">name</span><span class="p">:</span> <span class="s2">"Artist"</span><span class="p">,</span> <span class="na">type</span><span class="p">:</span> <span class="s2">"S"</span> <span class="p">},</span> <span class="p">],</span> <span class="na">hashKey</span><span class="p">:</span> <span class="s2">"Album"</span><span class="p">,</span> <span class="na">rangeKey</span><span class="p">:</span> <span class="s2">"Artist"</span><span class="p">,</span> <span class="p">});</span> </code></pre></div></div> <p>And <a href="https://github.com/pulumi/examples/tree/master/cloud-js-thumbnailer">this code</a> creates a container-based task and serverless function, triggered by a bucket:</p> <div class="language-typescript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="o">*</span> <span class="k">as</span> <span class="nx">cloud</span> <span class="k">from</span> <span class="s2">"@pulumi/cloud"</span><span class="p">;</span> <span class="kd">let</span> <span class="nx">bucket</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">cloud</span><span class="p">.</span><span class="nx">Bucket</span><span class="p">(</span><span class="s2">"bucket"</span><span class="p">);</span> <span class="kd">let</span> <span class="nx">task</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">cloud</span><span class="p">.</span><span class="nx">Task</span><span class="p">(</span><span class="s2">"ffmpegThumbTask"</span><span class="p">,</span> <span class="p">{</span> <span class="na">build</span><span class="p">:</span> <span class="s2">"./path_to_dockerfile/"</span><span class="p">,</span> <span class="p">});</span> <span class="nx">bucket</span><span class="p">.</span><span class="nx">onPut</span><span class="p">(</span><span class="s2">"onNewVideo"</span><span class="p">,</span> <span class="nx">bucketArgs</span> <span class="o">=&gt;</span> <span class="p">{</span> <span class="kd">let</span> <span class="nx">file</span> <span class="o">=</span> <span class="nx">bucketArgs</span><span class="p">.</span><span class="nx">key</span><span class="p">;</span> <span class="k">return</span> <span class="nx">task</span><span class="p">.</span><span class="nx">run</span><span class="p">({</span> <span class="na">environment</span><span class="p">:</span> <span class="p">{</span> <span class="s2">"S3_BUCKET"</span><span class="p">:</span> <span class="nx">bucket</span><span class="p">.</span><span class="nx">id</span><span class="p">.</span><span class="kd">get</span><span class="p">(),</span> <span class="s2">"INPUT_VIDEO"</span><span class="p">:</span> <span class="nx">file</span><span class="p">,</span> <span class="s2">"TIME_OFFSET"</span><span class="p">:</span> <span class="nx">file</span><span class="p">.</span><span class="nx">substring</span><span class="p">(</span><span class="nx">file</span><span class="p">.</span><span class="nx">indexOf</span><span class="p">(</span><span class="s1">'_'</span><span class="p">)</span><span class="o">+</span><span class="mi">1</span><span class="p">,</span> <span class="nx">file</span><span class="p">.</span><span class="nx">indexOf</span><span class="p">(</span><span class="s1">'.'</span><span class="p">)).</span><span class="nx">replace</span><span class="p">(</span><span class="s1">'-'</span><span class="p">,</span><span class="s1">':'</span><span class="p">),</span> <span class="s2">"OUTPUT_FILE"</span><span class="p">:</span> <span class="nx">file</span><span class="p">.</span><span class="nx">substring</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="nx">file</span><span class="p">.</span><span class="nx">indexOf</span><span class="p">(</span><span class="s1">'_'</span><span class="p">))</span> <span class="o">+</span> <span class="s1">'.jpg'</span><span class="p">,</span> <span class="p">},</span> <span class="p">});</span> <span class="p">});</span> </code></pre></div></div> <p>Better yet, this code can be deployed to any public or private cloud, based on your needs.</p> <p>And, finally, <a href="https://github.com/pulumi/examples/tree/master/cloud-ts-url-shortener-cache">this example</a> creates a Redis cache. How do we know? We don’t need to. The cache component is an abstraction that encapsulates unimportant details we can safely ignore:</p> <div class="language-typescript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="p">{</span><span class="nx">Cache</span><span class="p">}</span> <span class="k">from</span> <span class="s2">"./cache"</span><span class="p">;</span> <span class="kd">let</span> <span class="nx">cache</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Cache</span><span class="p">(</span><span class="s2">"url-cache"</span><span class="p">);</span> </code></pre></div></div> <p>After using Pulumi for a bit, you’ll stop thinking about infrastructure the same way. Instead of a distinct “thing,” entirely independent from your application, your brain will start thinking about distributed cloud systems as a core part of your program’s architecture, not an afterthought.</p> <p>Because of abstraction, we’ve been able to offer some powerful libraries. Libraries are an excellent way to distill and enforce best practices. Of course, there’s nothing particularly special about our own libraries, since they are just functions and classes and code, and we look forward to seeing the ones you build for yourself, your team, or the community.</p> <p>Our most sophisticated library – the Pulumi Cloud Framework – offers an early preview of some exciting work in progress, demonstrating how you can create abstractions that span cloud providers’ own views on such core concepts as containers, serverless functions, and storage buckets. In the same way you can write powerful applications in Node.js, Python, Java, .NET, et al., that leverage processes, threads, and filesystems, no matter whether it is macOS, Linux, or Windows, this approach lets you create modern multi-cloud applications that can target any cloud provider. Technologies like Kubernetes and the rest of the CNCF portfolio are helping to drive this inevitable outcome, as they democratize and yield agreement on basic compute abstractions across the entire cloud substrate.</p> <p>Pulumi is not a PaaS, despite it offering PaaS-like productivity; your programs always run directly against your cloud of choice, and the full power of that underlying cloud is always accessible. Even if you opt to use higher level components, it’s turtles all the way down, and you can always use the raw resources directly if you wish. It’s like any sophisticated modern piece of software: sometimes the whole thing must be written in C(++), so as to access the full power of the underlying platform, but for most common scenarios, 70-100% can be platform independent code, with 30-0% specialization required to really make it sing on the target OS.</p> <p>I have a dozen blog posts queued up to go into more details on all aspects of Pulumi. To keep this post reasonably short, however, I will close with a some of my favorite aspects of Pulumi.</p> <h2 id="my-favorite-things">My Favorite Things</h2> <p>It’s hard to choose, but here are some of my favorite things about Pulumi:</p> <p><strong>Open Source</strong>. I am a huge believer that all developer tools should be open source. Sure, Pulumi is a company too, but there are ample opportunities to build a business model by adding true convenience. (Think Git versus GitHub.) And we benefit tremendously from work that has come before, including Docker, Terraform, Kubernetes, TypeScript, and too many others to mention explicitly. We look forward to becoming part of the ecosystem. Because we bet so big on open source, I am excited to see where the community takes us, especially in the area of higher-level packages.</p> <p><strong>Multi-Language</strong>. Just as with Java and .NET, the Pulumi runtime was architected to support many languages, and to do so in an idiomatic way for all aspects of a target language (style, syntax, packages, etc). Because we are open source, anyone can contribute their own.</p> <p><strong>Multi-Cloud</strong>. Our cloud object model is a powerful foundation that can support any cloud provider. This delivers a unified programming model, tools, and control plane for managing cloud software anywhere. There’s no need to learn three different YAML dialects, and five different CLIs, just to get a simple container-based application stood up in production.</p> <p><strong>Cloud Object Model</strong>. This underlying cloud object model offers a rich view into how your cloud programs are constructed. The resulting objects form a DAG using dependencies from your program that the system can analyze and understand to deliver insights, a capability we intend to build on over time to unlock sophisticated static analysis and visualizations.</p> <p><strong>Reusable Components</strong>. Thanks to having a real language, we can build higher level abstractions. One of my favorite examples that has helped us to regularly eliminate 1,000s of lines of YAML from our customers’ deployments is our AWS Infrastructure package. It takes the AWS best practices for setting up a Virtual Private Cloud, with private subnets and multi-Availability Zone support, and turns it into a few lines of code to provision an entire network:</p> <div class="language-typescript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="o">*</span> <span class="k">as</span> <span class="nx">awsinfra</span> <span class="k">from</span> <span class="s2">"@pulumi/aws-infra"</span><span class="p">;</span> <span class="kd">let</span> <span class="nx">network</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">awsinfra</span><span class="p">.</span><span class="nx">Network</span><span class="p">(</span><span class="s2">`</span><span class="p">${</span><span class="nx">prefix</span><span class="p">}</span><span class="s2">-net`</span><span class="p">,</span> <span class="p">{</span> <span class="na">numberOfAvailabilityZones</span><span class="p">:</span> <span class="mi">3</span><span class="p">,</span> <span class="c1">// Create subnets in many AZs</span> <span class="na">usePrivateSubnets</span><span class="p">:</span> <span class="kc">true</span><span class="p">,</span> <span class="c1">// Run inside private per-AZ subnets</span> <span class="p">});</span> </code></pre></div></div> <p>My favorite success story so far has been taking 25,000 lines of a customer’s AWS CloudFormation YAML files – using serverless, containers, infrastructure, and three custom deployment pipelines – and replacing them all with 500 lines of TypeScript and a single continuously deployed architecture using Pulumi. Not only is this far less code that all engineers in the company can understand, so that they can build new things in an afternoon where it used to take weeks, but the result can also now run in Kubernetes on any cloud or on-premises, in addition to lighting up in AWS. Instead of one overloaded engineer managing the team’s CloudFormation stack, the entire team is empowered to move faster.</p> <p><strong>Unified Container Build/Publish Pipeline</strong>. An aspect of trying to get containers into production that frustrated me early on was trying to synchronize my application, container, and infrastructure management, each of which tended to use different tools. Our Cloud Framework demonstrates an integrated workflow where simply running pulumi up build, diffed, pushed, and pulled a new container image, all orchestrated carefully so as to eliminate downtime.</p> <p><strong>Serverless Functions as Lambdas</strong>. AWS got the name exactly right: Lambda. In Pulumi, I can now write my serverless functions using lambdas in my favorite language, without a single line of YAML:</p> <div class="language-typescript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="o">*</span> <span class="k">as</span> <span class="nx">aws</span> <span class="k">from</span> <span class="s2">"@pulumi/aws"</span><span class="p">;</span> <span class="k">import</span> <span class="o">*</span> <span class="k">as</span> <span class="nx">serverless</span> <span class="k">from</span> <span class="s2">"@pulumi/aws-serverless"</span><span class="p">;</span> <span class="kd">let</span> <span class="nx">topic</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">aws</span><span class="p">.</span><span class="nx">sns</span><span class="p">.</span><span class="nx">Topic</span><span class="p">(</span><span class="s2">"topic"</span><span class="p">);</span> <span class="nx">serverless</span><span class="p">.</span><span class="nx">cloudwatch</span><span class="p">.</span><span class="nx">onEvent</span><span class="p">(</span><span class="s2">"hourly"</span><span class="p">,</span> <span class="s2">"rate(60 minutes)"</span><span class="p">,</span> <span class="nx">event</span> <span class="o">=&gt;</span> <span class="p">{</span> <span class="kd">const</span> <span class="nx">sns</span> <span class="o">=</span> <span class="k">new</span> <span class="p">(</span><span class="kr">await</span> <span class="k">import</span> <span class="s2">"aws-sdk"</span><span class="p">).</span><span class="nx">SNS</span><span class="p">();</span> <span class="k">return</span> <span class="nx">sns</span><span class="p">.</span><span class="nx">publish</span><span class="p">({</span> <span class="na">Message</span><span class="p">:</span> <span class="nx">JSON</span><span class="p">.</span><span class="nx">stringify</span><span class="p">({</span> <span class="na">event</span><span class="p">:</span> <span class="nx">event</span> <span class="p">}),</span> <span class="na">TopicArn</span><span class="p">:</span> <span class="nx">topic</span><span class="p">.</span><span class="nx">id</span><span class="p">.</span><span class="kd">get</span><span class="p">(),</span> <span class="p">}).</span><span class="nx">promise</span><span class="p">();</span> <span class="p">});</span> </code></pre></div></div> <p>This capability allows you to capture references to variables: constants, configuration settings or encrypted secrets, or even references to other resources so that I can communicate with them. I may have buried the lede here; the first time you experience this, I guarantee you’ll have an “ah hah” moment, connecting serverless to every single event-driven piece of code you’ve ever written.</p> <p><strong>Resources with APIs</strong>. Because I can capture references to other cloud resources, I can create APIs on top of them to make them easier to use in my runtime code. This enables an “actor-like” programming model without having to deal with configuration and service discovery.</p> <p><strong>Stacks</strong>. A core concept in Pulumi is the idea of a “stack.” A stack is an isolated instance of your cloud program whose resources and configuration are distinct from all other stacks. You might have a stack each for production, staging, and testing, or perhaps for each single-tenanted environment. Pulumi’s CLI makes it trivial to spin up and tear down lots of stacks. This opens up workflows you might not have previously even attempted, like each developer having her own stack, spinning up (and tearing down) a fresh stack to test out each Pull Request, or even splitting tiers of your service into many stacks that are linked together.</p> <p>I could keep going on and on, and I shall do so in future blog posts. Now that Pulumi is out of stealth, expect to hear a lot more from me in the days and weeks to come. I hope that this gives you a better idea of the overall platform, approach, and unique strengths.</p> <h2 id="whats-next">What’s Next?</h2> <p>Our hope is that with Pulumi, developers and DevOps teams alike will experience a cloud renaissance. Building powerful cloud software will be more enjoyable, more productive, and more collaborative. Modern cloud software will shift from being islands of code with an equal amount of configuration glue in between, to being elegant distributed systems.</p> <p>This is a hard problem. I am in no way saying we’ve solved it. I do believe that Pulumi is the closest thing to this future cloud development platform that I’ve personally seen and wanted. Betting on languages will enable us all to “stand on the shoulders of giants” during this exciting time, which gives me optimism; languages are always a safe bet.</p> <p>Today is quite possibly the most exciting day of my career. I’d like to thank our amazing team and everybody who helped out along the way, indulging our crazy ideas, and believing in us.</p> <p>Get Pulumi now at <a href="https://pulumi.io">https://pulumi.io</a>, or simply run:</p> <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-fsSL</span> https://get.pulumi.com | sh </code></pre></div></div> <p>I can’t wait to see all the incredible things you will build using Pulumi.</p> <p>Joe</p> <hr /> <p>P. S. I’d be remiss if I did not thank my late mentor, and best friend, Chris Brumme. Although Chris is not with us to celebrate this moment, I have wondered, at every step, “what would Chris do.” Pulumi is the Hawaiian word for “broom” and, though it is a complete mispronunciation of his name, I am proud to have built Pulumi in his honor nonetheless.</p> Mon, 18 Jun 2018 10:30:00 -0700 http://joeduffyblog.com/2018/06/18/hello-pulumi/ http://joeduffyblog.com/2018/06/18/hello-pulumi/ Pulumi Pulumi A Brief Update on Me (in a Word, Pulumi) <p>Almost unbelievably, it’s been six months since I blogged. I promise to return soon with more goods than ever before. And no, I haven’t become a <a href="https://en.wikipedia.org/wiki/Joseph_Duffy_(fighter)">professional MMA fighter</a>.</p> <p>The reason for my radio silence is simple: a few months ago, we had our “ah-hah” moment, envisioned a company around it, <a href="http://pulumi.com/">Pulumi</a>, and began on our journey. Since then, I’ve been having the time of my life spelunking at the intersection of distributed cloud systems, programming languages, and machine intelligence. I’ve learned more and coded more in such a short period of time than ever before, and I’ve never worked so hard or had as much fun.</p> <p>Pulumi will be continue in stealth for awhile longer; however, we recently hit some important milestones. Including starting to hire! Our first task is to bring together a world-class team and culture, with diverse perspectives, capable of the challenging and exciting mission ahead of us. After building many teams before, it’s impossible for me to overstate how important team and culture will be to our future success, and so that is life itself for year one.</p> <p>That’s where you come in.</p> <p>If any of these topics excite you – particularly the intersection of them – and you like the idea of joining an early stage startup aiming to reinvent how modern software is built, we would <a href="mailto:[email protected]"><em>love</em> to hear from you</a>. If you’re anything like me, you’ll find it a dream opportunity.</p> Thu, 01 Jun 2017 08:30:00 -0700 http://joeduffyblog.com/2017/06/01/an-update-on-me-pulumi/ http://joeduffyblog.com/2017/06/01/an-update-on-me-pulumi/ 15 Years of Concurrency <p>In <a href="/2015/11/03/a-tale-of-three-safeties/">a Tale of Three Safeties</a>, we discussed three kinds of safety: type, memory, and concurrency. In this follow-on article, we will dive deeper into the last, and perhaps the most novel yet difficult, one. Concurrency-safety led me to the <a href="/2015/11/03/blogging-about-midori/">Midori</a> project in the first place, having spent years on .NET and C++ concurrency models leading up to joining. We built some great things that I’m very proud of during this time. Perhaps more broadly interesting, however, are the reflections on this experience after a few years away from the project.</p> <p>I’ve tried to write this article about 6 times since earlier this year, and I’m thrilled to finally share it. I hope that it’s useful to anyone interested in the field, and especially anybody who is actively innovating in this area. Although the code samples and lessons learned are deeply rooted in C#, .NET, and the Midori project, I have tried to generalize the ideas so they are easily consumable regardless of programming language. I hope you enjoy!</p> <h1 id="background">Background</h1> <p>For most of the 2000s, my job was figuring out how to get concurrency into the hands of developers, starting out as a relatively niche job on <a href="https://en.wikipedia.org/wiki/Common_Language_Runtime">the CLR team</a> at Microsoft.</p> <h2 id="niche-beginnings">Niche Beginnings</h2> <p>Back then, this largely entailed building better versions of the classic threading, locking, and synchronization primitives, along with attempts to solidify best practices. For example, we introduced a thread-pool to .NET 1.1, and used that experience to improve the scalability of the Windows kernel, its scheduler, and its own thread-pool. We had this crazy 128-processor <a href="https://en.wikipedia.org/wiki/Non-uniform_memory_access">NUMA</a> machine that kept us busy with all sorts of esoteric performance challenges. We developed rules for <a href="http://joeduffyblog.com/2006/10/26/concurrency-and-the-impact-on-reusable-libraries/">how to do concurrency right</a> – lock leveling, and so on – and experimented with <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2008/08/tr-2008-108.pdf">static analysis</a>. I even <a href="https://www.amazon.com/Concurrent-Programming-Windows-Joe-Duffy/dp/032143482X">wrote a book</a> about it.</p> <p>Why concurrency in the first place?</p> <p>In short, it was enormously challenging, technically-speaking, and therefore boatloads of fun.</p> <p>I had always been a languages wonk. So, I was naturally fascinated by the decades of deep work in academia, including programming language and runtime symbiosis (especially <a href="https://en.wikipedia.org/wiki/Cilk">Cilk</a> and <a href="https://en.wikipedia.org/wiki/NESL">NESL</a>), advanced type systems, and even specialized parallel hardware architectures (especially radical ones like <a href="https://en.wikipedia.org/wiki/Connection_Machine">the Connection Machine</a>, and <a href="https://en.wikipedia.org/wiki/MIMD">MIMD</a> supercomputers, that innovated beyond our trustworthy pal, <a href="https://en.wikipedia.org/wiki/Von_Neumann_architecture">von Neumann</a>).</p> <p>Although some very large customers actually ran <a href="https://en.wikipedia.org/wiki/Symmetric_multiprocessing">symmetric multiprocessor (SMP)</a> servers – yes, we actually used to call them that – I wouldn’t say that concurrency was a very popular area to specialize in. And certainly any mention of those cool “researchy” sources would have gotten an odd glance from my peers and managers. Nevertheless, I kept at it.</p> <p>Despite having fun, I wouldn’t say the work we did during this period was immensely impactful to the casual observer. We raised the abstractions a little bit – so that developers could schedule logical work items, think about higher levels of synchronization, and so on – but nothing game-changing. Nonetheless, this period was instrumental to laying the foundation, both technically and socially, for what was to come later on, although I didn’t know it at the time.</p> <h2 id="no-more-free-lunch-enter-multicore">No More Free Lunch; Enter Multicore</h2> <p>Then something big happened.</p> <p>In 2004, Intel and AMD approached us about <a href="https://en.wikipedia.org/wiki/Moore's_law">Moore’s Law</a>, notably its <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.87.8775&amp;rep=rep1&amp;type=pdf">imminent demise</a>. <a href="https://www.quora.com/Why-havent-CPU-clock-speeds-increased-in-the-last-5-years">Power wall challenges</a> would <a href="http://www.economist.com/technology-quarterly/2016-03-12/after-moores-law">seriously curtail the ever-increasing year-over-year clock speed improvements</a> that the industry had grown accustomed to.</p> <p>Suddenly management cared a whole lot more about concurrency. Herb Sutter’s 2005 <a href="http://www.gotw.ca/publications/concurrency-ddj.htm">“Free Lunch is Over” article</a> captured the fever pitch. If we couldn’t enable developers to write massively parallel software – something that was historically very difficult and unlikely to happen without significantly lower barriers to entry – both Microsoft and Intel’s businesses, and mutually beneficial business models, were in trouble. If the hardware didn’t get faster in the usual ways, software couldn’t automatically get better, and people would have less reason to buy new hardware and software. An end to the <a href="https://en.wikipedia.org/wiki/Wintel">Wintel era</a> and <a href="http://www.forbes.com/2005/04/19/cz_rk_0419karlgaard.html">Andy and Bill’s Law</a>, <em>“What Andy giveth, Bill taketh away”</em>.</p> <p>Or, so the thinking went.</p> <p>This is when the term <a href="https://en.wikipedia.org/wiki/Multi-core_processor">“multicore”</a> broke into the mainstream, and we began envisioning a world with 1,024 core processors and even more forward-looking <a href="https://en.wikipedia.org/wiki/Manycore_processor">“manycore” architectures</a> that took a page from <a href="https://en.wikipedia.org/wiki/Digital_signal_processor">DSP</a>s, mixing general purpose cores with specialized ones that could offload heavy-duty functions like encryption, compression, and the like.</p> <p>As an aside, with 10 years of hindsight, things didn’t unfold exactly as we thought they would. We don’t run PCs with 1,024 traditional cores, although <a href="http://www.geforce.com/hardware/10series/titan-x-pascal">our GPUs have blown way past that number</a>, and we do see more heterogeneity than ever before, especially in the data center where <a href="https://en.wikipedia.org/wiki/Field-programmable_gate_array">FPGA</a>s are now <a href="https://www.wired.com/2016/09/microsoft-bets-future-chip-reprogram-fly/">offloading critical tasks like encryption and compression</a>.</p> <p>The real big miss, in my opinion, was mobile. This was precisely when the thinking around power curves, density, and heterogeneity should have told us that mobile was imminent, and in a big way. Instead of looking to beefier PCs, we should have been looking to PCs in our pockets. Instead, the natural instinct was to cling to the past and “save” the PC business. This is a classical <a href="https://en.wikipedia.org/wiki/The_Innovator's_Dilemma">innovator’s dilemma</a> although it sure didn’t seem like one at the time. And of course PCs didn’t die overnight, so the innovation here was not wasted, it just feels imbalanced against the backdrop of history. Anyway, I digress.</p> <h2 id="making-concurrency-easier">Making Concurrency Easier</h2> <p>As a concurrency geek, this was the moment I was waiting for. Almost overnight, finding sponsors for all this innovative work I had been dreaming about got a lot easier, because it now had a real, and very urgent, business need.</p> <p>In short, we needed to:</p> <ul> <li>Make it easier to write parallel code.</li> <li>Make it easier to avoid concurrency pitfalls.</li> <li>Make both of these things happen almost “by accident.”</li> </ul> <p>We already had threads, thread-pools, locks, and basic events. Where to go from here?</p> <p>Three specific projects were hatched around this point and got an infusion of interest and staffing.</p> <h3 id="software-transactional-memory">Software Transactional Memory</h3> <p>Ironically, we began with safety first. This foreshadows the later story, because in general, safety took a serious backseat until I was able to pick it back up in the context of Midori.</p> <p>Developers already had several mechanisms for introducing concurrency, and yet struggled to write correct code. So we sought out those higher level abstractions that could enable correctness as if by accident.</p> <p>Enter <a href="https://en.wikipedia.org/wiki/Transactional_memory">software transactional memory</a> (STM). An outpouring of promising research had been coming out in the years since <a href="https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-895-theory-of-parallel-systems-sma-5509-fall-2003/readings/herlihy_mo93.pdf">Herlihy and Moss’s seminal 1993 paper</a> and, although it wasn’t a panacea, a number of us became enamored with its ability to raise the abstraction level.</p> <p>STM let you write things like this, and get automatic safety:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Transfer(Account from, Account to, int amt) { atomic { from.Withdraw(amt); to.Deposit(amt); } } </code></pre></div></div> <p>Look ma, no locks!</p> <p>STM could handle all of the decisions transparently like figuring out how coarse- or fine-grained synchronization to use, the contention policies around that synchronization, deadlock detection and prevention, and guarantee that you didn’t forget to lock when accessing a shared data structure. All behind a tantalizingly simple keyword, <code class="highlighter-rouge">atomic</code>.</p> <p>STM also came with simple, more declarative, coordination mechanisms, like <a href="https://hackage.haskell.org/package/stm-2.4.4.1/docs/Control-Monad-STM.html#v:orElse">orElse</a>. So, although the focus was on eliminating the need to manually manage locking, it also helped evolve synchronization between threads.</p> <p>Unfortunately, after a few years of prototyping deep runtime, OS, and even hardware support, we abandoned the efforts. My brief summary is that it’s more important to encourage good concurrency architecture than it is to make poor ones “just work”, although I have written more details <a href="/2010/01/03/a-brief-retrospective-on-transactional-memory/">here</a> and <a href="/2010/05/16/more-thoughts-on-transactional-memory/">here</a>. It was this higher level architecture that we should focus on solving first and foremost and, after the dust settled, see what gaps remained. It wasn’t even clear that STM would be the correct tool for the job once we got to that point. (In hindsight, I do think it’s one of the very many reasonable tools in the toolbelt, although with more distributed application architectures on the rise, it’s <a href="http://wiki.c2.com/?DistributedTransactionsAreEvil">a dangerous thing to give to people</a>.)</p> <p>Our STM efforts weren’t a complete failure, however. It was during this time that I began experimenting with type systems for safe concurrency. Moreover, bits and pieces ended up incorporated into Intel’s Haswell processor as the <a href="https://en.wikipedia.org/wiki/Transactional_Synchronization_Extensions">Transactional Synchronization Extensions (TSX)</a> suite of instructions, delivering the capability to leverage <a href="http://citeseer.ist.psu.edu/viewdoc/download;jsessionid=496F867855F76185B4C1EA3195D42F8C?doi=10.1.1.136.1312&amp;rep=rep1&amp;type=pdf">speculative lock elision</a> for ultra-cheap synchronization and locking operations. And again, I worked with some amazing people during this time.</p> <h3 id="parallel-language-integrated-query-plinq">Parallel Language Integrated Query (PLINQ)</h3> <p>Alongside STM, I’d been prototyping a “skunkworks” data parallel framework, on nights and weekends, to leverage our recent work in <a href="https://en.wikipedia.org/wiki/Language_Integrated_Query">Language Integrated Query (LINQ)</a>.</p> <p>The idea behind parallel LINQ (PLINQ) was to steal a page from three well-researched areas:</p> <ol> <li> <p><a href="https://en.wikipedia.org/wiki/Parallel_database">Parallel databases</a>, which already <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.21.2197&amp;rep=rep1&amp;type=pdf">parallelized SQL queries on users’ behalves</a> without them needing to know about it, often with impressive results.</p> </li> <li> <p>Declarative and functional languages, which often used <a href="https://en.wikipedia.org/wiki/List_comprehension">list comprehensions</a> to express higher-level language operations that could be aggressively optimized, including parallelism. For this, I deepened my obsession with <a href="https://wiki.haskell.org/GHC/Data_Parallel_Haskell">Haskell</a>, and was inspired by <a href="https://en.wikipedia.org/wiki/APL_(programming_language)">APL</a>.</p> </li> <li> <p>Data parallelism, which had quite a <a href="https://en.wikipedia.org/wiki/Data_parallelism">lengthy history in academia</a> and even some more mainstream incarnations, most notably <a href="https://en.wikipedia.org/wiki/OpenMP">OpenMP</a>.</p> </li> </ol> <p>The idea was pretty straightforward. Take existing LINQ queries, which already featured operations like maps, filters, and aggregations – things that were classically parallelizable in both languages and databases – and auto-parallelize them. Well, it couldn’t be implicit, because of side-effects. But all it took was a little <code class="highlighter-rouge">AsParallel</code> to enable:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Sequential: var q = (from x in xs where p(x) select f(x)).Sum(); // Parallel: var q = (from x in xs.AsParallel() where p(x) select f(x)).Sum(); </code></pre></div></div> <p>This demonstrates one of the great things about data parallelism. It can scale with the size of your inputs: either data quantity, expense of the operations against that data, or both. And when expressed in a sufficiently high-level language, like LINQ, a developer needn’t worry about scheduling, picking the right number of tasks, or synchronization.</p> <p>This is essentially <a href="https://en.wikipedia.org/wiki/MapReduce">MapReduce</a>, on a single machine, across many processors. Indeed, we later collaborated with MSR on a project called <a href="https://www.microsoft.com/en-us/research/project/dryadlinq/">DryadLINQ</a> which not only ran such queries across many processors, but also distributed them across many machines too. (Eventually we went even finer-grained with SIMD and GPGPU implementations.) This eventually led to Microsoft’s own internal equivalent to Google’s MapReduce, <a href="https://www.quora.com/Distributed-Systems-What-is-Microsofts-Cosmos">Cosmos</a>, a system that powers a lot of big data innovation at Microsoft still to this date.</p> <p>Developing PLINQ was a fond time in my career and a real turning point. I collaborated and built relationships with some amazing people. BillG wrote a full-page review of the idea, concluding with “We will have to put more resources specifically on this work.” Such strong words of encouragement didn’t hurt with securing funding to deliver on the idea. It also attracted the attention of some incredible people. For example, <a href="https://en.wikipedia.org/wiki/Jim_Gray_(computer_scientist)">Jim Gray</a> took notice, and I got to experience his notorious generosity 1st hand, just two months before his tragic disappearance.</p> <p>Needless to say, this was an exciting time!</p> <h3 id="interlude-forming-the-pfx-team">Interlude: Forming the PFX Team</h3> <p>Around this time, I decided to broaden the scope of our efforts beyond just data parallelism, tackling task parallelism and other concurrency abstractions. So I went around pitching the idea of forming a new team.</p> <p>Much to my surprise, a new parallel computing group was being created in the Developer Division in response to the changing technology landscape, and they wanted to sponsor these projects. It was an opportunity to roll everything up under a nice top-level business theme, unify recruiting efforts, and take things even further, eventually branching out into C++, GPGPUs, and more.</p> <p>So, obviously, I said yes.</p> <p>I named the team <a href="https://en.wikipedia.org/wiki/Parallel_Extensions">“PFX”</a>, initially short for “parallel frameworks”, although by the time we shipped marketing working its magic on us, renaming it to “Parallel Extensions to .NET.” This team’s initial deliverable encompassed PLINQ, task parallelism, and a new effort, Coordination Data Structures (CDS), meant to handle advanced synchronization efforts, like <a href="https://en.wikipedia.org/wiki/Barrier_(computer_science)">barrier-style synchronization</a>, <a href="https://github.com/dotnet/corefx/tree/master/src/System.Collections.Concurrent/src/System/Collections/Concurrent">concurrent and lock-free collections</a> derived from <a href="http://cs.rochester.edu/u/scott/papers/1995_TR600.pdf">many great research papers</a>, and more.</p> <h3 id="task-parallel-library">Task Parallel Library</h3> <p>This brings me to task parallelism.</p> <p>As part of PLINQ, we needed to create our own concept of parallel “tasks.” And we needed a sophisticated scheduler that could scale automatically given the machine’s available resources. Most existing schedulers were thread-pool like, in that they required that a task run on a separate thread, even if doing so was not profitable. And the mapping of tasks to threads was fairly rudimentary, although <a href="http://www.sigmetrics.org/conferences/sigmetrics/2009/workshops/papers_hotmetrics/session2_2.pdf">we did make improvements to that over the years</a>.</p> <p>Given my love of Cilk, and the need to schedule lots of potentially-recursive fine-grained tasks, choosing a <a href="https://en.wikipedia.org/wiki/Work_stealing">work stealing scheduler</a> for our scheduling architecture was a no-brainer.</p> <p>At first, our eyes were locked squarely on PLINQ, and so we didn’t pay as much attention to the abstractions. Then MSR began exploring what standalone a task parallel library would look like. This was a perfect partnership opportunity and so we started building something together. The <code class="highlighter-rouge">Task&lt;T&gt;</code> abstraction was born, we rewrote PLINQ to use it, and created a suite of <a href="https://msdn.microsoft.com/en-us/library/system.threading.tasks.parallel(v=vs.110).aspx"><code class="highlighter-rouge">Parallel</code> APIs</a> for common patterns such as fork/join and parallel <code class="highlighter-rouge">for</code> and <code class="highlighter-rouge">foreach</code> loops.</p> <p>Before shipping, we replaced the guts of the thread-pool with our new shiny work-stealing scheduler, delivering unified resource management within a process, so that multiple schedulers wouldn’t fight with one another. To this day, <a href="https://github.com/dotnet/coreclr/blob/1a47d11a6a721a9bed1009d2930de4614b9f6d46/src/mscorlib/src/System/Threading/ThreadPool.cs#L133">the code is almost identical</a> to my early implementation in support of PLINQ (with many bug fixes and improvements, of course).</p> <p>We really obsessed over the usability of a relatively small number of APIs for a long time. Although we made mistakes, I’m glad in hindsight that we did so. We had a hunch that <code class="highlighter-rouge">Task&lt;T&gt;</code> was going to be core to everything we did in the parallelism space but none of us predicted the widespread usage for asynchronous programming that really popularized it years later. Now-a-days, this stuff powers <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">await</code> and I can’t imagine life without <code class="highlighter-rouge">Task&lt;T&gt;</code>.</p> <h3 id="a-shout-out-inspiration-from-java">A Shout-Out: Inspiration From Java</h3> <p>I would be remiss if I didn’t mention Java, and the influence it had on my own thinking.</p> <p>Leading up to this, our neighbors in the Java community had also begun to do some innovative work, led by Doug Lea, and inspired by many of the same academic sources. Doug’s 1999 book, <a href="http://gee.cs.oswego.edu/dl/cpj/index.html">Concurrent Programming in Java</a>, helped to popularize these ideas in the mainstream and eventually led to the incorporation of <a href="https://jcp.org/en/jsr/detail?id=166">JSR 166</a> into the JDK 5.0. Java’s memory model was also formalized as <a href="https://jcp.org/en/jsr/detail?id=133">JSR 133</a> around this same time, a critical underpinning for the lock-free data structures that would be required to scale to large numbers of processors.</p> <p>This was the first mainstream attempt I saw to raise the abstraction level beyond threads, locks, and events, to something more approachable: concurrent collections, <a href="http://gee.cs.oswego.edu/dl/papers/fj.pdf">fork/join</a>, and more. It also brought the industry closer to some of the beautiful concurrent programming languages in academia. These efforts were a huge influence on us. I especially admired how academia and industry partnered closely to bring decades’ worth of knowledge to the table, and explicitly <a href="http://www.cs.washington.edu/events/colloquia/search/details?id=768">sought to emulate</a> this approach in the years to come.</p> <p>Needless to say, given the similarities between .NET and Java, and level of competition, we were inspired.</p> <h2 id="o-safety-where-art-thou">O Safety, Where Art Thou?</h2> <p>There was one big problem with all of this. It was all unsafe. We had been almost exclusively focused on mechanisms for introducing concurrency, but not any of the safeguards that would ensure that using them was safe.</p> <p>This was for good reason: it’s hard. Damn hard. Especially across the many diverse kinds of concurrency available to developers. But thankfully, academia had decades of experience in this area also, although it was arguably even more “esoteric” to mainstream developers than the parallelism research. I began wallowing in it night and day.</p> <p>The turning point for me was another BillG ThinkWeek paper I wrote, <em>Taming Side Effects</em>, in 2008. In it, I described a new type system that, little did I know at the time, would form the basis of my work for the next 5 years. It wasn’t quite right, and was too tied up in my experiences with STM, but it was a decent start.</p> <p>Bill again concluded with a “We need to do this.” So I got to work!</p> <h1 id="hello-midori">Hello, Midori</h1> <p>But there was still a huge problem. I couldn’t possibly imagine doing this work incrementally in the context of the existing languages and runtimes. I wasn’t looking for a warm-and-cozy approximation of safety, but rather something where, if your program compiled, you could know it was free of data races. It needed to be bulletproof.</p> <p>Well, actually, I tried. I prototyped a variant of the system using C# custom attributes and static analysis, but quickly concluded that the problems ran deep in the language and had to be integrated into the type system for any of the ideas to work. And for them to be even remotely usable. Although we had some fun incubation projects at the time (like <a href="https://en.wikipedia.org/wiki/Axum_(programming_language)">Axum</a>), given the scope of the vision, and for a mixture of cultural and technical reasons, I knew this work needed a new home.</p> <p>So I joined Midori.</p> <h2 id="an-architecture-and-an-idea">An Architecture, and An Idea</h2> <p>A number of concurrency gurus were also on the Midori team, and I had been talking to them about all of this for a couple years leading up to me joining. At a top-level, we knew the existing foundation was the wrong one to bet on. Shared-memory multithreading really isn’t the future, we thought, and notably absent from all of my prior work was fixing this problem. The Midori team was set up exactly to tackle grand challenges and make big bets.</p> <p>So, we made some:</p> <ul> <li> <p>Isolation is paramount, and we will embrace it wherever possible.</p> </li> <li> <p>Message passing will connect many such isolated parties through strongly typed RPC interfaces.</p> </li> <li> <p>Namely, inside of a process, there exists a single message loop, and, by default, no extra parallelism.</p> </li> <li> <p>A “promises-like” programming model will be first class so that:</p> <ul> <li>Synchronous blocking is disallowed.</li> <li>All asynchronous activity in the system is explicit.</li> <li>Sophisticated coordination patterns are possible without resorting to locks and events.</li> </ul> </li> </ul> <p>To reach these conclusions we were heavily inspired by <a href="https://en.wikipedia.org/wiki/Communicating_sequential_processes">Hoare CSPs</a>, Gul Agha’s and Carl Hewitt’s work on <a href="https://en.wikipedia.org/wiki/Actor_model">Actors</a>, <a href="https://en.wikipedia.org/wiki/E_(programming_language)">E</a>, <a href="https://en.wikipedia.org/wiki/%CE%A0-calculus">π</a>, <a href="https://en.wikipedia.org/wiki/Erlang_(programming_language)">Erlang</a>, and our own collective experiences building concurrent, distributed, and various RPC-based systems over the years.</p> <p>I didn’t say this before, however message passing was notably absent in my work on PFX. There were multiple reasons. First, there were many competing efforts, and none of them “felt” right. For instance, the <a href="https://en.wikipedia.org/wiki/Concurrency_and_Coordination_Runtime">Concurrency and Coordination Runtime (CCR)</a> was very complex (but had many satisfied customers); the Axum language was, well, a new language; MSR’s <a href="http://research.microsoft.com/en-us/um/cambridge/projects/comega/">Cω</a> was powerful, but required language changes which some were hesitant to pursue (though the derivative library-only work, <a href="http://research.microsoft.com/en-us/um/people/crusso/joins/">Joins</a>, held some promise); and so on. Second, it didn’t help that everyone seemed to have a different idea on what the fundamental concepts should be.</p> <p>But it really came down to isolation. Windows processes are too heavyweight for the fine-grained isolation we thought necessary to deliver safe, ubiquitous and easy message passing. And no sub-process isolation technology on Windows was really up for the task: <a href="https://en.wikipedia.org/wiki/Component_Object_Model#Threading">COM apartments</a>, CLR AppDomains, … many flawed attempts instantly come to mind; frankly, I did not want to die on that hill.</p> <p>(Since then, I should note, there have been some nice efforts, like <a href="https://github.com/dotnet/orleans">Orleans</a> – built in part by some ex-Midori members – <a href="https://msdn.microsoft.com/en-us/library/hh228603(v=vs.110).aspx">TPL Dataflow</a>, and <a href="http://getakka.net/">Akka.NET</a>. If you want to do actors and/or message passing in .NET today, I recommend checking them out.)</p> <p>Midori, on the other hand, embraced numerous levels of isolation, beginning with processes themselves, which were even cheaper than Windows threads thanks to software isolation. Even coarser-grained isolation was available in the form of domains, adding added belts-and-suspenders hardware protection for hosting untrusted or logically separate code. In the early days, we certainly wanted to go finer-grained too – inspired by <a href="http://www.erights.org/elib/concurrency/vat.html">E’s concept of “vats”</a>, the abstraction we already began with for process message pumps – but weren’t sure how to do it safely. So we waited on this. But this gave us precisely what we needed for a robust, performant, and safe message passing foundation.</p> <p>Important to the discussion of this architecture is the notion of <a href="https://en.wikipedia.org/wiki/Shared_nothing_architecture">shared nothing</a>, something Midori leveraged as a core operating principle. Shared nothing architectures are great for reliability, eliminating single points of failure, however they are great for concurrency safety too. If you don’t share anything, there is no opportunity for race conditions! (This is a bit of a lie, and generally insufficient, as we shall see.)</p> <p>It’s interesting to note that we were noodling on this around the same time Node.js was under development. The core idea of an asynchronous, non-blocking, single process-wide event loop, is remarkably similar. Perhaps something tasty was in the water during 2007-2009. In truth, many of these traits are common to <a href="https://en.wikipedia.org/wiki/Event_loop">event-loop concurrency</a>.</p> <p>This formed the canvas on top of which the entire concurrency model was painted. I’ve already discussed this in the <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">asynchronous everything</a> article. But there was more…</p> <h2 id="why-not-stop-here">Why Not Stop Here?</h2> <p>It’s a reasonable question. A very robust system could be built with nothing more than the above, and I should say, throughout multiple years of pounding away at the system, the above foundation stood the test of time and underwent far fewer changes than what came next (syntax aside). There is a simplicity to leaving it at this that I admire. In fact, with perfect hindsight, I believe stopping here would have been a reasonable story for “V1.”</p> <p>However, a number of things kept us pushing for more:</p> <ul> <li> <p>There was no sub-process parallelism. Notably absent were task and data parallelism. This was painful for a guy who had just come from building .NET’s task and PLINQ programming models. We had plenty of places that had latent parallelism just waiting to be unlocked, like image decoding, the multimedia pipeline, FRP rendering stack, browser, eventually speech recognition, and more. One of Midori’s top-level goals was to tackle the concurrency monster and, although a lot of parallelism came for “free” thanks to processes, the absence of task and data parallelism hurt.</p> </li> <li> <p>All messages between processes required RPC data marshaling, so rich objects could not be shared. One solution to the absence of task parallelism could have been to model everything as processes. Need a task? Spawn a process. In Midori, they were cheap enough for this to work. Doing that, however, entailed marshaling data. Not only could that be an expensive operation, not all types were marshalable, severely limiting parallelizable operations.</p> </li> <li> <p>In fact, an existing <a href="http://read.seas.harvard.edu/cs261/2011/singularity.html">“exchange heap”</a> was developed for buffers, loosely based on the concept of linearity. To avoid marshaling large buffers, we already had a system for exchanging them between processes without copying as part of the RPC protocol. This idea seemed useful enough to generalize and offer for higher-level data structures.</p> </li> <li> <p>Even intra-process race conditions existed, due to multiple asynchronous activities in-flight and interleaving, despite the lack of data races thanks to the single message loop model described above. A benefit of the <code class="highlighter-rouge">await</code> model is that interleaving are at least visible and auditable in the source code; but they could still trigger concurrency errors. We saw opportunities for the language and frameworks to help developers get this correct.</p> </li> <li> <p>Finally, we also had a vague desire to have more immutability in the system. Doing so could help with concurrency safety, of course, but we felt the language should also help developers get existing commonplace patterns correct-by-construction. We also saw performance optimization opportunities if the compiler could trust immutability.</p> </li> </ul> <p>We went back to academia and the ThinkWeek paper in search of inspiration. These approaches, if combined in a tasteful way, seemed like they could give us the tools necessary to deliver not only safe task and data parallelism, but also finer-grained isolation, immutability, and tools to possibly address some of the intra-process race conditions.</p> <p>So, we forked the C# compiler, and went to town.</p> <h2 id="the-model">The Model</h2> <p>In this section, I will rearrange the story to be a bit out of order. (How appropriate.) I’ll first describe the system we ended up with, after many years of work, in “tutorial style” rather than starting with the slightly messier history of how we ended up there. I hope this gives a more concise appreciation of the system. I will then afterwards give the complete historical account, including the dozens of systems that came before which influenced us greatly.</p> <p>We started with C#’s type system and added two key concepts: permission and ownership.</p> <h3 id="permission">Permission</h3> <p>The first key concept was <em>permission</em>.</p> <p>Any reference could have one and it governed what you could do with the referent object:</p> <ul> <li><code class="highlighter-rouge">mutable</code>: The target object (graph) can be mutated through the usual ways.</li> <li><code class="highlighter-rouge">readonly</code>: The target object (graph) can be read from but cannot be mutated.</li> <li><code class="highlighter-rouge">immutable</code>: The target object (graph) can be read from and will <em>never</em> be mutated.</li> </ul> <p>A <a href="https://en.wikipedia.org/wiki/Subtyping">subtyping relationship</a> meant you could implicitly convert either <code class="highlighter-rouge">mutable</code> or <code class="highlighter-rouge">immutable</code> to <code class="highlighter-rouge">readonly</code>. In other words, <code class="highlighter-rouge">mutable &lt;: readonly</code> and <code class="highlighter-rouge">immutable &lt;: readonly</code>.</p> <p>For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Foo m = new Foo(); // mutable by default. immutable Foo i = new Foo(); // cannot ever be mutated. i.Field++; // error: cannot mutate an immutable object. readonly Foo r1 = m; // ok; cannot be mutated by this reference. r1.Field++; // error: cannot mutate a readonly object. readonly Foo r2 = i; // ok; still cannot be mutated by this reference. r2.Field++; // error: cannot mutate a readonly object. </code></pre></div></div> <p>These are guarantees, enforced by the compiler and subject to <a href="https://en.wikipedia.org/wiki/Typed_assembly_language">verification</a>.</p> <p>The default, if unstated, was <code class="highlighter-rouge">immutable</code> for primitive types like <code class="highlighter-rouge">int</code>, <code class="highlighter-rouge">string</code>, etc., and <code class="highlighter-rouge">mutable</code> for all others. This preserved existing C# semantics in almost all scenarios. (That is, C# compiled as-is had no change in meaning.) This was contentious but actually a pretty cool aspect of the system. It was contentious because the principle of least authority would lead you to choose <code class="highlighter-rouge">readonly</code> as the default. It was cool because you could take any C# code and start incrementally sprinkling in permissions where they delivered value. If we had decided to break from C# more radically – something in hindsight we should have done – then breaking with compatibility and choosing the safer default would have been the right choice; but given our stated goals of C# compatibility, I think we made the right call.</p> <p>These permissions could also appear on methods, to indicate how the <code class="highlighter-rouge">this</code> parameter got used:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class List&lt;T&gt; { void Add(T e); int IndexOf(T e) readonly; T this[int i] { readonly get; set; } } </code></pre></div></div> <p>A caller would need a sufficient permission in order to invoke a method:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>readonly List&lt;Foo&gt; foos = ...; foos[0] = new Foo(); // error: cannot mutate a readonly object. </code></pre></div></div> <p>A similar thing could be stated using delegate types and lambdas. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>delegate void PureFunc&lt;T&gt;() immutable; </code></pre></div></div> <p>This meant that a lambda conforming to the <code class="highlighter-rouge">PureFunc</code> interface could only close over <code class="highlighter-rouge">immutable</code> state.</p> <p>Notice how powerful this has suddenly become! This <code class="highlighter-rouge">PureFunc</code> is precisely what we would want for a parallel task. As we will see shortly, these simple concepts alone are enough to enable many of those PFX abstractions to become safe.</p> <p>By default, permissions are “deep”, in that they apply transitively, to the entire object graph. This interacts with generics in the obvious way, however, so that you could, for example, have combinations of deep and shallow permissions:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>readonly List&lt;Foo&gt; foos = ...; // a readonly list of mutable Foos. readonly List&lt;readonly Foo&gt; foos = ...; // a readonly list of readonly Foos. immutable List&lt;Foo&gt; foos = ...; // an immutable list of mutable Foos. immutable List&lt;immutable Foo&gt; foos = ...; // an immutable list of immutable Foos. // and so on... </code></pre></div></div> <p>Despite this working, and appearing obvious, man was this a difficult thing to get right!</p> <p>For power users, we also had a way to write generic types that parameterized over permissions. This was definitely required deep in the bowels of highly generic code, but otherwise could be ignored by 90% of the system’s users:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>delegate void PermFunc&lt;T, U, V, permission P&gt;(P T, P U, P V); // Used elsewhere; expands to `void(immutable Foo, immutable Bar, immutable Baz)`: PermFunc&lt;Foo, Bar, Baz, immutable&gt; func = ...; </code></pre></div></div> <p>I should also note that, for convenience, you could mark a type as <code class="highlighter-rouge">immutable</code> to indicate “all instances of this type are immutable.” This was actually one of the most popular features of all of this. At the end of the day, I’d estimate that 1/4-1/3 of all types in the system were marked as immutable:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>immutable class Foo {...} immutable struct Bar {...} </code></pre></div></div> <p>There is an interesting twist. As we’ll see below, <code class="highlighter-rouge">readonly</code> used to be called <code class="highlighter-rouge">readable</code>, and was entirely distinct. But after we left Midori and were hard at work trying to ready these concepts for inclusion in C#, we decided to try and unify them. So that’s what I am presenting here. The only hitch is that <code class="highlighter-rouge">readonly</code> would be given a slightly different meaning. On a field, <code class="highlighter-rouge">readonly</code> today means “the value cannot be changed”; in the case of a pointer, therefore, the <code class="highlighter-rouge">readonly</code> of today did not impact the referent object graph. In this new model, it would. Given that we anticipated an opt-in flag, <code class="highlighter-rouge">--strict-mutability</code>, this would be acceptable, and would require <code class="highlighter-rouge">readonly mutable</code>, a slight wart, to get the old behavior. This wasn’t a deal-breaker to me – especially given that a very common bug in C# is developers assuming that <code class="highlighter-rouge">readonly</code> is deep (which now it would be), and obvious similarities to <code class="highlighter-rouge">const</code> come to mind.</p> <h3 id="ownership">Ownership</h3> <p>The second key concept was <em>ownership</em>.</p> <p>A reference could be given an ownership annotation, just as it could be given a permission:</p> <ul> <li><code class="highlighter-rouge">isolated</code>: The target object (graph) forms an unaliased transitive closure of state.</li> </ul> <p>For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>isolated List&lt;int&gt; builder = new List&lt;int&gt;(); </code></pre></div></div> <p>Unlike permissions, which indicate what operations are legal on a given reference, ownership annotations told us important aliasing properties about the given object graphs. An isolated graph has a single “in-reference” to the root object in the object graph, and no “out-references” (except for immutable object references, which are permitted).</p> <p>A visual aid might help to conceptualize this:</p> <p><img src="/assets/img/2016-11-30-15-years-of-concurrency.isolated-bubble.jpg" alt="Isolation Bubbles" /></p> <p>Given an isolated object, we can mutate it in-place:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>for (int i = 0; i &lt; 42; i++) { builder.Add(i); } </code></pre></div></div> <p>And/or destroy the original reference and transfer ownership to a new one:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>isolated List&lt;int&gt; builder2 = consume(builder); </code></pre></div></div> <p>The compiler from here on would mark <code class="highlighter-rouge">builder</code> as uninitialized, though if it is stored in the heap multiple possible aliases might lead to it, so this analysis could never be bulletproof. In such cases, the original reference would be <code class="highlighter-rouge">null</code>ed out to avoid safety gotchas. (This was one of many examples of making compromises in order to integrate more naturally into the existing C# type system.)</p> <p>It’s also possible to destroy the isolated-ness, and just get back an ordinary <code class="highlighter-rouge">List&lt;int&gt;</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>List&lt;int&gt; built = consume(builder); </code></pre></div></div> <p>This enabled a form of linearity that was useful for safe concurrency – so objects could be handed off safely, subsuming the special case of the exchange heap for buffers – and also enabled patterns like builders that laid the groundwork for strong immutability.</p> <p>To see why this matters for immutability, notice that we skipped over exactly how an immutable object gets created. For it to be safe, the type system needs to prove that no other <code class="highlighter-rouge">mutable</code> reference to that object (graph) exists at a given time, and will not exist forever. Thankfully that’s precisely what <code class="highlighter-rouge">isolated</code> can do for us!</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>immutable List&lt;int&gt; frozen = consume(builder); </code></pre></div></div> <p>Or, more concisely, you’re apt to see things like:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>immutable List&lt;int&gt; frozen = new List&lt;int&gt;(new[] { 0, ..., 9 }); </code></pre></div></div> <p>In a sense, we have turned our isolation bubble (as shown earlier) entirely green:</p> <p><img src="/assets/img/2016-11-30-15-years-of-concurrency.immutable-bubble.jpg" alt="Immutability from Isolation Bubbles" /></p> <p>Behind the scenes, the thing powering the type system here is <code class="highlighter-rouge">isolated</code> and ownership analysis. We will see more of the formalisms at work in a moment, however there is a simple view of this: all inputs to the <code class="highlighter-rouge">List&lt;int&gt;</code>’s constructor are <code class="highlighter-rouge">isolated</code> – namely, in this case, the array produced by <code class="highlighter-rouge">new[]</code> – and therefore the resulting <code class="highlighter-rouge">List&lt;int&gt;</code> is too.</p> <p>In fact, any expression consuming only <code class="highlighter-rouge">isolated</code> and/or <code class="highlighter-rouge">immutable</code> inputs and evaluating to a <code class="highlighter-rouge">readonly</code> type was implicitly upgradeable to <code class="highlighter-rouge">immutable</code>; and, a similar expression, evaluating to a <code class="highlighter-rouge">mutable</code> type, was upgradeable to <code class="highlighter-rouge">isolated</code>. This meant that making new <code class="highlighter-rouge">isolated</code> and <code class="highlighter-rouge">immutable</code> things was straightforward using ordinary expressions.</p> <p>The safety of this also depends on the elimination of ambient authority and leaky construction.</p> <h3 id="no-ambient-authority">No Ambient Authority</h3> <p>A principle in Midori was the elimination of <a href="https://en.wikipedia.org/wiki/Ambient_authority">ambient authority</a>. This enabled <a href="/2015/11/10/objects-as-secure-capabilities/">capability-based security</a>, however in a subtle way was also necessary for immutability and the safe concurrency abstractions that are to come.</p> <p>To see why, let’s take our <code class="highlighter-rouge">PureFunc</code> example from earlier. This gives us a way to reason locally about the state captured by a lambda. In fact, a desired property was that functions accepting only <code class="highlighter-rouge">immutable</code> inputs would result in <a href="https://en.wikipedia.org/wiki/Referential_transparency">referential transparency</a>, unlocking a number of <a href="http://joeduffyblog.com/2015/12/19/safe-native-code/">novel compiler optimizations</a> and making it easier to reason about code.</p> <p>However, if mutable statics still exist, the invocation of that <code class="highlighter-rouge">PureFunc</code> may not actually be pure!</p> <p>For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>static int x = 42; PureFunc&lt;int&gt; func = () =&gt; x++; </code></pre></div></div> <p>From the type system’s point of view, this <code class="highlighter-rouge">PureFunc</code> has captured no state, and so it obeys the immutable capture requirement. (It may be tempting to say that we can “see” the <code class="highlighter-rouge">x++</code>, and therefore can reject the lambda, however of course this <code class="highlighter-rouge">x++</code> might happen buried deep down in a series of virtual calls, where it is invisible to us.)</p> <p>All side-effects need to be exposed to the type system. Over the years, we explored extra annotations to say “this function has mutable access to static variables”; however, the <code class="highlighter-rouge">mutable</code> permission is already our way of doing that, and felt more consistent with the overall stance on ambient authority that Midori took.</p> <p>As a result, we eliminated all ambient side-effectful operations, leveraging capability objects instead. This obviously covered I/O operations – all of which were asynchronous RPC in our system – but also even – somewhat radically – meant that even just getting the current time, or generating a random number, required a capability object. This let us model side-effects in a way the type-system could see, in addition to reaping the other benefits of capabilities.</p> <p>This meant that all statics must be immutable. This essentially brought C#’s <code class="highlighter-rouge">const</code> keyword to all statics:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>const Map&lt;string, int&gt; lookupTable = new Map&lt;string, int&gt;(...); </code></pre></div></div> <p>In C#, <code class="highlighter-rouge">const</code> is limited to primitive constants, like <code class="highlighter-rouge">int</code>s, <code class="highlighter-rouge">bool</code>s, and <code class="highlighter-rouge">string</code>s. Our system expanded this same capability to arbitrary types, like lists, maps, …, anything really.</p> <p>Here’s where it gets interesting. Just like C#’s current notion of <code class="highlighter-rouge">const</code>, our compiler evaluated all such objects at compile-time and froze them into the readonly segment of the resulting binary image. Thanks to the type system’s guarantee that immutability meant immutability, there was no risk of runtime failures as a result of doing so.</p> <p>Freezing had two fascinating performance consequences. First, we could share pages across multiple processes, cutting down on overall memory usage and TLB pressure. (For instance, lookup tables held in maps were automatically shared across all programs using that binary.) Second, we were able to eliminate all class constructor accesses, replacing them with constant offsets, <a href="http://joeduffyblog.com/2015/12/19/safe-native-code/">leading to more than a 10% reduction in code size across the entire OS along with associated speed improvements</a>, particularly at startup time.</p> <p>Mutable statics sure are expensive!</p> <h3 id="no-leaky-construction">No Leaky Construction</h3> <p>This brings us to the second “hole” that we need to patch up: leaky constructors.</p> <p>A leaky constructor is any constructor that shares <code class="highlighter-rouge">this</code> before construction has finished. Even if it does so at the “very end” of its own constructor, due to inheritance and constructor chaining, this isn’t even guaranteed to be safe.</p> <p>So, why are leaky constructors dangerous? Mainly because they expose other parties to <a href="http://joeduffyblog.com/2010/06/27/on-partiallyconstructed-objects/">partially constructed objects</a>. Not only are such objects’ invariants suspect, particularly in the face of construction failure, however they pose a risk to immutability too.</p> <p>In our particular case, how are we to know that after creating a new supposedly-immutable object, someone isn’t secretively holding on to a mutable reference? In that case, tagging the object with <code class="highlighter-rouge">immutable</code> is a type hole.</p> <p>We banned leaky constructors altogether. The secret? A special permission, <code class="highlighter-rouge">init</code>, that meant the target object is undergoing initialization and does not obey the usual rules. For example, it meant fields weren’t yet guaranteed to be assigned to, non-nullability hadn’t yet been established, and that the reference could <em>not</em> convert to the so-called “top” permission, <code class="highlighter-rouge">readonly</code>. Any constructor got this permission by default and you couldn’t override it. We also automatically used <code class="highlighter-rouge">init</code> in select areas where it made the language work more seamlessly, like in object initializers.</p> <p>This had one unfortunate consequence: by default, you couldn’t invoke other instance methods from inside a constructor. (To be honest, this was actually a plus in my opinion, since it meant you couldn’t suffer from partially constructed objects, couldn’t accidentally <a href="https://www.securecoding.cert.org/confluence/display/cplusplus/OOP50-CPP.+Do+not+invoke+virtual+functions+from+constructors+or+destructors">invoke virtuals from a constructor</a>, and so on.) In most cases, this was trivially worked around. However, for those cases where you really needed to call an instance method from a constructor, we let you mark methods as <code class="highlighter-rouge">init</code> and they would take on that permission.</p> <h3 id="formalisms-and-permission-lattices">Formalisms and Permission Lattices</h3> <p>Although the above makes intuitive sense, there was a formal type system behind the scenes.</p> <p>Being central to the entire system, we partnered with MSR to prove the soundness of this approach, especially <code class="highlighter-rouge">isolated</code>, and published the paper in <a href="http://dl.acm.org/citation.cfm?id=2384619">OOPSLA’12</a> (also available as a free <a href="http://research-srv.microsoft.com/pubs/170528/msr-tr-2012-79.pdf">MSR tech report</a>). Although the paper came out a couple years before this final model solidified, most of the critical ideas were taking shape and well underway by then.</p> <p>For a simple mental model, however, I always thought about things in terms of subtyping and substitution.</p> <p>In fact, once modeled this way, most implications to the type system “fall out” naturally. <code class="highlighter-rouge">readonly</code> was the “top permission”, and both <code class="highlighter-rouge">mutable</code> and <code class="highlighter-rouge">immutable</code> convert to it implicitly. The conversion to <code class="highlighter-rouge">immutable</code> was a delicate one, requiring <code class="highlighter-rouge">isolated</code> state, to guarantee that it obeyed the immutability requirements. From there, all of the usual implications follow, including <a href="https://en.wikipedia.org/wiki/Liskov_substitution_principle">substitution</a>, <a href="https://en.wikipedia.org/wiki/Covariance_and_contravariance_(computer_science)">variance</a>, and their various impact to conversions, overrides, and subtypes.</p> <p>This formed a two-dimensional lattice wherein one dimension was “type” in the classical sense and the other “permission”, such that all types could convert to <code class="highlighter-rouge">readonly Object</code>. This diagram illustrates:</p> <p><img src="/assets/img/2016-11-30-15-years-of-concurrency.lattice.jpg" alt="Permission Lattice" /></p> <p>The system could obviously be used without any knowledge of these formalisms. However, I had lived through enough sufficiently <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2007/01/appsem-tcs.pdf">scary, yet subtle, security problems over the years due to type system gotchas</a>, so going the extra mile and doing the formalism not only helped us understand our own system better, but also helped us sleep better at night.</p> <h3 id="how-this-enabled-safe-concurrency">How This Enabled Safe Concurrency</h3> <p>New type system in hand, we can now go back and revisit those PFX abstractions, and make them all safe.</p> <p>The essential property we must establish is that, when an activity has <code class="highlighter-rouge">mutable</code> rights to a given object, then that object must not be simultaneously accessible to any other activities. Notice that I am using the term “activity” deliberately. For now, imagine this maps directly to “task”, although we shall return to this subtlety momentarily. Also note that I’ve said “object”; that too is a gross simplification, since for certain data structures like arrays, simply ensuring that activities do not have <code class="highlighter-rouge">mutable</code> rights to overlapping regions is sufficient.</p> <p>Beyond what this disallows, it actually allows for some interesting patterns. For instance, any number of concurrent activities may share <code class="highlighter-rouge">readonly</code> access to the same object. (This is a bit like a reader/writer lock, just without any locks or runtime overheads.) Remember that we can convert <code class="highlighter-rouge">mutable</code> to <code class="highlighter-rouge">readonly</code>, which means that, given an activity with <code class="highlighter-rouge">mutable</code> access, we can use fork/join parallelism that captures an object with <code class="highlighter-rouge">readonly</code> permissions, provided the mutator is temporally paused for the duration of this fork/join operation.</p> <p>Or, in code:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int[] arr = ...; int[] results = await Parallel.Fork( () =&gt; await arr.Reduce((x, y) =&gt; x+y), () =&gt; await arr.Reduce((x, y) =&gt; x*y) ); </code></pre></div></div> <p>This code computes the sum and product of an array, in parallel, by merely reading from it. It is data race-free.</p> <p>How so? This example <code class="highlighter-rouge">Fork</code> API uses permissions to enforce the required safety:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public static async T[] Fork&lt;T&gt;(params ForkFunc&lt;T&gt;[] funcs); public async delegate T ForkFunc&lt;T&gt;() readonly; </code></pre></div></div> <p>Let’s break this apart. <code class="highlighter-rouge">Fork</code> simply takes an array of <code class="highlighter-rouge">ForkFunc</code>s. Since <code class="highlighter-rouge">Fork</code> is <code class="highlighter-rouge">static</code>, we needn’t worry about it capturing state dangerously. But <code class="highlighter-rouge">ForkFunc</code> is a delegate and can be satisfied by instance methods and lambdas, both of which can close over state. By marking the <code class="highlighter-rouge">this</code> position as <code class="highlighter-rouge">readonly</code>, we limit the captures to <code class="highlighter-rouge">readonly</code>; so, although the lambdas can capture <code class="highlighter-rouge">arr</code> in our above example, they cannot mutate it. And that’s it.</p> <p>Notice too that the nested function <code class="highlighter-rouge">Reduce</code> can also be run in parallel, thanks to <code class="highlighter-rouge">ForkFunc</code>! Obviously, all of the familiar <code class="highlighter-rouge">Parallel.For</code>, <code class="highlighter-rouge">Parallel.ForEach</code>, and friends, can enjoy similar treatment, with similar safety.</p> <p>It turns out most fork/join patterns, where we can guarantee the mutator is paused, work this way. All of PLINQ, for example, can be represented this way, with complete data-race freedom. This was the use-case I always had in mind.</p> <p>In fact, we can now introduce <a href="https://en.wikipedia.org/wiki/Automatic_parallelization">automatic parallelism</a>! There are a few ways to go about this. One way is to never offer LINQ operators that aren’t protected by <code class="highlighter-rouge">readonly</code> annotations. This was always my preferred approach, given the absurdity of having query operators performing mutations. But other approaches were possible. One is to offer overloads – one set of <code class="highlighter-rouge">mutable</code> operators, one set of <code class="highlighter-rouge">readonly</code> operators – and the compiler’s overload resolution would then pick the one with the least permission that type-checked.</p> <p>As mentioned earlier, tasks are even simpler than this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public static Task&lt;T&gt; Run&lt;T&gt;(PureFunc&lt;T&gt; func); </code></pre></div></div> <p>This accepts our friend from earlier, <code class="highlighter-rouge">PureFunc</code>, that is guaranteed to be referentially transparent. Since tasks do not have structured lifetime like our fork/join and data parallel friends above, we cannot permit capture of even <code class="highlighter-rouge">readonly</code> state. Remember, the trick that made the above examples work is that the mutator was temporarily paused, something we cannot guarantee here with unstructured task parallelism.</p> <p>So, what if a task needs to party on mutable state?</p> <p>For that, we have <code class="highlighter-rouge">isolated</code>! There are various ways to encode this, however, we had a way to mark delegates to indicate they could capture <code class="highlighter-rouge">isolated</code> state too (which had the side-effect of making the delegate itself <code class="highlighter-rouge">isolated</code>):</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public static Task&lt;T&gt; Run&lt;T&gt;(TaskFunc&lt;T&gt; func); public async delegate T TaskFunc&lt;T&gt;() immutable isolated; </code></pre></div></div> <p>Now we can linearly hand off entire object graphs to a task, either permanently or temporarily:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>isolated int[] data = ...; Task&lt;int&gt; t = Task.Run([consume data]() =&gt; { // in here, we own `data`. }); </code></pre></div></div> <p>Notice that we leveraged lambda capture lists to make linear captures of objects straightforward. There’s an <a href="https://github.com/dotnet/roslyn/issues/117">active proposal</a> to consider adding a feature like this to a future C#, however without many of the Midori features, it remains to be seen whether the feature stands on its own.</p> <p>Because of the rules around <code class="highlighter-rouge">isolation</code> production, <code class="highlighter-rouge">mutable</code> objects produced by tasks could become <code class="highlighter-rouge">isolated</code>, and <code class="highlighter-rouge">readonly</code> object could be frozen to become <code class="highlighter-rouge">immutable</code>. This was tremendously powerful from a composition standpoint.</p> <p>Eventually, we created higher level frameworks to help with data partitioning, non-uniform data parallel access to array-like structures, and more. All of it free from data races, deadlocks, and the associated concurrency hazards.</p> <p>Although we designed what running subsets of this on a GPU would look like, I would be lying through my teeth if I claimed we had it entirely figured out. All that I can say is understanding the <a href="https://docs.nvidia.com/cuda/cuda-c-programming-guide/#shared-memory">side-effects and ownership of memory are very important concepts</a> when programming GPUs, and we had hoped the above building blocks would help create a more elegant and unified programming model.</p> <p>The final major programming model enhancement this enabled was fine-grained “actors”, a sort of mini-process inside of a process. I mentioned the vat concept earlier, but that we didn’t know how to make it safe. Finally we had found the missing clue: a vat was really just an <code class="highlighter-rouge">isolated</code> bubble of state. Now that we had this concept in the type system, we could permit “marshaling” of <code class="highlighter-rouge">immutable</code> and <code class="highlighter-rouge">isolated</code> objects as part of the message passing protocol without marshaling of any sort – they could be shared safely by-reference!</p> <p>I would say that the major weakness of this system was also its major benefit. The sheer permutations of concepts could be overwhelming. Most of them composed nicely, however the poor developers creating the underlying “safe concurrency” abstractions – myself included – almost lost our sanity in doing so. There is probably some generics-like unification between permissions and ownership that could help here, however the “funniness” of linearity is hard to quarantine.</p> <p>Amazingly, it all worked! All those cases I mentioned earlier – image decoders, the multimedia stack, the browser, etc. – could now use safe intra-process parallelism in addition to being constructed out of many parallel processes. Even more interestingly, our one production workload – taking Speech Recognition traffic for Bing.com – actually saw significant reductions in latency and improvements in throughput as a result. In fact, Cortana’s <a href="https://en.wikipedia.org/wiki/Deep_learning">DNN</a>-based speech recognition algorithms, which delivered a considerable boost to accuracy, could have never reached their latency targets were it not for this overall parallelism model.</p> <h3 id="sequential-consistency-and-tear-free-code">Sequential Consistency and Tear-Free Code</h3> <p>There was another unanticipated consequence of safe concurrency that I quite liked: <a href="https://en.wikipedia.org/wiki/Sequential_consistency">sequential consistency (SC)</a>.</p> <p>For free.</p> <p>After all those years trying to achieve a sane memory model, and ultimately <a href="http://joeduffyblog.com/2010/12/04/sayonara-volatile/">realizing that most of the popular techniques were fundamentally flawed</a>, we had cracked the nut. All developers got SC without the price of barriers everywhere. Given that we had been running on ARM processors where a barrier cost you 160 cycles, this gave us not only a usability edge, but also a performance one. This also gave our optimizing compiler much more leeway on code motion, because it could now freely order what used to be possibly-side- effectful operations visible to multiple threads.</p> <p>To see how we got SC for free, consider how the overall system was layered.</p> <p>At the bottom of all of the above safe concurrency abstractions, there was indeed <code class="highlighter-rouge">unsafe</code> code. This code was responsible for obeying the semantic contract of safe concurrency by decorating APIs with the right permissions and ownership, even if the implementation physically violated them. But it is important to note: this is the only code in the system – plus the 1st party kernel code – that had to deal with concurrency at the threads, locks, events, and lock-free level of abstraction. Everything else built atop the higher-level abstractions, where barriers had already been placed into the instruction stream at all the right places, thanks to the infrastructure.</p> <p>This had another consequence: no <a href="http://joeduffyblog.com/2006/02/07/threadsafety-torn-reads-and-the-like/">struct tearing</a> was visible in the 3rd party programming model. Everything was “atomic”, again for free.</p> <p>This allowed us to use multi-word slice and interface representations, just like Go does, but <a href="http://research.swtch.com/gorace">without the type-safety- threatening races</a>. It turns out, the risk of struct tearing is one of major factors preventing us from having a great Go-like slice type to C# and .NET. In Midori, slices were safe, efficient, and everywhere.</p> <h3 id="message-passing-races">Message Passing Races</h3> <p>Message passing helps tremendously when building correct, reliable concurrent systems, however it is not a panacea. I had mentioned shared nothing earlier on. It’s a dirty little secret, however, even if you don’t have shared memory, but agents can communicate with one another, you still have shared state encoded in the messaging between those agents, and the opportunity for race conditions due to the generally unpredictable order of arrival of these messages.</p> <p>This is <a href="http://erlang.org/workshop/2004/cronqvist.pdf">understood</a>, although <a href="https://www.it.uu.se/research/group/hipe/dialyzer/publications/races.pdf">perhaps not very widely</a>. The most worrisome outcome from these kind of races is <a href="https://en.wikipedia.org/wiki/Time_of_check_to_time_of_use">time of check time of use (TOCTOU)</a>, one of the more common kinds of races that can lead to security vulnerabilities. (Midori’s type- and memory-safety of course helps to avoid this particular symptom, however reliability problems are very real also.)</p> <p>Although people used to hate it when I compared this situation to COM STAs, for those familiar with them, an analogy is apt. If you need to block a thread inside of a COM STA, you must decide: Do I pump the message loop, or do I not pump the message loop? If you choose to pump the message loop, you can suffer <a href="https://en.wikipedia.org/wiki/Reentrancy_(computing)">reentrancy</a>, and that reentrancy might be witness to broken invariants, or even mutate state out from underneath the blocking call, much to its dismay after it reawakens. If you choose not to pump the message loop, you can suffer deadlock, as calls pile up, possibly ones that are required to unblock the thread.</p> <p>In Midori’s system, we did not give this choice to the developer. Instead, every <code class="highlighter-rouge">await</code> was an opportunity to pump the underlying message loop. Just as with a COM STA, these pumps possibly dispatched work that might interact with shared state. Note that this is not <em>parallelism</em>, mind you, since process event loops did not permit parallelism, however there is possibly a lot of concurrency going on here, and it can definitely screw you:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async bool IsRed(AsyncColor c) { return (await c.R &gt; 0 &amp;&amp; await c.G == 0 &amp;&amp; await c.B == 0); } </code></pre></div></div> <p>This rather simple (and silly) function checks to see if an <code class="highlighter-rouge">AsyncColor</code> is “red”; to do so, it reads the <code class="highlighter-rouge">R</code>, <code class="highlighter-rouge">G</code>, and <code class="highlighter-rouge">B</code> properties. For whatever reason, they are asynchronous, so we must <code class="highlighter-rouge">await</code> between accesses. If <code class="highlighter-rouge">AsyncColor</code> is a mutable object, well, guess what – these values might change after we’ve read them, opening up a possible TOCTOU bug. For instance, imagine a caller’s surprise when <code class="highlighter-rouge">IsRed</code> may have lied to it:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>AsyncColor c = ...; await IsRed(c); assert(await c.R &gt; 0); </code></pre></div></div> <p>That assertion can very well fire. Even this callsite has a TOCTOU bug of its own, since <code class="highlighter-rouge">c.R</code> might be <code class="highlighter-rouge">&gt;0</code> at the end of <code class="highlighter-rouge">IsRed</code>’s return, but not after the <code class="highlighter-rouge">assert</code> expression’s own <code class="highlighter-rouge">await</code> has completed.</p> <p>All of this should be familiar territory for concurrency experts. But we sought to eliminate these headaches.</p> <p>This area of the system was still under active development towards the end of our project, however we had sketched out a very promising approach. It was to essentially apply similar permission annotations to asynchronous activity – hence my choice of the term “activity” earlier – as we did parallel tasks. Although this seriously limited an asynchronous activity’s state purview, combined with a reader/writer-lock like idea, meant that we could use permissions affixed to asynchronous interfaces to automatically ensure state and asynchronous operations were dispatched safely.</p> <h3 id="evolution">Evolution</h3> <p>Before moving on, a brief word on the evolution of the system. As I mentioned earlier, I presented the system in its final form. In reality, we went through five major phases of evolution. I won’t bore you with exhaustive details on each one, although I will note the major mistakes and lessons learned in each phase.</p> <p>In the first phase, I tried to build the system entirely out of annotations that were “outside” of the type system. As I’ve already said, that failed spectacularly. At this point, I hope you can appreciate how deeply integrated into the compiler and its type system these concepts need to be for them to work and for the result to be usable.</p> <p>Next, I tried a variant of this with just <code class="highlighter-rouge">readonly</code>. Except I called it <code class="highlighter-rouge">readable</code> (a name that would stick until the very tail end of the project), and it was always deep. There was no <code class="highlighter-rouge">immutable</code> and there was no <code class="highlighter-rouge">isolated</code>. The concept of <code class="highlighter-rouge">mutable</code> was called <code class="highlighter-rouge">writable</code>, although I was delusional, and thought you’d never need to state it. I was very confused about the role generics played here, and ended up coding myself up into a corner trying to make it work.</p> <p>After that, I recognized at least that <code class="highlighter-rouge">readable</code> and <code class="highlighter-rouge">writable</code> were related to one another, and recognized the subtyping relationship of (<code class="highlighter-rouge">writable &lt;: readable</code>). And, largely based on conversations with colleagues in MSR, I decided to toss out everything I had done on generics and redo it. It was at that time I recognized that each generic type variable, despite looking like a naked type, actually carried <em>both</em> a permission and a type. That helped.</p> <p>I then came up with <code class="highlighter-rouge">immutable</code>, however it wasn’t what you see today. Instead, it had the slightly confusing meaning of being a “view” over just the immutable subset of data in the target object graph. (This was at first limited to only <code class="highlighter-rouge">readonly</code> fields (in the classical C# sense) that were of a primitive type.) If you tried reading a non-immutable part from this view, you’d get a compiler error. Bizarrely, this meant you could have an <code class="highlighter-rouge">immutable List&lt;T&gt;</code> that wasn’t actually immutable. In hindsight, this was pretty wonky, but it got us thinking about and discussing immutability.</p> <p>Somewhere in here, we recognized the need for generic parameterization over permissions, and so we added that. Unfortunately, I originally picked the <code class="highlighter-rouge">%</code> character to indicate that a generic type was a permission, which was quite odd; e.g., <code class="highlighter-rouge">G&lt;%P&gt;</code> versus <code class="highlighter-rouge">G&lt;T&gt;</code>. We renamed this to <code class="highlighter-rouge">permission</code>; e.g., <code class="highlighter-rouge">G&lt;permission P&gt;</code> versus <code class="highlighter-rouge">G&lt;T&gt;</code>.</p> <p>There was one problem. Generic permissions were needed in way more places than we expected, like most property getters. We experimented with various “shortcuts” in an attempt to avoid developers needing to know about generic permissions. This hatched the <code class="highlighter-rouge">readable+</code> annotation, which was a shortcut for “flow the <code class="highlighter-rouge">this</code> parameter’s permission.” This concept never really left the system, although (as we will see shortly), we fixed generics and eventually this concept became much easier to swallow, syntax-wise (especially with smart defaults like auto-properties).</p> <p>We lived with this system for some time and this was the first version deployed at-scale into Midori.</p> <p>And then a huge breakthrough happened: we discovered the concepts necessary for <code class="highlighter-rouge">isolated</code> and, as a result, an <code class="highlighter-rouge">immutable</code> annotation that truly meant that an object (graph) was immutable.</p> <p>I can’t claim credit for this one. That was the beauty of getting to this stage: after developing and prototyping the initial ideas, and then deploying them at-scale, we suddenly had our best and brightest obsessing over the design of this thing, because it was right under their noses. This was getting an initial idea out in front of “customers” early-and-often at its finest, and, despite some growing pains, worked precisely as designed.</p> <p>We then wallowed in the system for another year and 1/2 and, frankly, I think lost our way a little bit. It turns out deepness was a great default, but sometimes wasn’t what you wanted. <code class="highlighter-rouge">List&lt;T&gt;</code> is a perfect example; sometimes you want the <code class="highlighter-rouge">List</code> to be <code class="highlighter-rouge">readonly</code> but the elements to be <code class="highlighter-rouge">mutable</code>. In the above examples, we took this capability for granted, but it wasn’t always the case. The outer <code class="highlighter-rouge">readonly</code> would infect the inner <code class="highlighter-rouge">T</code>s.</p> <p>Our initial whack at this was to come up with shallow variants of all the permissions. This yielded keywords that became a never-ending source of jokes in our hallways: <code class="highlighter-rouge">shreadable</code>, <code class="highlighter-rouge">shimmutable</code>, and – our favorite – <code class="highlighter-rouge">shisolated</code> (which sounds like a German swear word when said aloud). Our original justification for such nonsense was that in C#, the signed and unsigned versions of some types used abbreviations (<code class="highlighter-rouge">sbyte</code>, <code class="highlighter-rouge">uint</code>, etc.), and <code class="highlighter-rouge">shallow</code> sure would make them quite lengthy, so we were therefore justified in our shortening into a <code class="highlighter-rouge">sh</code> prefix. How wrong we were.</p> <p>From there, we ditched the special permissions and recognized that objects had “layers”, and that outer and inner layers might have differing permissions. This was the right idea, but like most ideas of this nature, we let the system get inordinately more complex, before recognizing the inner beauty and collapsing it back down to its essence.</p> <p>At the tail end of our project, we were working to integrate our ideas back into C# and .NET proper. That’s when I was adamant that we unify the concept of <code class="highlighter-rouge">readable</code> with <code class="highlighter-rouge">readonly</code>, leading to several keyword renames. Ironically, despite me having left .NET to pursue this project several years earlier, I was the most optimistic out of anybody that this could be done tastefully. Sadly, it turned out I was wrong, and the project barely got off the ground before getting axed, however the introductory overview above is my best approximation of what it would have looked like.</p> <h2 id="inspirations">Inspirations</h2> <p>Now that we have seen the system in its final state, let’s now trace the roots back to those systems that were particularly inspiring for us. In a picture:</p> <p><img src="/assets/img/2016-11-30-15-years-of-concurrency.influences.jpg" alt="Influences" /></p> <p>I’ll have to be brief here, since there is so much ground to cover, although there will be many pointers to follow up papers should you want to dive deeper. In fact, I read something like 5-10 papers per week throughout the years I was working on all of this stuff, as evidenced by the gigantic tower of papers still sitting in my office:</p> <p><img src="/assets/img/2016-11-30-15-years-of-concurrency.papers.jpg" alt="Concurrency Paper Stack" /></p> <h3 id="const">const</h3> <p>The similarities with <code class="highlighter-rouge">const</code> should, by now, be quite evident. Although people generally have a love/hate relationship with it, I’ve always found that being <a href="https://isocpp.org/wiki/faq/const-correctness"><code class="highlighter-rouge">const</code> correct</a> is worth the effort for anything bigger than a hobby project. (I know plenty of people who would disagree with me.)</p> <p>That said, <code class="highlighter-rouge">const</code> is best known for its unsoundness, thanks to the pervasive use of <code class="highlighter-rouge">const_cast</code>. This is commonly used at the seams of libraries with different views on <code class="highlighter-rouge">const</code> correctness, although it’s also often used to cheat; this is often for laziness, but also due to some compositional short-comings. The lack of parameterization over <code class="highlighter-rouge">const</code>, for example, forces one to duplicate code; faced with that, many developers would rather just cast it away.</p> <p><code class="highlighter-rouge">const</code> is also not deep in the same way that our permissions were, which was required to enable the safe concurrency, isolation, and immutability patterns which motivated the system. Although many of the same robustness benefits that <code class="highlighter-rouge">const</code> correctness delivers were brought about by our permissions system, that wasn’t its original primary motivation.</p> <h3 id="alias-analysis">Alias Analysis</h3> <p>Although it’s used more as a compiler analysis technique than it is in type systems, <a href="https://en.wikipedia.org/wiki/Pointer_aliasing">alias analysis</a> is obviously a close cousin to all the work we did here. Although the relationship is distant, we looked closely at many uses of aliasing annotations in C(++) code, including <code class="highlighter-rouge">__declspec(noalias)</code> in Visual C++ and <code class="highlighter-rouge">restrict</code> (<code class="highlighter-rouge">__restrict</code>, <code class="highlighter-rouge">__restrict__</code>, etc.) in GCC and standard C. In fact, some of our ideas around <code class="highlighter-rouge">isolated</code> eventually assisted the compiler in performing better alias analysis.</p> <h3 id="linear-types">Linear Types</h3> <p>Phillip Wadler’s 1990 <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.55.5439&amp;rep=rep1&amp;type=pdf">“Linear types can change the world!”</a> was immensely influential for me in the early days. I remember a huge lightbulb going off when I first read this paper. Linear types are inspired by the <a href="https://en.wikipedia.org/wiki/Linear_logic">linear logic of J.-Y. Girard</a>, and it is easy to get lost in the mathematics for hours.</p> <p>In a nutshell, a linear type lets you prove that a variable is used exactly once. This is similar to <code class="highlighter-rouge">isolated</code>, however due to the aliasing properties of an imperative language like C# (especially for heap structures with possible cycles between them), the simple and elegant model of strict linearity is hard to make work.</p> <p>Linear types themselves also aren’t very commonly seen in the wild, and are mostly useful for their mathematical and proof properties. If you go looking, <a href="https://ghc.haskell.org/trac/ghc/wiki/LinearTypes">you will find examples</a>, however. More than real syntax in real languages, linear types have been hugely influential on subsequent innovations in type systems that also impacted us, such as affine and uniqueness types.</p> <h3 id="haskell-monads">Haskell Monads</h3> <p>In the early days, I was pretty obsessed with <a href="https://en.wikipedia.org/wiki/Haskell_(programming_language)">Haskell</a>, to put it mildly.</p> <p>I often describe the above system that we built as the inverse of the <a href="https://wiki.haskell.org/State_Monad">Haskell state monad</a>. In Haskell, what you had was a purely functional language, with <a href="https://en.wikibooks.org/wiki/Haskell/do_notation">sugar to make certain aspects look imperative</a>. If you wanted side-effects, you needed to enter the beautiful world of <a href="https://en.wikibooks.org/wiki/Haskell/Understanding_monads/State">monads</a>. In particular, for simple memory side-effects, the state monad let you have traditional mutable data structures, but in a way that the type system very much understood and could restrict for safety where appropriate.</p> <p>Well, the system we built was sort of the opposite: you were in an imperative language, and had a way of marking certain aspects of the program as being purely functional. I am pretty sure I read the classic <a href="http://research.microsoft.com/en-us/um/people/simonpj/Papers/state-lasc.pdf">“State in Haskell” paper</a> at least a dozen times over the years. In fact, as soon as I recognized the similarities, I compared notes with Simon Peyton-Jones, who was immensely gracious and helpful in working through some very difficult type system design challenges.</p> <h3 id="effect-types">Effect Types</h3> <p><a href="http://web.cs.ucla.edu/~palsberg/tba/papers/nielson-nielson-csd99.pdf">Effect typing</a>, primarily in the ML community, was also influential in the early days. An effect type propagates information at compile-time describing the dynamic effect(s) executing said code is expected to bring about. This can be useful for checking many properties.</p> <p>For example, I always thought of <code class="highlighter-rouge">await</code> and <code class="highlighter-rouge">throws</code> annotations as special kinds of effects that indicate a method might block or throw an exception, respectively. Thanks to the additive and subtractive nature of effect types, they propagate naturally, and are even amenable to parametric polymorphism.</p> <p>It turns out that permissions can be seen as a kind of effect, particularly when annotating an instance method. In a sense, a <code class="highlighter-rouge">mutable</code> instance method, when invoked, has the “effect” of mutating the receiving object. This realization was instrumental in pushing me towards leveraging subtyping for modeling the relationship between permissions.</p> <p>Related to this, the various ownership systems over the years were also top-of-mind, particularly given Midori’s heritage with Singularity, which used the Spec# language. This language featured <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/specsharp-tim.pdf">ownership annotations</a>.</p> <h3 id="regions">Regions</h3> <p><a href="https://en.wikipedia.org/wiki/Region-based_memory_management">Regions</a>, despite classically being used mostly for deterministic and efficient memory management, were incredibly interesting towards the days of figuring out <code class="highlighter-rouge">isolated</code>.</p> <p>They aren’t identical for several reasons, however.</p> <p>The first reason is that isolated object graphs in our system weren’t as strictly partitioned as regions, due to immutable in- and out- references. Regions are traditionally used to collect memory efficiently and hence dangling references like this wouldn’t be permitted (and the reachability analysis to detect them would basically devolve into garbage collection).</p> <p>The second reason is that we wanted to avoid the syntactic burden of having regions in the language. A good example of this in action is <a href="https://pdfs.semanticscholar.org/de3d/6c78392c86802af835d0337758605e160bf9.pdf">Deterministic Parallel Java</a>, which requires explicit region annotations on objects using a very generics-like syntax (e.g., <code class="highlighter-rouge">Foo&lt;region R&gt;</code>). Some amount of this can be hidden from the developer through more sophisticated compiler analysis – much like <a href="https://en.wikipedia.org/wiki/Cyclone_(programming_language)">Cyclone</a> did – however, we worried that in some very common cases, regions would rear their ugly heads and then the developer would be left confused and dismayed.</p> <p>All that said, given our challenges with garbage collection, in addition to our sub-process actor model, we often pondered whether some beautiful unification of <code class="highlighter-rouge">isolated</code> object graphs and regions awaited our discovery.</p> <h3 id="separation-logic">Separation Logic</h3> <p>Particularly in the search for formalisms to prove the soundness of the system we built, <a href="https://en.wikipedia.org/wiki/Separation_logic">separation logic</a> turned out to be instrumental, especially the <a href="http://www.cs.cmu.edu/~brookes/papers/seplogicrevisedfinal.pdf">concurrent form</a>. This is a formal technique for proving the disjointness of different parts of the heap, which is very much what our system is doing with the safe concurrency abstractions built atop the <code class="highlighter-rouge">isolated</code> primitive. In particular, our OOPSLA paper used a novel proof technique, <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/views.pdf">Views</a>, which can be constructed from separation algebras. Caution: this is getting into some very deep mathematical territory; several colleagues far smarter than I am were the go-to guys on all of this. But, it certainly helped all of us sleep better at night.</p> <h3 id="uniqueness-types">Uniqueness Types</h3> <p><a href="https://en.wikipedia.org/wiki/Uniqueness_type">Uniqueness types</a> are a more recent invention, derived from some of the early linear type systems which so fascinated me early on. For a period of time, we actually had a <code class="highlighter-rouge">unique</code> keyword in the language. Eventually we folded that back into the concept of <code class="highlighter-rouge">isolated</code> (it was essentially a “shallow” <code class="highlighter-rouge">isolated</code>). But there is no denying that all of this was heavily inspired by what we saw with uniqueness types, especially in languages like <a href="https://en.wikipedia.org/wiki/Clean_(programming_language)">Clean</a>, the <a href="http://lampwww.epfl.ch/~phaller/doc/capabilities-uniqueness2.pdf">experimental work to bring uniqueness to Scala</a>, and, now, Rust.</p> <h3 id="model-checking">Model Checking</h3> <p>Finally, I would be remiss if I didn’t at least mention <a href="https://en.wikipedia.org/wiki/Model_checking">model checking</a>. It’s easy to confuse this with static analysis, however, model checking is far more powerful and complete, in that it goes beyond heuristics and therefore statistics. <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/zing-tool.pdf">MSR’s Zing</a> and, although we used it to verify the correctness of certain aspects of our implementation, I don’t think we sufficiently considered how model checking might impact the way safety was attained. This was top-of-mind as we faced intra-process interleaving race conditions. Especially as we look to the future with more distributed-style concurrency than intra-process parallelism, where state machine verification is critical, many key ideas in here are relevant.</p> <h3 id="other-languages">Other Languages</h3> <p>This story spans many years. During those years, we saw several other languages tackling similar challenges, sometimes in similar ways. Because of the complex timeline, it’s hard to trace every single influence to a given point in time, however it’s fair to say that four specific languages had a noteworthy influence on us.</p> <p>(Note that there are <a href="https://en.wikipedia.org/wiki/List_of_concurrent_and_parallel_programming_languages">dozens of influential concurrent and parallel languages</a> that inspired our work. I’m sure I haven’t read everything there is to read – there’s always more to learn – however I did my best to survey the field. I will focus here on the most mainstream and relevant to people writing production code in the year 2016.)</p> <h4 id="modern-c">(Modern) C++</h4> <p>I already mentioned <code class="highlighter-rouge">const</code> and its influence.</p> <p>It is also interesting to note the similarities between <code class="highlighter-rouge">isolated</code> and C++11’s <a href="https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr"><code class="highlighter-rouge">std::unique_ptr</code></a>. Although born in different times, and in very different worlds, they both clearly deliver a similar perspective on ownership. Noted difference include deepness – C++’s approach is “deep” insofar as you leverage RAII faithfully in your data structures – and motivations – C++’s motivation being primarily memory management, and neither safe concurrency nor immutability.</p> <p>The concept of <a href="https://en.wikipedia.org/wiki/C%2B%2B11#constexpr_.E2.80.93_Generalized_constant_expressions"><code class="highlighter-rouge">constexpr</code></a> has obvious similarities to both <code class="highlighter-rouge">isolated</code> and <code class="highlighter-rouge">immutable</code>, particularly the compile-time evaluation and freezing of the results. The continued evolution of <code class="highlighter-rouge">constexpr</code> in C++13 and C++17 is taking the basic building blocks to new frontiers that I had always wanted to do with our system, but never had time, like arbitrary compile-time evaluation of expressions, and freezing/memoization of the results.</p> <p>Thankfully, because I was leading the C++ group at Microsoft for some time after Midori, I was able to bring many of our lessons learned to the discussion, and I like to think it has had a positive impact on evolving C++ even further.</p> <h4 id="d">D</h4> <p>The system we came up with has obvious comparisons to D’s take on <a href="https://dlang.org/spec/const3.html"><code class="highlighter-rouge">const</code> and <code class="highlighter-rouge">immutable</code></a>; just as D’s <code class="highlighter-rouge">const</code> is a view over mutable or immutable data, so too is our <code class="highlighter-rouge">readonly</code>. And just as D added deepness to the concept of <code class="highlighter-rouge">const</code>, so did we in our permissions model generally. This is perhaps the closest analogy in any existing systems. I am frankly surprised it doesn’t get used an order of magnitude more than it does, although Andrei, one of its chief developers, <a href="https://www.quora.com/Which-language-has-the-brightest-future-in-replacement-of-C-between-D-Go-and-Rust-And-Why">has some thoughts on that topic</a>.</p> <h4 id="go">Go</h4> <p>Although I personally love programming in Go, it didn’t have as much influence on our system as you might expect. Go lists concurrency as one of its primary features. Although concurrency is easy to generate thanks to <a href="https://gobyexample.com/goroutines"><code class="highlighter-rouge">go</code>routines</a>, and best practices encourage wonderful things like <a href="https://blog.golang.org/share-memory-by-communicating">“Share Memory by Communicating”</a>, the basic set of primitives doesn’t go much beyond the threads, thread-pools, locks, and events that I mention us beginning with in the early days of this journey.</p> <p>On one hand, I see that Go has brought its usual approach to bear here; namely, eschewing needless complexity, and exposing just the bare essentials. I compare this to the system we built, with its handful of keywords and associated concept count, and admire the simplicity of Go’s approach. It even has nice built-in deadlock detection. And yet, on the other hand, when I find myself debugging classical data races, and <a href="https://blog.golang.org/share-memory-by-communicating">torn structs or interfaces</a>, I clamor for more. I have remarked before that simply running with <a href="https://golang.org/pkg/runtime/#GOMAXPROCS"><code class="highlighter-rouge">GOMAXPROCS=1</code></a>, coupled with a simple <a href="http://www.grpc.io/">RPC system</a> – ideally integrated in such a way where you needn’t step outside of Go’s native type system – can get you close to the simple “no intra-process parallelism” Midori model that we began with. And perhaps the best sweet spot of all.</p> <h4 id="rust">Rust</h4> <p>Out of the bunch, <a href="https://www.rust-lang.org/en-US/">Rust</a> has impressed me the most. They have delivered on much of what we set out to deliver with Midori, but actually shipped it (whereas we did not). My hat goes off to that team, seriously, because I know first hand what hard, hard, hard work this level of type system hacking is.</p> <p>I haven’t yet described our “borrowed references” system, or the idea of auto-destructible types, however when you add those into the mix, the underlying type system concepts are remarkably similar. Rust is slightly less opinionated on the overall architecture of your system than Midori was, which means it is easier to adopt piecemeal, however the application of these concepts to traditional concurrency mechanisms like locks is actually fascinating to see.</p> <p><a href="https://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html">This article gives a great whirlwind tour</a> of safe concurrency in Rust. Poking through to some of the references reveals APIs designed with similar principles in mind. For example, <a href="http://huonw.github.io/simple_parallel/simple_parallel/"><code class="highlighter-rouge">simple_parallel</code></a> looks a whole lot like the PFX <code class="highlighter-rouge">Parallel</code> API described earlier with safety annotations applied to it. I trust their system more than ours, because they have shipped and had thousands of eyes and real-world experience applied to it.</p> <h1 id="epilogue-and-conclusion">Epilogue and Conclusion</h1> <p>Although I’ve glossed over many details, I hope you enjoyed the journey, and that the basic ideas were clear. And, most importantly, that you learned something new. If you want to understand anything in greater detail, please see <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/msr-tr-2012-79.pdf">our OOPSLA paper</a>, or just ask.</p> <p>It’s been a couple years since I’ve been away from this. As most of you know, Midori happened before the OSS renaissance at Microsoft, and so it never saw the light of day. In that time, I’ve pondered what lessons we learned on this journey, and whether any of it is relevant beyond the hallways of our old building 34. I believe it is, otherwise I’d not have taken the time to write up this article.</p> <p>I’m thrilled that the world has adopted tasks in a big way, although it was for a different reason than we expected (asynchrony and not parallelism). In many ways this was inevitable, however I have to think that doing tasks a half-decade ahead of the curve at least had a minor influence, including the <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">await</code> ideas built atop it.</p> <p>Data parallelism has taken off…sort of. Far fewer people leverage CPUs in the way we imagined, but that’s for good reason: GPUs are architected for extremely wide SIMD operations over floating points, which is essentially the killer scenario for this sort of parallelism. It doesn’t cover all of the cases, but man does it scream.</p> <p>Safe concurrency is still critically important, yet lacking, and the world still needs it. I think we collectively underestimated how long it would take for the industry to move to type- and memory-safe programming models. Despite the increasing popularity of safe systems languages like Go and Rust, it pains me to say it, but I still believe we are a decade away from our fundamental technology stacks – like the operating systems themselves – being safe to the core. But our industry desperately needs this to happen, given that <a href="https://nvd.nist.gov/visualizations/cwe-over-time">buffer errors remain the #1 attack type</a> for critical security vulnerabilities in our software.</p> <p>I do think that concurrency-safety will be our next frontier after type- and memory-safety have arrived. TOCTOU, and race conditions generally, are an underexploited yet readily attackable vector. (Thankfully, just as writing correct concurrent code is hard, so too is provoking a latent concurrency error through the delicate orchestration of race conditions). As more systems become concurrent (distributed) systems this will become an increasing problem for us. It’s not clear the exact formulation of techniques I demonstrated above is the answer – in fact, given our focus on parallelism over asynchrony, surely it is not – however we will need <em>some</em> answer. It’s just too damn hard to build robust, secure, and safe concurrent programs, still, to this day, 15 years later.</p> <p>In particular, I’m still conflicted about whether all those type system extensions were warranted. Certainly immutability helped with things far beyond safe concurrency. And so did the side-effect annotations, as they commonly helped to root out bugs caused by unintended side-effects. The future for our industry is a massively distributed one, however, where you want simple individual components composed into a larger fabric. In this world, individual nodes are less “precious”, and arguably the correctness of the overall orchestration will become far more important. I do think this points to a more Go-like approach, with a focus on the RPC mechanisms connecting disparate pieces.</p> <p>The model of leveraging decades of prior research was fascinating and I’m so happy we took this approach. I literally tried not to invent anything new. I used to joke that our job was to sift through decades of research and attempt to combine them in new and novel ways. Although it sounds less glamorous, the reality is that this is how a lot of our industry’s innovation takes place; very seldom does it happen by inventing new ideas out of thin air.</p> <p>Anyway, there you have it. Next up in the series, we will talk about Battling the GC.</p> Wed, 30 Nov 2016 18:00:00 -0800 http://joeduffyblog.com/2016/11/30/15-years-of-concurrency/ http://joeduffyblog.com/2016/11/30/15-years-of-concurrency/ Performance Culture <p>In this essay, I’ll talk about “performance culture.” Performance is one of the key pillars of software engineering, and is something that’s hard to do right, and sometimes even difficult to recognize. As a famous judge once said, “I know it when I see it.” I’ve spoken at length about <a href="/2010/09/06/the-premature-optimization-is-evil-myth/">performance</a> and <a href="/2013/02/17/software-leadership-series/">culture</a> independently before, however the intersection of the two is where things get interesting. Teams who do this well have performance ingrained into nearly all aspects of how the team operates from the start, and are able to proactively deliver loveable customer experiences that crush the competition. There’s no easy cookie-cutter recipe for achieving a good performance culture, however there are certainly some best practices you can follow to plant the requisite seeds into your team. So, let’s go!</p> <h1 id="introduction">Introduction</h1> <p>Why the big focus on performance, anyway?</p> <p>Partly it’s my background. I’ve worked on systems, runtimes, compilers, … things that customers expect to be fast. It’s always much easier to incorporate goals, metrics, and team processes at the outset of such a project, compared to attempting to recover it later on. I’ve also worked on many teams, some that have done amazing at this, some that have done terribly, and many in between. The one universal truth is that the differentiating factor is always culture.</p> <p>Partly it’s because, no matter the kind of software, performance is almost always worse than our customers would like it to be. This is a simple matter of physics: it’s impossible to speed up all aspects of a program, given finite time, and the tradeoffs involved between size, speed, and functionality. But I firmly believe that on the average teams spend way less attention to developing a rigorous performance culture. I’ve heard the “performance isn’t a top priority for us” statement many times only to later be canceled out by a painful realization that without it the product won’t succeed.</p> <p>And partly it’s just been top of mind for all of us in DevDiv, as we focus on .NET core performance, ASP.NET scalability, integrating performance-motivated features into C# and the libraries, making Visual Studio faster, and more. It’s particularly top of mind for me, as I’ve been comparing our experiences to my own in <a href="/2015/11/03/blogging-about-midori/">Midori</a> (which heavily inspired this blog post).</p> <h1 id="diagnosis-and-the-cure">Diagnosis and The Cure</h1> <p>How can you tell whether your performance culture is on track? Well, here are some signs that it’s not:</p> <ul> <li>Answering the question, “how is the product doing on my key performance metrics,” is difficult.</li> <li>Performance often regresses and team members either don’t know, don’t care, or find out too late to act.</li> <li>Blame is one of the most common responses to performance problems (either people, infrastructure, or both).</li> <li>Performance tests swing wildly, cannot be trusted, and are generally ignored by most of the team.</li> <li>Performance is something one, or a few, individuals are meant to keep an eye on, instead of the whole team.</li> <li>Performance issues in production are common, and require ugly scrambles to address (and/or cannot be reproduced).</li> </ul> <p>These may sound like technical problems. It may come as a surprise, however, that they are primarily human problems.</p> <p>The solution isn’t easy, especially once your culture is in the weeds. It’s always easier to not dig a hole in the first place than it is to climb out of one later on. But the first rule when you’re in a hole is to stop digging! The cultural transformation must start from the top – management taking an active role in performance, asking questions, seeking insights, demanding rigor – while it simultaneously comes from the bottom – engineers actively seeking to understand performance of the code they are writing, ruthlessly taking a zero-tolerance stance on regressions, and being ever-self-critical and on the lookout for proactive improvements.</p> <p>This essay will describe some ways to ensure this sort of a culture, in addition to some best practices I’ve found help to increase its effectiveness once you have one in place. A lot of it may seem obvious, but believe me, it’s pretty rare to see everything in here working in harmony in practice. But when it is, wow, what a difference it can make.</p> <p><em>A quick note on OSS software. I wrote this essay from the perspective of commercial software development. As such, you’ll see the word “management” a lot. Many of the same principles work in OSS too. So, if you like, anytime you see “management,” mentally transform it into “management or the project’s committers.”</em></p> <h1 id="it-starts-and-ends-with-culture">It Starts, and Ends, with Culture</h1> <p>The key components of a healthy performance culture are:</p> <ol> <li>Performance is part of the daily dialogue and “buzz” within the team. Everybody plays a role.</li> <li>Management must care – truly, not superficially – about good performance, and understand what it takes.</li> <li>Engineers take a scientific, data-driven, inquisitive approach to performance. (Measure, measure, measure!)</li> <li>Robust engineering systems are in place to track goals, past and present performance, and to block regressions.</li> </ol> <p>I’ll spend a bit of time talking about each of these roughly in turn.</p> <h2 id="dialogue-buzz-and-communication">Dialogue, Buzz, and Communication</h2> <p>The entire team needs to be on the hook for performance.</p> <p>In many teams where I’ve seen this go wrong, a single person is anointed the go-to performance guy or gal. Now, that’s fine and can help the team scale, can be useful when someone needs to spearhead an investigation, and having a vocal advocate of performance is great, but it <em>must not</em> come at the expense of the rest of the team’s involvement.</p> <p>This can lead to problems similar to those Microsoft use to have with the “test” discipline; engineers learned bad habits by outsourcing the basic quality of their code, assuming that someone else would catch any problems that arise. The same risks are present when there’s a central performance czar: engineers on the team won’t write performance tests, won’t proactively benchmark, won’t profile, won’t ask questions about the competitive standing of the product, and generally won’t do all the things you need all of the engineers doing to build a healthy performance culture.</p> <p>Magical things happen when the whole team is obsessed about performance. The hallways are abuzz with excitement, as news of challenges and improvements spreads organically. “Did you see Martin’s hashtable rebalancing change that reduced process footprint by 30%?” “Jared just checked in a feature that lets you stack allocate arrays. I was thinking of hacking the networking stack this weekend to use it – care to join in?” Impromptu whiteboard sessions, off-the-cuff ideation, group learning. It’s really awesome to see. The excitement and desire to win propels the team forward, naturally, and without relying on some heavyweight management “stick.”</p> <p>I hate blame and I hate defensiveness. My number one rule is “no jerks,” so naturally all critiques must be delivered in the most constructive and respectful way. I’ve found a high occurrence of blame, defensiveness, and <a href="/2015/11/02/software-leadership-9-on-the-importance-of-intellectual-honesty/">intellectual dishonesty</a> in teams that do poorly on performance, however. Like jerks, these are toxic to team culture and must be weeded out aggressively. It can easily make or break your ability to develop the right performance culture. There’s nothing wrong with saying we need to do better on some key metric, especially if you have some good ideas on how to do so!</p> <p>In addition to the ad-hoc communication, there of course needs to be structured communication also. I’ll describe some techniques later on. But getting a core group of people in a room regularly to discuss the past, present, and future of performance for a particular area of the product is essential. Although the organic conversations are powerful, everyone gets busy, and it’s important to schedule time as a reminder to keep pushing ahead.</p> <h2 id="management-more-carrots-fewer-sticks">Management: More Carrots, Fewer Sticks</h2> <p>In every team with a poor performance culture, it’s management’s fault. Period. End of conversation.</p> <p>Engineers can and must make a difference, of course, but if the person at the top and everybody in between aren’t deeply involved, budgeting for the necessary time, and rewarding the work and the superstars, the right culture won’t take hold. A single engineer alone can’t possibly infuse enough of this culture into an entire team, and most certainly not if the entire effort is running upstream against the management team.</p> <p>It’s painful to watch managers who don’t appreciate performance culture. They’ll often get caught by surprise and won’t realize why – or worse, think that this is just how engineering works. (“We can’t predict where performance will matter in advance!”) Customers will complain that the product doesn’t perform as expected in key areas and, realizing it’s too late for preventative measures, a manager whose team has a poor performance culture will start blaming things. Guess what? The blame game culture spreads like wildfire, the engineers start doing it too, and accountability goes out the window. Blame doesn’t solve anything. Blaming is what jerks do.</p> <p>Notice I said management must be “<em>deeply</em> involved”: this isn’t some superficial level of involvement. Sure, charts with greens, reds, and trendlines probably need to be floating around, and regular reviews are important. I suppose you could say that these are pointy-haired manager things. (Believe me, however they do help.) A manager must go deeper than this, however, proactively and regularly reviewing the state of performance across the product, alongside the other basic quality metrics and progress on features. It’s a core tenet of the way the team does its work. It must be treated as such. A manager must wonder about the competitive landscape and ask the team good, insightful questions that get them thinking.</p> <p>Performance doesn’t come for free. It costs the team by forcing them to slow down at times, to spend energy on things other than cranking out features, and hence requires some amount of intelligent tradeoff. How much really depends on the scenario. Managers need to coach the team to spend the right ratio of time. Those who assume it will come for free usually end up spending 2-5x the amount it would have taken, just at an inopportune time later on (e.g., during the endgame of shipping the product, in production when trying to scale up from 1,000 customers to 100,000, etc).</p> <p>A mentor of mine used to say “You get from your teams what you reward.” It’s especially true with performance and the engineering systems surrounding them. Consider two managers:</p> <ul> <li> <p><em>Manager A</em> gives lip service to performance culture. She, however, packs every sprint schedule with a steady stream of features – “we’ve got to crush competitor Z and <em>must</em> reach feature parity!” – with no time for breaks in-between. She spends all-hands team meetings praising new features, demos aplenty, and even gives out a reward to an engineer at each one for “the most groundbreaking feature.” As a result, her team cranks out features at an impressive clip, delivers fresh demos to the board every single time, and gives the sales team plenty of ammo to pursue new leads. There aren’t performance gates and engineers generally don’t bother to think much about it.</p> </li> <li> <p><em>Manager B</em> takes a more balanced approach. She believes that given the competitive landscape, and the need to impress customers and board members with whizbang demos, new features need to keep coming. But she is also wary of building up too much debt in areas like performance, reliability, and quality for areas she expects to stick. So she intentionally puts her foot on the brake and pushes the team just as hard on these areas as she does features. She demands good engineering systems and live flighting of new features with performance telemetry built-in, for example. This requires that she hold board members and product managers at bay, which is definitely unpopular and difficult. In addition to a reward for “the most groundbreaking feature” award at each all-hands, she shows charts of performance progress and delivers a “performance ninja” award too, to the engineer who delivered the most impactful performance improvement. Note that engineering systems improvements also qualify!</p> </li> </ul> <p>Which manager do you think is going to ship a quality product, on time, that customers are in love with? My money is on Manager B. Sometimes you’ve got to <a href="/2013/04/12/software-leadership-4-slow-down-to-speed-up/">slow down to speed up</a>.</p> <p>Microsoft is undergoing two interesting transitions recently that are related to this point: on one hand, the elimination of “test” as a discipline mentioned earlier; and, on the other hand, a renewed focus on engineering systems. It’s been a bumpy ride. Surprisingly, one of the biggest hurdles to get over wasn’t with the individual engineers at all – it was the managers! “Development managers” in the old model got used to focusing on features, features, features, and left most of the engineering systems work to contractors, and most of the quality work to testers. As a result, they were ill-prepared to recognize and reward the kind of work that is essential to building a great performance culture. The result? You guessed it: a total lack of performance culture. But, more subtly, you also ended up with “leadership holes”; until recently, there were virtually no high-ranking engineers working on the mission-critical engineering systems that make the entire team more productive and capable. Who wants to make a career out of the mere grunt work assigned to contractors and underappreciated by management? Again, you get what you reward.</p> <p>There’s a catch-22 with early prototyping where you don’t know if the code is going to survive at all, and so the temptation is to spend zero time on performance. If you’re hacking away towards a minimum viable product (MVP), and you’re a startup burning cash, it’s understandable. But I strongly advise against this. Architecture matters, and some poorly made architectural decisions made at the outset can lay the foundation for an entire skyscraper of ill-performing code atop. It’s better to make performance part of the feasibility study and early exploration.</p> <p>Finally, to tie up everything above, as a manager of large teams, I think it’s important to get together regularly – every other sprint or two – to review performance progress with the management team. This is in addition to the more fine-grained engineer, lead, and architect level pow-wows that happen continuously. There’s a bit of a “stick” aspect of such a review, but it’s more about celebrating the team’s self-driven accomplishments, and keeping it on management’s radar. Such reviews should be driven from the lab and manually generated numbers should be outlawed.</p> <p>Which brings me to …</p> <h1 id="process-and-infrastructure">Process and Infrastructure</h1> <p>“Process and infrastructure” – how boring!</p> <p>Good infrastructure is a must. A team lacking the above cultural traits won’t even stop to invest in infrastructure; they will simply live with what should be an infuriating lack of rigor. And good process must ensure effective use of this infrastructure. Here is the bare minimum in my book:</p> <ul> <li>All commits must pass a set of gated performance tests beforehand.</li> <li>Any commits that slip past this and regress performance are reverted without question. I call this the zero tolerance rule.</li> <li>Continuous performance telemetry is reported from the lab, flighting, and live environments.</li> <li>This implies that performance tests and infrastructure have a few important characteristics: <ul> <li>They aren’t noisy.</li> <li>They measure the “right” thing.</li> <li>They can be run in a “reasonable” amount of time.</li> </ul> </li> </ul> <p>I have this saying: “If it’s not automated, it’s dead to me.”</p> <p>This highlights the importance of good infrastructure and avoids the dreaded “it worked fine on my computer” that everybody, I’m sure, has encountered: a test run on some random machine – under who knows what circumstances – is quoted to declare success on a benchmark… only to find out some time later that the results didn’t hold. Why is this?</p> <p>There are countless possibilities. Perhaps a noisy process interfered, like AntiVirus, search indexing, or the application of operating system updates. Maybe the developer accidentally left music playing in the background on their multimedia player. Maybe the BIOS wasn’t properly adjusted to disable dynamic clock scaling. Perhaps it was due to an innocent data-entry error when copy-and-pasting the numbers into a spreadhseet. Or maybe the numbers for two comparison benchmarks came from two, incomparable machine configurations. I’ve seen all of these happen in practice.</p> <p>In any manual human activity, mistakes happen. These days, I literally refuse to look at or trust any number that didn’t come from the lab. The solution is to automate everything and focus your energy on making the automation infrastructure as damned good as possible. Pay some of your best people to make this rock solid for the rest of the team. Encourage everybody on the team to fix broken windows, and take a proactive approach to improving the infrastructure. And reward it heartily. You might have to go a little slower, but it’ll be worth it, trust me.</p> <h2 id="test-rings">Test Rings</h2> <p>I glossed over a fair bit above when I said “all commits must pass a set of performance tests,” and then went on to talk about how a checkin might “slip past” said tests. How is this possible?</p> <p>The reality is that it’s usually not possible to run all tests and find all problems before a commit goes in, at least not within a reasonable amount of time. A good performance engineering system should balance the productivity of speedy codeflow with the productivity and assurance of regression prevention.</p> <p>A decent approach for this is to organize tests into so-called “rings”:</p> <ul> <li>An inner ring containing tests that all developers on the team measure before each commit.</li> <li>An inner ring containing tests that developers on your particular sub-team measure before each commit.</li> <li>An inner ring containing tests that developers run at their discretion before each commit.</li> <li>Any number of successive rings outside of this: <ul> <li>Gates for each code-flow point between branches.</li> <li>Post-commit testing – nightly, weekly, etc. – based on time/resource constraints.</li> <li>Pre-release verification.</li> <li>Post-release telemetry and monitoring.</li> </ul> </li> </ul> <p>As you can see, there’s a bit of flexibility in how this gets structured in practice. I wish I could lie and say that it’s a science, however it’s an art that requires intelligently trading off many factors. This is a constant source of debate and one that the management team should be actively involved in.</p> <p>A small team might settle on one standard set of benchmarks across the whole team. A larger team might need to split inner ring tests along branching lines. And no matter the size, we would expect the master/main branch to enforce the most important performance metrics for the whole team, ensuring no code ever flows in that damages a core scenario.</p> <p>In some cases, we might leave running certain pre-commit tests to the developer’s discretion. (Note, this does not mean running pre-commit tests altogether is optional – only a particular set of them!) This might be the case if, for example, the test covered a lesser-used component and we know the nightly tests would catch any post-commit regression. In general, when you have a strong performance culture, it’s okay to trust judgement calls sometimes. Trust but verify.</p> <p>Let’s take a few concrete examples. Performance tests often range from micro to macro in size. These typically range from easier to harder to pinpoint the source of a regression, respectively. (Micro measures just one thing, and so fluctuations tend to be easier to understand, whereas macro measures an entire system, where fluctuations tend to take a bit of elbow grease to track down.) A web server team might include a range of micro and macro tests in the innermost pre-commit suite of tests: number of bytes allocated per requests (micro), request response time (micro), … perhaps a half dozen other micro-to-midpoint benchmarks …, and <a href="https://www.techempower.com/benchmarks/">TechEmpower</a> (macro), let’s say. Thanks to lab resources, test parallelism, and the awesomeness of GitHub webhooks, let’s say these all complete in 15 minutes, nicely integrated into your pull request and code review processes. Not too bad. But this clearly isn’t perfect coverage. Maybe every night, TechEmpower is run for 4 hours, to measure performance over a longer period of time to identify leaks. It’s possible a developer could pass the pre-commit tests, and then fail this longer test, of course. Hence, the team lets developers run this test on-demand, so a good doobie can avoid getting egg on his or her face. But alas, mistakes happen, and again there isn’t a culture of blame or witchhunting; it is what it is.</p> <p>This leads me to back to the zero tolerance rule.</p> <p>Barring exceptional circumstances, regressions should be backed out immediately. In teams where I’ve seen this succeed, there were no questions asked, and no IOUs. As soon as you relax this stance, the culture begins to break down. Layers of regressions pile on top of one another and you end up ceding ground permanently, no matter the best intentions of the team. The commit should be undone, the developer should identify the root cause, remedy it, ideally write a new test if appropriate, and then go through all the hoops again to submit the checkin, this time ensuring good performance.</p> <h2 id="measurement-metrics-and-statistics">Measurement, Metrics, and Statistics</h2> <p>Decent engineers intuit. Good engineers measure. Great engineers do both.</p> <p>Measure what, though?</p> <p>I put metrics into two distinct categories:</p> <ul> <li><em>Consumption metrics.</em> These directly measure the resources consumed by running a test.</li> <li><em>Observational metrics.</em> These measure the outcome of running a test, <em>observationally</em>, using metrics “outside” of the system.</li> </ul> <p>Examples of consumption metrics are hardware performance counters, such as instructions retired, data cache misses, instruction cache misses, TLB misses, and/or context switches. Software performance counters are also good candidates, like number of I/Os, memory allocated (and collected), interrupts, and/or number of syscalls. Examples of observational metrics include elapsed time and cost of running the test as billed by your cloud provider. Both are clearly important for different reasons.</p> <p>Seeing a team measure time and time alone literally brings me to tears. It’s a good measure of what an end-user will see – and therefore makes a good high-level test – however it is seriously lacking in the insights it can give you. And if there’s no visibility into variance, it can be borderline useless.</p> <p>Consumption metrics are obviously much more helpful to an engineer trying to understand why something changed. In our above web server team example, imagine request response time regressed by 30%. All the test report tells us is the time. It’s true, a developer can then try to reproduce the scenario locally, and manually narrow down the cause, however can be tedious, takes time, and is likely imperfect due to differences in lab versus local hardware. What if, instead, both instructions retired and memory allocated were reported alongside the regression in time? From this, it could be easy to see that suddenly 256KB of memory was being allocated per request that wasn’t there before. Being aware of recent commits, this could make it easy for an engineer to quickly pinpoint and back out the culprit in a timely manner before additional commits pile on top, further obscuring the problem. It’s like printf debugging.</p> <p>Speaking of printf debugging, telemetry is essential for long-running tests. Even low-tech approaches like printfing the current set of metrics every so often (e.g., every 15 seconds), can help track down where something went into the weeds simply by inspecting a database or logfile. Imagine trying to figure out where the 4-hour web server test went off the rails at around the 3 1/2 hour mark. This can can be utterly maddening without continuous telemetry! Of course, it’s also a good idea to go beyond this. The product should have a built-in way to collect this telemtry out in the wild, and correlate it back to key metrics. <a href="https://github.com/etsy/statsd">StatsD</a> is a fantastic option.</p> <p>Finally, it’s important to measure these metrics as scientifically as possible. That includes tracking <a href="https://en.wikipedia.org/wiki/Standard_deviation">standard deviation</a>, <a href="https://en.wikipedia.org/wiki/Coefficient_of_variation">coefficient of variation (CV)</a>, and <a href="https://en.wikipedia.org/wiki/Geometric_mean">geomean</a>, and using these to ensure tests don’t vary wildly from one run to the next. (Hint: commits that tank CV should be blocked, just as those that tank the core metric itself.) Having a statistics wonk on your team is also a good idea!</p> <h2 id="goals-and-baselines">Goals and Baselines</h2> <p>Little of the above matters if you lack goals and baselines. For each benchmark/metric pair, I recommend recognizing four distinct concepts in your infrastructure and processes:</p> <ul> <li><em>Current</em>: the current performance (which can span multiple metrics).</li> <li><em>Baseline</em>: the threshold the product must stay above/below, otherwise tests fail.</li> <li><em>Sprint Goal</em>: where the team must get to before the current sprint ends.</li> <li><em>Ship Goal</em>: where the team must get to in order to ship a competitive feature/scenario.</li> </ul> <p>Assume a metric where higher is better (like throughput); then it’s usually the case that Ship Goal &gt;= Sprint Goal &gt;= Current &gt;= Baseline. As wins and losses happen, continual adjustments should be made.</p> <p>For example, a “baseline ratcheting” process is necessary to lock in improvements. A reasonable approach is to ratchet the baseline automatically to within some percentage of the current performance, ideally based on standard deviation and/or CV. Another approach is to require that developers do it manually, so that all ratcheting is intentional and accounted for. And interestingly, you may find it helpful to ratchet in the other direction too. That is, block commits that <em>improve</em> performance dramatically and yet do not ratchet the baseline. This forces engineers to stop and think about whether performance changes were intentional – even the good ones! A.k.a., “confirm your kill.”</p> <p>It’s of course common that sprint goals remain stable from one sprint to the next. All numbers can’t be improving all the time. But this system also helps to ensure that the team doesn’t backslide on prior achievements.</p> <p>I’ve found it useful to organize sprint goals behind themes. Make this sprint about “server performance.” Or “shake out excessive allocations.” Or something else that gives the team a sense of cohesion, shared purpose, and adds a little fun into the mix. As managers, we often forget how important fun is. It turns out performance can be the greatest fun of all; it’s hugely measurable – which engineers love – and, speaking for myself, it’s a hell of a time to pull out the scythe and start whacking away! It can even be a time to learn as a team, and to even try out some fun, new algorithmic techniques, like <a href="https://en.wikipedia.org/wiki/Bloom_filter">bloom filters</a>.</p> <p>Not every performance test needs this level of rigor. Any that are important enough to automatically run pre-commit most certainly demand it. And probably those that are run daily or monthly. But managing all these goals and baselines and whatnot can get really cumbersome when there are too many of them. This is a real risk especially if you’re tracking multiple metrics for each of your benchmarks.</p> <p>This is where the idea of <a href="https://en.wikipedia.org/wiki/Performance_indicator">“key performance indicators” (KPIs)</a> becomes very important. These are the performance metrics important enough to track at a management level, to the whole team how healthy the overall product is at any given time. In my past team who built an operating system and its components, this included things like process startup time, web server throughput, browser performance on standard industry benchmarks, and number of frames dropped in our realtime audio/video client, including multiple metrics apiece plus the abovementioned statistics metrics. These were of course in the regularly running pre- and post-commit test suites, but rolling them up in one place, and tracking against the goals, was a hugely focusing exercise.</p> <h1 id="in-summary">In Summary</h1> <p>This post just scratches the surface of how to do good performance engineering, but I hope you walk away with at least one thing: doing performance well is all about having a great performance culture.</p> <p>This culture needs to be infused throughout the entire organization, from management down to engineers, and everybody in between. It needs to be transparent, respectful, aggressive, data-driven, self-critical, and relentlessly ambitious. Great infrastructure and supporting processes are a must, and management needs to appreciate and reward these, just as they would feature work (and frequently even more). Only then will the self-reinforcing flywheel get going.</p> <p>Setting goals, communicating regularly, and obsessively tracking goals and customer-facing metrics is paramount.</p> <p>It’s not easy to do everything I’ve written in this article. It’s honestly very difficult to remember to slow down and be disciplined in these areas, and it’s easy to trick yourself into thinking running as fast as possible and worrying about performance later is the right call. Well, I’m sorry to tell you, sometimes it is. You’ve got to use your intuition and your gut, however, in my experience, we tend to undervalue performance considerably compared to features.</p> <p>If you’re a manager, your team will thank you for instilling a culture like this, and you’ll be rewarded by shipping better performing software on schedule. If you’re an engineer, I guarantee you’ll spend far less time scrambling, more time being proactive, and more time having fun, in a team obsessed over customer performance. I’d love to hear what you think and your own experiences establishing a performance culture.</p> Sun, 10 Apr 2016 13:00:00 -0700 http://joeduffyblog.com/2016/04/10/performance-culture/ http://joeduffyblog.com/2016/04/10/performance-culture/ The Error Model <p><a href="http://joeduffyblog.com/2015/11/03/blogging-about-midori/">Midori</a> was written in <a href="http://joeduffyblog.com/2015/12/19/safe-native-code/">an ahead-of-time compiled, type-safe language based on C#</a>. Aside from our microkernel, the whole system was written in it, including drivers, the domain kernel, and all user code. I’ve hinted at a few things along the way and now it’s time to address them head-on. The entire language is a huge space to cover and will take a series of posts. First up? The Error Model. The way errors are communicated and dealt with is fundamental to any language, especially one used to write a reliable operating system. Like many other things we did in Midori, a “whole system” approach was necessary to getting it right, taking several iterations over several years. I regularly hear from old teammates, however, that this is the thing they miss most about programming in Midori. It’s right up there for me too. So, without further ado, let’s start.</p> <h1 id="introduction">Introduction</h1> <p>The basic question an Error Model seeks to answer is: how do “errors” get communicated to programmers and users of the system? Pretty simple, no? So it seems.</p> <p>One of the biggest challenges in answering this question turns out to be defining what an error actually <em>is</em>. Most languages lump bugs and recoverable errors into the same category, and use the same facilities to deal with them. A <code class="highlighter-rouge">null</code> dereference or out-of-bounds array access is treated the same way as a network connectivity problem or parsing error. This consistency may seem nice at first glance, but it has deep-rooted issues. In particular, it is misleading and frequently leads to unreliable code.</p> <p>Our overall solution was to offer a two-pronged error model. On one hand, you had fail-fast – we called it <em>abandonment</em> – for programming bugs. And on the other hand, you had statically checked exceptions for recoverable errors. The two were very different, both in programming model and the mechanics behind them. Abandonment unapologetically tore down the entire process in an instant, refusing to run any user code while doing so. (Remember, a typical Midori program had many small, lightweight processes.) Exceptions, of course, facilitated recovery, but had deep type system support to aid checking and verification.</p> <p>This journey was long and winding. To tell the tale, I’ve broken this post into six major areas:</p> <ul> <li><a href="#ambitions-and-learnings">Ambitions and Learnings</a></li> <li><a href="#bugs-arent-recoverable-errors">Bugs Aren’t Recoverable Errors!</a></li> <li><a href="#reliability-fault-tolerance-and-isolation">Reliability, Fault-Tolerance, and Isolation</a></li> <li><a href="#bugs-abandonment-assertions-and-contracts">Bugs: Abandonment, Assertions, and Contracts</a></li> <li><a href="#recoverable-errors-type-directed-exceptions">Recoverable Errors: Type-Directed Exceptions</a></li> <li><a href="#retrospective-and-conclusions">Retrospective and Conclusions</a></li> </ul> <p>In hindsight, certain outcomes seem obvious. Especially given modern systems languages like Go and Rust. But some outcomes surprised us. I’ll cut to the chase wherever I can but I’ll give ample back-story along the way. We tried out plenty of things that didn’t work, and I suspect that’s even more interesting than where we ended up when the dust settled.</p> <h1 id="ambitions-and-learnings">Ambitions and Learnings</h1> <p>Let’s start by examining our architectural principles, requirements, and learnings from existing systems.</p> <h2 id="principles">Principles</h2> <p>As we set out on this journey, we called out several requirements of a good Error Model:</p> <ul> <li> <p><strong>Usable.</strong> It must be easy for developers to do the “right” thing in the face of error, almost as if by accident. A friend and colleague famously called this falling into the <a href="http://blogs.msdn.com/b/brada/archive/2003/10/02/50420.aspx">The Pit of Success</a>. The model should not impose excessive ceremony in order to write idiomatic code. Ideally it is cognitively familiar to our target audience.</p> </li> <li> <p><strong>Reliable.</strong> The Error Model is the foundation of the entire system’s reliability. We were building an operating system, after all, so reliability was paramount. You might even have accused us as obsessively pursuing extreme levels of it. Our mantra guiding much of the programming model development was “<em>correct by construction</em>.”</p> </li> <li> <p><strong>Performant.</strong> The common case needs to be extremely fast. That means as close to zero overhead as possible for success paths. Any added costs for failure paths must be entirely “pay-for-play.” And unlike many modern systems that are willing to overly penalize error paths, we had several performance-critical components for which this wasn’t acceptable, so errors had to be reasonably fast too.</p> </li> <li> <p><strong>Concurrent.</strong> Our entire system was distributed and highly concurrent. This raises concerns that are usually afterthoughts in other Error Models. They needed to be front-and-center in ours.</p> </li> <li> <p><strong>Diagnosable.</strong> Debugging failures, either interactively or after-the-fact, needs to be productive and easy.</p> </li> <li> <p><strong>Composable.</strong> At the core, the Error Model is a programming language feature, sitting at the center of a developer’s expression of code. As such, it had to provide familiar orthogonality and composability with other features of the system. Integrating separately authored components had to be natural, reliable, and predictable.</p> </li> </ul> <p>It’s a bold claim, however I do think what we ended up with succeeded across all dimensions.</p> <h2 id="learnings">Learnings</h2> <p>Existing Error Models didn’t meet the above requirements for us. At least not fully. If one did well on a dimension, it’d do poorly at another. For instance, error codes can have good reliability, but many programmers find them error prone to use; further, it’s easy to do the wrong thing – like forget to check one – which clearly violates the “pit of success” requirement.</p> <p>Given the extreme level of reliability we sought, it’s little surprise we were dissatisfied with most models.</p> <p>If you’re optimizing for ease-of-use over reliability, as you might in a scripting language, your conclusions will differ significantly. Languages like Java and C# struggle because they are right at the crossroads of scenarios – sometimes being used for systems, sometimes being used for applications – but overall their Error Models were very unsuitable for our needs.</p> <p>Finally, also recall that this story began in the mid-2000s timeframe, before Go, Rust, and Swift were available for our consideration. These three languages have done some great things with Error Models since then.</p> <h3 id="error-codes">Error Codes</h3> <p>Error codes are arguably the simplest Error Model possible. The idea is very basic and doesn’t even require language or runtime support. A function just returns a value, usually an integer, to indicate success or failure:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int foo() { // &lt;try something here&gt; if (failed) { return 1; } return 0; } </code></pre></div></div> <p>This is the typical pattern, where a return of <code class="highlighter-rouge">0</code> means success and non-zero means failure. A caller must check it:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int err = foo(); if (err) { // Error! Deal with it. } </code></pre></div></div> <p>Most systems offer constants representing the set of error codes rather than magic numbers. There may or may not be functions you can use to get extra information about the most recent error (like <code class="highlighter-rouge">errno</code> in standard C and <code class="highlighter-rouge">GetLastError</code> in Win32). A return code really isn’t anything special in the language – it’s just a return value.</p> <p>C has long used error codes. As a result, most C-based ecosystems do. More low-level systems code has been written using the return code discipline than any other. <a href="http://linux.die.net/man/3/errno">Linux does</a>, as do countless mission-critical and realtime systems. So it’s fair to say they have an impressive track record going for them!</p> <p>On Windows, <code class="highlighter-rouge">HRESULT</code>s are equivalent. An <code class="highlighter-rouge">HRESULT</code> is just an integer “handle” and there are a bunch of constants and macros in <code class="highlighter-rouge">winerror.h</code> like <code class="highlighter-rouge">S_OK</code>, <code class="highlighter-rouge">E_FAULT</code>, and <code class="highlighter-rouge">SUCCEEDED()</code>, that are used to create and check values. The most important code in Windows is written using a return code discipline. No exceptions are to be found in the kernel. At least not intentionally.</p> <p>In environments with manual memory management, deallocating memory on error is uniquely difficult. Return codes can make this (more) tolerable. C++ has more automatic ways of doing this using <a href="https://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization">RAII</a>, but unless you buy into the C++ model whole hog – which a fair number of systems programmers don’t – then there’s no good way to incrementally use RAII in your C programs.</p> <p>More recently, Go has chosen error codes. Although Go’s approach is similar to C’s, it has been modernized with much nicer syntax and libraries.</p> <p>Many functional languages use return codes disguised in monads and named things like <code class="highlighter-rouge">Option&lt;T&gt;</code>, <code class="highlighter-rouge">Maybe&lt;T&gt;</code>, or <code class="highlighter-rouge">Error&lt;T&gt;</code>, which, when coupled with a dataflow-style of programming and pattern matching, feel far more natural. This approach removes several major drawbacks to return codes that we’re about to discuss, especially compared to C. Rust has largely adopted this model but has dome some exciting things with it for systems programmers.</p> <p>Despite their simplicity, return codes do come with some baggage; in summary:</p> <ul> <li>Performance can suffer.</li> <li>Programming model usability can be poor.</li> <li>The biggie: You can accidentally forget to check for errors.</li> </ul> <p>Let’s discuss each one, in order, with examples from the languages cited above.</p> <h4 id="performance">Performance</h4> <p>Error codes fail the test of “zero overhead for common cases; pay for play for uncommon cases”:</p> <ol> <li> <p>There is calling convention impact. You now have <em>two</em> values to return (for non-<code class="highlighter-rouge">void</code> returning functions): the actual return value and the possible error. This burns more registers and/or stack space, making calls less efficient. Inlining can of course help to recover this for the subset of calls that can be inlined.</p> </li> <li> <p>There are branches injected into callsites anywhere a callee can fail. I call costs like this “peanut butter,” because the checks are smeared across the code, making it difficult to measure the impact directly. In Midori we were able to experiment and measure, and confirm that yes, indeed, the cost here is nontrivial. There is also a secondary effect which is, because functions contain more branches, there is more risk of confusing the optimizer.</p> </li> </ol> <p>This might be surprising to some people, since undoubtedly everyone has heard that “exceptions are slow.” It turns out that they don’t have to be. And, when done right, they get error handling code and data off hot paths which increases I-cache and TLB performance, compared to the overheads above, which obviously decreases them.</p> <p>Many high performance systems have been built using return codes, so you might think I’m nitpicking. As with many things we did, an easy criticism is that we took too extreme an approach. But the baggage gets worse.</p> <h4 id="forgetting-to-check-them">Forgetting to Check Them</h4> <p>It’s easy to forget to check a return code. For example, consider a function:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int foo() { ... } </code></pre></div></div> <p>Now at the callsite, what if we silently ignore the returned value entirely, and just keep going?</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>foo(); // Keep going -- but foo might have failed! </code></pre></div></div> <p>At this point, you’ve masked a potentially critical error in your program. This is easily the most vexing and damaging problem with error codes. As I will show later, option types help to address this for functional languages. But in C-based languages, and even Go with its modern syntax, this is a real issue.</p> <p>This problem isn’t theoretical. I’ve encountered numerous bugs caused by ignoring return codes and I’m sure you have too. Indeed, in the development of this very Error Model, my team encountered some fascinating ones. For example, when we ported Microsoft’s Speech Server to Midori, we found that 80% of Taiwan Chinese (<code class="highlighter-rouge">zh-tw</code>) requests were failing. Not failing in a way the developers immediately saw, however; instead, clients would get a gibberish response. At first, we thought it was our fault. But then we discovered a silently swallowed <code class="highlighter-rouge">HRESULT</code> in the original code. Once we got it over to Midori, the bug was thrown into our faces, found, and fixed immediately after porting. This experience certainly informed our opinion about error codes.</p> <p>It’s surprising to me that Go made unused <code class="highlighter-rouge">import</code>s an error, and yet missed this far more critical one. So close!</p> <p>It’s true you can add a static analysis checker, or maybe an “unused return value” warning as most commercial C++ compilers do. But once you’ve missed the opportunity to add it to the core of the language, as a requirement, none of those techniques will reach critical mass due to complaints about noisy analysis.</p> <p>For what it’s worth, forgetting to use return values in our language was a compile time error. You had to explicitly ignore them; early on we used an API for this, but eventually devised language syntax – the equivalent of <code class="highlighter-rouge">&gt;/dev/null</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>ignore foo(); </code></pre></div></div> <p>We didn’t use error codes, however the inability to accidentally ignore a return value was important for the overall reliability of the system. How many times have you debugged a problem only to find that the root cause was a return value you forgot to use? There have even been security exploits where this was the root cause. Letting developers say <code class="highlighter-rouge">ignore</code> wasn’t bulletproof, of course, as they could still do the wrong thing. But it was at least explicit and auditable.</p> <h4 id="programming-model-usability">Programming Model Usability</h4> <p>In C-based languages with error codes, you end up writing lots of hand-crafted <code class="highlighter-rouge">if</code> checks everywhere after function calls. This can be especially tedious if many of your functions fail which, in C programs where allocation failures are also communicated with return codes, is frequently the case. It’s also clumsy to return multiple values.</p> <p>A warning: this complaint is subjective. In many ways, the usability of return codes is actually elegant. You reuse very simple primitives – integers, returns, and <code class="highlighter-rouge">if</code> branches – that are used in myriad other situations. In my humble opinion, errors are an important enough aspect of programming that the language should be helping you out.</p> <p>Go has a nice syntactic shortcut to make the standard return code checking <em>slightly</em> more pleasant:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>if err := foo(); err != nil { // Deal with the error. } </code></pre></div></div> <p>Notice that we’ve invoked <code class="highlighter-rouge">foo</code> and checked whether the error is non-<code class="highlighter-rouge">nil</code> in one line. Pretty neat.</p> <p>The usability problems don’t stop there, however.</p> <p>It’s common that many errors in a given function should share some recovery or remediation logic. Many C programmers use labels and <code class="highlighter-rouge">goto</code>s to structure such code. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int error; // ... error = step1(); if (error) { goto Error; } // ... error = step2(); if (error) { goto Error; } // ... // Normal function exit. return 0; // ... Error: // Do something about `error`. return error; </code></pre></div></div> <p>Needless to say, this is the kind of code only a mother could love.</p> <p>In languages like D, C#, and Java, you have <code class="highlighter-rouge">finally</code> blocks to encode this “before scope exits” pattern more directly. Similarly, Microsoft’s proprietary extensions to C++ offer <code class="highlighter-rouge">__finally</code>, even if you’re not fully buying into RAII and exceptions. And D provides <code class="highlighter-rouge">scope</code> and Go offers <code class="highlighter-rouge">defer</code>. All of these help to eradicate the <code class="highlighter-rouge">goto Error</code> pattern.</p> <p>Next, imagine my function wants to return a real value <em>and</em> the possibility of an error? We’ve burned the return slot already so there are two obvious possibilities:</p> <ol> <li> <p>We can use the return slot for one of the two values (commonly the error), and another slot – like a pointer parameter – for the other of the two (commonly the real value). This is the common approach in C.</p> </li> <li> <p>We can return a data structure that carries the possibility of both in its very structure. As we will see, this is common in functional languages. But in a language like C, or Go even, that lacks parametric polymorphism, you lose typing information about the returned value, so this is less common to see. C++ of course adds templates, so in principle it could do this, however because it adds exceptions, the ecosystem around return codes is lacking.</p> </li> </ol> <p>In support of the performance claims above, imagine what both of these do to your program’s resulting assembly code.</p> <h5 id="returning-values-on-the-side">Returning Values “On The Side”</h5> <p>An example of the first approach in C looks like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int foo(int* out) { // &lt;try something here&gt; if (failed) { return 1; } *out = 42; return 0; } </code></pre></div></div> <p>The real value has to be returned “on the side,” making callsites clumsy:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int value; int ret = foo(&amp;value); if (ret) { // Error! Deal with it. } else { // Use value... } </code></pre></div></div> <p>In addition to being clumsy, this pattern perturbs your compiler’s <a href="https://en.wikipedia.org/wiki/Definite_assignment_analysis">definite assignment analysis</a> which impairs your ability to get good warnings about things like using uninitialized values.</p> <p>Go also takes aim at this problem with nicer syntax, thanks to multi-valued returns:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>func foo() (int, error) { if failed { return 0, errors.New("Bad things happened") } return 42, nil } </code></pre></div></div> <p>And callsites are much cleaner as a result. Combined with the earlier feature of single-line <code class="highlighter-rouge">if</code> checking for errors – a subtle twist, since at first glance the <code class="highlighter-rouge">value</code> return wouldn’t be in scope, but it is – this gets a touch nicer:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>if value, err := foo(); err != nil { // Error! Deal with it. } else { // Use value ... } </code></pre></div></div> <p>Notice that this also helps to remind you to check the error. It’s not bulletproof, however, because functions can return an error and nothing else, at which point forgetting to check it is just as easy as it is in C.</p> <p>As I mentioned above, some would argue against me on the usability point. Especially Go’s designers, I suspect. A big appeal to Go using error codes is as a rebellion against the overly complex languages in today’s landscape. We have lost a lot of what makes C so elegant – that you can usually look at any line of code and guess what machine code it translates into. I won’t argue against these points. In fact, I vastly prefer Go’s model over both unchecked exceptions and Java’s incarnation of checked exceptions. Even as I write this post, having written lots of Go lately, I look at Go’s simplicity and wonder, did we go too far with all the <code class="highlighter-rouge">try</code> and <code class="highlighter-rouge">requires</code> and so on that you’ll see shortly? I’m not sure. Go’s error model tends to be one of the most divisive aspect of the language; it’s probably largely because you can’t be sloppy with errors as in most languages, however programmers really did enjoy writing code in Midori’s. In the end, it’s hard to compare them. I’m convinced both can be used to write reliable code.</p> <h5 id="return-values-in-data-structures">Return Values in Data Structures</h5> <p>Functional languages address many of the usability challenges by packaging up the possibility of <em>either</em> a value <em>or</em> an error, into a single data structure. Because you’re forced to pick apart the error from the value if you want to do anything useful with the value at the callsite – which, thanks to a dataflow style of programming, you probably will – it’s easy to avoid the killer problem of forgetting to check for errors.</p> <p>For an example of a modern take on this, check out <a href="http://danielwestheide.com/blog/2012/12/19/the-neophytes-guide-to-scala-part-5-the-option-type.html">Scala’s <code class="highlighter-rouge">Option</code> type</a>. The unfortunate news is that some languages, like those in the ML family and even Scala (thanks to its JVM heritage), mix this elegant model with the world of unchecked exceptions. This taints the elegance of the monadic data structure approach.</p> <p>Haskell does something even cooler and <a href="https://wiki.haskell.org/Exception">gives the illusion of exception handling while still using error values and local control flow</a>:</p> <blockquote> <p>There is an old dispute between C++ programmers on whether exceptions or error return codes are the right way. Niklas Wirth considered exceptions to be the reincarnation of GOTO and thus omitted them in his languages. Haskell solves this problem a diplomatic way: Functions return error codes, but the handling of error codes does not uglify the code.</p> </blockquote> <p>The trick here is to support all the familiar <code class="highlighter-rouge">throw</code> and <code class="highlighter-rouge">catch</code> patterns, but using monads rather than control flow.</p> <p>Although <a href="https://doc.rust-lang.org/book/error-handling.html">Rust also uses error codes</a> it is also in the style of the functional error types. For example, imagine we are writing a function named <code class="highlighter-rouge">bar</code> in Go: we’d like to call <code class="highlighter-rouge">foo</code>, and then simply propagate the error to our caller if it fails:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>func bar() error { if value, err := foo(); err != nil { return err } else { // Use value ... } } </code></pre></div></div> <p>The longhand version in Rust isn’t any more concise. It might, however, send C programmers reeling with its foreign pattern matching syntax (a real concern but not a dealbreaker). Anyone comfortable with functional programming, however, probably won’t even blink, and this approach certainly serves as a reminder to deal with your errors:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>fn bar() -&gt; Result&lt;(), Error&gt; { match foo() { Ok(value) =&gt; /* Use value ... */, Err(err) =&gt; return Err(err) } } </code></pre></div></div> <p>But it gets better. Rust has a <a href="https://doc.rust-lang.org/std/macro.try!.html"><code class="highlighter-rouge">try!</code> macro</a> that reduces boilerplate like the most recent example to a single expression:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>fn bar() -&gt; Result&lt;(), Error&gt; { let value = try!(foo); // Use value ... } </code></pre></div></div> <p>This leads us to a beautiful sweet spot. It does suffer from the performance problems I mentioned earlier, but does very well on all other dimensions. It alone is an incomplete picture – for that, we need to cover fail-fast (a.k.a. abandonment) – but as we will see, it’s far better than any other exception-based model in widespread use today.</p> <h3 id="exceptions">Exceptions</h3> <p>The history of exceptions is fascinating. During this journey I spent countless hours retracing the industry’s steps. That includes reading some of the original papers – like Goodenough’s 1975 classic, <a href="https://www.cs.virginia.edu/~weimer/2006-615/reading/goodenough-exceptions.pdf">Exception Handling: Issues and a Proposed Notation</a> – in addition to looking at the approaches of several languages: Ada, Eiffel, Modula-2 and 3, ML, and, <a href="http://csg.csail.mit.edu/pubs/memos/Memo-155/Memo-155-3.pdf">most inspirationally, CLU</a>. Many papers do a better job than I can summarizing the long and arduous journey, so I won’t do that here. Instead, I’ll focus on what works and what doesn’t work for building reliable systems.</p> <p>Reliability is the most important of our requirements above when developing the Error Model. If you can’t react appropriately to failures, your system, by definition, won’t be very reliable. Operating systems generally speaking need to be reliable. Sadly, the most commonplace model – unchecked exceptions – is the worst you can do in this dimension.</p> <p>For these reasons, most reliable systems use return codes instead of exceptions. They make it possible to locally reason about and decide how best to react to error conditions. But I’m getting ahead of myself. Let’s dig in.</p> <h3 id="unchecked-exceptions">Unchecked Exceptions</h3> <p>A quick recap. In an unchecked exceptions model, you <code class="highlighter-rouge">throw</code> and <code class="highlighter-rouge">catch</code> exceptions, without it being part of the type system or a function’s signature. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Foo throws an unhandled exception: void Foo() { throw new Exception(...); } // Bar calls Foo, and handles that exception: void Bar() { try { Foo(); } catch (Exception e) { // Handle the error. } } // Baz also calls Foo, but does not handle that exception: void Baz() { Foo(); // Let the error escape to our callers. } </code></pre></div></div> <p>In this model, any function call – and sometimes any <em>statement</em> – can throw an exception, transferring control non-locally somewhere else. Where? Who knows. There are no annotations or type system artifacts to guide your analysis. As a result, it’s difficult for anyone to reason about a program’s state at the time of the throw, the state changes that occur while that exception is propagated up the call stack – and possibly across threads in a concurrent program – and the resulting state by the time it gets caught or goes unhandled.</p> <p>It’s of course possible to try. Doing so requires reading API documentation, doing manual audits of the code, leaning heavily on code reviews, and a healthy dose of luck. The language isn’t helping you out one bit here. Because failures are rare, this tends not to be as utterly disastrous as it sounds. My conclusion is that’s why many people in the industry think unchecked exceptions are “good enough.” They stay out of your way for the common success paths and, because most people don’t write robust error handling code in non-systems programs, throwing an exception <em>usually</em> gets you out of a pickle fast. Catching and then proceeding often works too. No harm, no foul. Statistically speaking, programs “work.”</p> <p>Maybe statistical correctness is okay for scripting languages, but for the lowest levels of an operating system, or any mission critical application or service, this isn’t an appropriate solution. I hope this isn’t controversial.</p> <p>.NET makes a bad situation even worse due to <em>asynchronous exceptions</em>. C++ has so-called “asynchronous exceptions” too: these are failures that are triggered by hardware faults, like access violations. It gets really nasty in .NET, however. An arbitrary thread can inject a failure at nearly any point in your code. Even between the RHS and LHS of an assignment! As a result, things that look atomic in source code aren’t. <a href="http://joeduffyblog.com/2005/03/18/atomicity-and-asynchronous-exception-failures/">I wrote about this 10 years ago</a> and the challenges still exist, although the risk has lessened as .NET generally learned that thread aborts are problematic. The new CoreCLR even lacks AppDomains, and the new ASP.NET Core 1.0 stack certainly doesn’t use thread aborts like it used to. But the <a href="https://github.com/dotnet/coreclr/blob/99e7f7c741a847454ab0ace1febd911378dcb464/src/mscorlib/src/System/Threading/Thread.cs#L518">APIs are still there</a>.</p> <p>There’s a famous interview with Anders Hejlsberg, C#’s chief designer, called <a href="http://www.artima.com/intv/handcuffs.html">The Trouble with Checked Exceptions</a>. From a systems programmer’s perspective, much of it leaves you scratching your head. No statement affirms that the target customer for C# was the rapid application developer more than this:</p> <blockquote> <p><em>Bill Venners</em>: But aren’t you breaking their code in that case anyway, even in a language without checked exceptions? If the new version of foo is going to throw a new exception that clients should think about handling, isn’t their code broken just by the fact that they didn’t expect that exception when they wrote the code?</p> <p><em>Anders Hejlsberg</em> : No, because in a lot of cases, people don’t care. They’re not going to handle any of these exceptions. There’s a bottom level exception handler around their message loop. That handler is just going to bring up a dialog that says what went wrong and continue. The programmers protect their code by writing try finally’s everywhere, so they’ll back out correctly if an exception occurs, but they’re not actually interested in handling the exceptions.</p> </blockquote> <p>This reminds me of <code class="highlighter-rouge">On Error Resume Next</code> in Visual Basic, and the way Windows Forms automatically caught and swallowed errors thrown by the application, and attempted to proceed. I’m not blaming Anders for his viewpoint here; heck, for C#’s wild popularity, I’m convinced it was the right call given the climate at the time. But this sure isn’t the way to write operating system code.</p> <p>C++ at least <em>tried</em> to offer something better than unchecked exceptions with its <a href="http://en.cppreference.com/w/cpp/language/except_spec"><code class="highlighter-rouge">throw</code> exception specifications</a>. Unfortunately, the feature relied on dynamic enforcement which sounded its death knell instantaneously.</p> <p>If I write a function <code class="highlighter-rouge">void f() throw(SomeError)</code>, the body of <code class="highlighter-rouge">f</code> is still free to invoke functions that throw things other than <code class="highlighter-rouge">SomeError</code>. Similarly, if I state that <code class="highlighter-rouge">f</code> throws no exceptions, using <code class="highlighter-rouge">void f() throw()</code>, it’s still possible to invoke things that throw. To implement the stated contract, therefore, the compiler and runtime must ensure that, should this happen, <code class="highlighter-rouge">std::unexpected</code> is called to rip the process down in response.</p> <p>I’m not the only person to recognize this design was a mistake. Indeed, <code class="highlighter-rouge">throw</code> is now deprecated. A detailed WG21 paper, <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3051.html">Deprecating Exception Specifications</a>, describes how C++ ended up here, and has this to offer in its opening statement:</p> <blockquote> <p>Exception specifications have proven close to worthless in practice, while adding a measurable overhead to programs.</p> </blockquote> <p>The authors list three reasons for deprecating <code class="highlighter-rouge">throw</code>. Two of the three reasons were a result of the dynamic choice: runtime checking (and its associated opaque failure mode) and runtime performance overheads. The third reason, lack of composition in generic code, could have been dealt with using a proper type system (admittedly at an expense).</p> <p>But the worst part is that the cure relies on yet another dynamically enforced construct – the <a href="http://en.cppreference.com/w/cpp/language/noexcept_spec"><code class="highlighter-rouge">noexcept</code> specifier</a> – which, in my opinion, is just as bad as the disease.</p> <p><a href="https://en.wikipedia.org/wiki/Exception_safety">“Exception safety”</a> is a commonly discussed practice in the C++ community. This approach neatly classifies how functions are intended to behave from a caller’s perspective with respect to failure, state transitions, and memory management. A function falls into one of four kinds: <em>no-throw</em> means forward progress is guaranteed and no exceptions will emerge; <em>strong safety</em> means that state transitions happen atomically and a failure will not leave behind partially committed state or broken invariants; <em>basic safety</em> means that, though a function might partially commit state changes, invariants will not be broken and leaks are prevented; and finally, <em>no safety</em> means anything’s possible. This taxonomy is quite helpful and I encourage anyone to be intentional and rigorous about error behavior, either using this approach or something similar. Even if you’re using error codes. The problem is, it’s essentially impossible to follow these guidelines in a system using unchecked exceptions, except for leaf node data structures that call a small and easily auditable set of other functions. Just think about it: to guarantee strong safety everywhere, you would need to consider the possibility of <em>all function calls throwing</em>, and safeguard the surrounding code accordingly. That either means programming defensively, trusting another function’s documented English prose (that isn’t being checked by a computer), getting lucky and only calling <code class="highlighter-rouge">noexcept</code> functions, or just hoping for the best. Thanks to RAII, the leak-freedom aspect of basic safety is easier to attain – and pretty common these days thanks to smart pointers – but even broken invariants are tricky to prevent. The article <a href="http://ptgmedia.pearsoncmg.com/images/020163371x/supplements/Exception_Handling_Article.html">Exception Handling: A False Sense of Security</a> sums this up well.</p> <p>For C++, the real solution is easy to predict, and rather straightforward: for robust systems programs, don’t use exceptions. That’s the approach <a href="https://en.wikipedia.org/wiki/Embedded_C%2B%2B">Embedded C++</a> takes, in addition to numerous realtime and mission critical guidelines for C++, including NASA’s Jet Propulsion Laboratory’s. <a href="https://www.youtube.com/watch?v=3SdSKZFoUa8">C++ on Mars sure ain’t using exceptions anytime soon</a>.</p> <p>So if you can safely avoid exceptions and stick to C-like return codes in C++, what’s the beef?</p> <p>The entire C++ ecosystem uses exceptions. To obey the above guidance, you must avoid significant parts of the language and, it turns out, significant chunks of the library ecosystem. Want to use the Standard Template Library? Too bad, it uses exceptions. Want to use Boost? Too bad, it uses exceptions. Your allocator likely throws <code class="highlighter-rouge">bad_alloc</code>. And so on. This even causes insanity like people creating forks of existing libraries that eradicates exceptions. The Windows kernel, for instance, has its own fork of the STL that doesn’t use exceptions. This bifurcation of the ecosystem is neither pleasant nor practical to sustain.</p> <p>This mess puts us in a bad spot. Especially because many languages use unchecked exceptions. It’s clear that they are ill-suited for writing low-level, reliable systems code. (I’m sure I will make a few C++ enemies by saying this so bluntly.) After writing code in Midori for years, it brings me tears to go back and write code that uses unchecked exceptions; even simply code reviewing is torture. But “thankfully” we have checked exceptions from Java to learn and borrow from … Right?</p> <h3 id="checked-exceptions">Checked Exceptions</h3> <p>Ah, checked exceptions. The rag doll that nearly every Java programmer, and every person who’s observed Java from an arm’s length distance, likes to beat on. Unfairly so, in my opinion, when you compare it to the unchecked exceptions mess.</p> <p>In Java, you know <em>mostly</em> what a method might throw, because a method must say so:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void foo() throws FooException, BarException { ... } </code></pre></div></div> <p>Now a caller knows that invoking <code class="highlighter-rouge">foo</code> could result in either <code class="highlighter-rouge">FooException</code> or <code class="highlighter-rouge">BarException</code> being thrown. At callsites a programmer must now decide: 1) propagate thrown exceptions as-is, 2) catch and deal with them, or 3) somehow transform the type of exception being thrown (possibly even “forgetting” the type altogether). For instance:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// 1) Propagate exceptions as-is: void bar() throws FooException, BarException { foo(); } // 2) Catch and deal with them: void bar() { try { foo(); } catch (FooException e) { // Deal with the FooException error conditions. } catch (BarException e) { // Deal with the BarException error conditions. } } // 3) Transform the exception types being thrown: void bar() throws Exception { foo(); } </code></pre></div></div> <p>This is getting much closer to something we can use. But it fails on a few accounts:</p> <ol> <li> <p>Exceptions are used to communicate unrecoverable bugs, like null dereferences, divide-by-zero, etc.</p> </li> <li> <p>You don’t actually know <em>everything</em> that might be thrown, thanks to our little friend <code class="highlighter-rouge">RuntimeException</code>. Because Java uses exceptions for all error conditions – even bugs, per above – the designers realized people would go mad with all those exception specifications. And so they introduced a kind of exception that is unchecked. That is, a method can throw it without declaring it, and so callers can invoke it seamlessly.</p> </li> <li> <p>Although signatures declare exception types, there is no indication at callsites what calls might throw.</p> </li> <li> <p>People hate them.</p> </li> </ol> <p>That last one is interesting, and I shall return to it later when describing the approach Midori took. In summary, peoples’ distaste for checked exceptions in Java is largely derived from, or at least significantly reinforced by, the other three bullets above. The resulting model seems to be the worst of both worlds. It doesn’t help you to write bulletproof code and it’s hard to use. You end up writing down a lot of gibberish in your code for little perceived benefit. And versioning your interfaces is a pain in the ass. As we’ll see later, we can do better.</p> <p>That versioning point is worth a ponder. If you stick to a single kind of <code class="highlighter-rouge">throw</code>, then the versioning problem is no worse than error codes. Either a function fails or it doesn’t. It’s true that if you design version 1 of your API to have no failure mode, and then want to add failures in version 2, you’re screwed. As you should be, in my opinion. An API’s failure mode is a critical part of its design and contract with callers. Just as you wouldn’t change the return type of an API silently without callers needing to know, you shouldn’t change its failure mode in a semantically meaningful way. More on this controversial point later on.</p> <p>CLU has an interesting approach, as described in this crooked and wobbly scan of a 1979 paper by Barbara Liskov, <a href="http://csg.csail.mit.edu/pubs/memos/Memo-155/Memo-155-3.pdf">Exception Handling in CLU</a>. Notice that they focus a lot on “linguistics”; in other words, they wanted a language that people would love. The need to check and repropagate all errors at callsites felt a lot more like return values, yet the programming model had that richer and slightly declarative feel of what we now know as exceptions. And most importantly, <code class="highlighter-rouge">signal</code>s (their name for <code class="highlighter-rouge">throw</code>) were checked. There were also convenient ways to terminate the program should an unexpected <code class="highlighter-rouge">signal</code> occur.</p> <h3 id="universal-problems-with-exceptions">Universal Problems with Exceptions</h3> <p>Most exception systems get a few major things wrong, regardless of whether they are checked or unchecked.</p> <p>First, throwing an exception is usually ridiculously expensive. This is almost always due to the gathering of a stack trace. In managed systems, gathering a stack trace also requires groveling metadata, to create strings of function symbol names. If the error is caught and handled, however, you don’t even need that information at runtime! Diagnostics are better implemented in the logging and diagnostics infrastructure, not the exception system itself. The concerns are orthogonal. Although, to really nail the diagnostics requirement above, <em>something</em> needs to be able to recover stack traces; never underestimate the power of <code class="highlighter-rouge">printf</code> debugging and how important stack traces are to it.</p> <p>Next, exceptions can significantly impair code quality. I touched on this topic <a href="http://joeduffyblog.com/2015/12/19/safe-native-code/">in my last post</a>, and there are <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.116.8337&amp;rep=rep1&amp;type=pdf">good papers on the topic in the context of C++</a>. Not having static type system information makes it hard to model control flow in the compiler, which leads to overly conservative optimizers.</p> <p>Another thing most exception systems get wrong is encouraging too coarse a granularity of handling errors. Proponents of return codes love that error handling is localized to a specific function call. (I do too!) In exception handling systems, it’s all too easy to slap a coarse-grained <code class="highlighter-rouge">try</code>/<code class="highlighter-rouge">catch</code> block around some huge hunk of code, without carefully reacting to individual failures. That produces brittle code that’s almost certainly wrong; if not today, then after the inevitable refactoring that will occur down the road. A lot of this has to do with having the right syntaxes.</p> <p>Finally, control flow for <code class="highlighter-rouge">throw</code>s is usually invisible. Even with Java, where you annotate method signatures, it’s not possible to audit a body of code and see precisely where exceptions come from. Silent control flow is just as bad as <code class="highlighter-rouge">goto</code>, or <code class="highlighter-rouge">setjmp</code>/<code class="highlighter-rouge">longjmp</code>, and makes writing reliable code very difficult.</p> <h2 id="where-are-we">Where Are We?</h2> <p>Before moving on, let’s recap where we are:</p> <p><img src="/assets/img/2016-02-07-the-error-model-1.png" alt="Good-Bad-Ugly" /></p> <p>Wouldn’t it be great if we could take all of The Goods and leave out The Bads and The Uglies?</p> <p>This alone would be a great step forward. But it’s insufficient. This leads me to our first big “ah-hah” moment that shaped everything to come. For a significant class of error, <em>none</em> of these approaches are appropriate!</p> <h1 id="bugs-arent-recoverable-errors">Bugs Aren’t Recoverable Errors!</h1> <p>A critical distinction we made early on is the difference between recoverable errors and bugs:</p> <ul> <li> <p>A <em>recoverable error</em> is usually the result of programmatic data validation. Some code has examined the state of the world and deemed the situation unacceptable for progress. Maybe it’s some markup text being parsed, user input from a website, or a transient network connection failure. In these cases, programs are expected to recover. The developer who wrote this code must think about what to do in the event of failure because it will happen in well-constructed programs no matter what you do. The response might be to communicate the situation to an end-user, retry, or abandon the operation entirely, however it is a <em>predictable</em> and, frequently, <em>planned</em> situation, despite being called an “error.”</p> </li> <li> <p>A <em>bug</em> is a kind of error the programmer didn’t expect. Inputs weren’t validated correctly, logic was written wrong, or any host of problems have arisen. Such problems often aren’t even detected promptly; it takes a while until “secondary effects” are observed indirectly, at which point significant damage to the program’s state might have occurred. Because the developer didn’t expect this to happen, all bets are off. All data structures reachable by this code are now suspect. And because these problems aren’t necessarily detected promptly, in fact, a whole lot more is suspect. Depending on the isolation guarantees of your language, perhaps the entire process is tainted.</p> </li> </ul> <p>This distinction is paramount. Surprisingly, most systems don’t make one, at least not in a principled way! As we saw above, Java, C#, and dynamic languages just use exceptions for everything; and C and Go use return codes. C++ uses a mixture depending on the audience, but the usual story is a project picks a single one and uses it everywhere. You usually don’t hear of languages suggesting <em>two</em> different techniques for error handling, however.</p> <p>Given that bugs are inherently not recoverable, we made no attempt to try. All bugs detected at runtime caused something called <em>abandonment</em>, which was Midori’s term for something otherwise known as <a href="https://en.wikipedia.org/wiki/Fail-fast">“fail-fast”</a>.</p> <p>Each of the above systems offers abandonment-like mechanisms. C# has <code class="highlighter-rouge">Environment.FailFast</code>; C++ has <code class="highlighter-rouge">std::terminate</code>; Go has <code class="highlighter-rouge">panic</code>; Rust has <code class="highlighter-rouge">panic!</code>; and so on. Each rips down the surrounding context abruptly and promptly. The scope of this context depends on the system – for example, C# and C++ terminate the process, Go the current Goroutine, and Rust the current thread, optionally with a panic handler attached to salvage the process.</p> <p>Although we did use abandonment in a more disciplined and ubiquitous way than is common, we certainly weren’t the first to recognize this pattern. This <a href="https://wiki.haskell.org/Error_vs._Exception">Haskell essay</a>, articulates this distinction quite well:</p> <blockquote> <p>I was involved in the development of a library that was written in C++. One of the developers told me that the developers are divided into the ones who like exceptions and the other ones who prefer return codes. As it seem to me, the friends of return codes won. However, I got the impression that <strong>they debated the wrong point: Exceptions and return codes are equally expressive</strong>, they should however not be used to describe errors. Actually the return codes contained definitions like <code class="highlighter-rouge">ARRAY_INDEX_OUT_OF_RANGE</code>. But I wondered: How shall my function react, when it gets this return code from a subroutine? Shall it send a mail to its programmer? It could return this code to its caller in turn, but it will also not know how to cope with it. Even worse, since I cannot make assumptions about the implementation of a function, I have to expect an <code class="highlighter-rouge">ARRAY_INDEX_OUT_OF_RANGE</code> from every subroutine. My conclusion is that <code class="highlighter-rouge">ARRAY_INDEX_OUT_OF_RANGE</code> is a (programming) error. <strong>It cannot be handled or fixed at runtime, it can only be fixed by its developer. Thus there should be no according return code, but instead there should be asserts.</strong></p> </blockquote> <p>Abandoning fine grained mutable shared memory scopes is suspect – like Goroutines or threads or whatever – unless your system somehow makes guarantees about the scope of the potential damage done. However, it’s great that these mechanisms are there for us to use! It means using an abandonment discipline in these languages is indeed possible.</p> <p>There are architectural elements necessary for this approach to succeed at scale, however. I’m sure you’re thinking “If I tossed the entire process each time I had a null dereference in my C# program, I’d have some pretty pissed off customers”; and, similarly, “That wouldn’t be reliable at all!” Reliability, it turns out, might not be what you think.</p> <h1 id="reliability-fault-tolerance-and-isolation">Reliability, Fault-Tolerance, and Isolation</h1> <p>Before we get any further, we need to state a central belief: <s>Shi</s> Failure Happens.</p> <h2 id="to-build-a-reliable-system">To Build a Reliable System</h2> <p>Common wisdom is that you build a reliable system by systematically guaranteeing that failure can never happen. Intuitively, that makes a lot of sense. There’s one problem: in the limit, it’s impossible. If you can spend millions of dollars on this property alone – like many mission critical, realtime systems do – then you can make a significant dent. And perhaps use a language like <a href="https://en.wikipedia.org/wiki/SPARK_(programming_language)">SPARK</a> (a set of contract-based extensions to Ada) to formally prove the correctness of each line written. However, <a href="https://en.wikipedia.org/wiki/List_of_software_bugs">experience shows</a> that even this approach is not foolproof.</p> <p>Rather than fighting this fact of life, we embraced it. Obviously you try to eliminate failures where possible. The error model must make them transparent and easy to deal with. But more importantly, you architect your system so that the whole remains functional even when individual pieces fail, and then teach your system to recover those failing pieces gracefully. This is well known in distributed systems. So why is it novel?</p> <p>At the center of it all, an operating system is just a distributed network of cooperating processes, much like a distributed cluster of microservices or the Internet itself. The main differences include things like latency; what levels of trust you can establish and how easily; and various assumptions about locations, identity, etc. But failure in <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">highly asynchronous, distributed, and I/O intensive systems</a> is just bound to happen. My impression is that, largely because of the continued success of monolithic kernels, the world at large hasn’t yet made the leap to “operating system as a distributed system” insight. Once you do, however, a lot of design principles become apparent.</p> <p>As with most distributed systems, our architecture assumed process failure was inevitable. We went to great length to defend against cascading failures, journal regularly, and to enable restartability of programs and services.</p> <p>You build things differently when you go in assuming this.</p> <p>In particular, isolation is critical. Midori’s process model encouraged lightweight fine-grained isolation. As a result, programs and what would ordinarily be “threads” in modern operating systems were independent isolated entities. Safeguarding against failure of one such connection is far easier than when sharing mutable state in an address space.</p> <p>Isolation also encourages simplicity. Butler Lampson’s classic <a href="http://research.microsoft.com/pubs/68221/acrobat.pdf">Hints on Computer System Design</a> explores this topic. And I always loved this quote from Hoare:</p> <blockquote> <p>The unavoidable price of reliability is simplicity. (C. Hoare).</p> </blockquote> <p>By keeping programs broken into smaller pieces, each of which can fail or succeed on its own, the state machines within them stay simpler. As a result, recovering from failure is easier. In our language, the points of possible failure were explicit, further helping to keep those internal state machines correct, and pointing out those connections with the messier outside world. In this world, the price of individual failure is not nearly as dire. I can’t over-emphasize this point. None of the language features I describe later would have worked so well without this architectural foundation of cheap and ever-present isolation.</p> <p>Erlang has been very successful at building this property into the language in a fundamental way. It, like Midori, leverages lightweight processes connected by message passing, and encourages fault-tolerant architectures. A common pattern is the “supervisor,” where some processes are responsible for watching and, in the event of failure, restarting other processes. <a href="http://ferd.ca/the-zen-of-erlang.html">This article</a> does a terrific job articulating this philosophy – “let it crash” – and recommended techniques for architecting reliable Erlang programs in practice.</p> <p>The key thing, then, is not preventing failure per se, but rather knowing how and when to deal with it.</p> <p>Once you’ve established this architecture, you beat the hell out of it to make sure it works. For us, this meant week-long stress runs, where processes would come and go, some due to failures, to ensure the system as a whole kept making good forward progress. This reminds me of systems like Netflix’s <a href="https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey">Chaos Monkey</a> which just randomly kills entire machines in your cluster to ensure the service as a whole stays healthy.</p> <p>I expect more of the world to adopt this philosophy as the shift to more distributed computing happens. In a cluster of microservices, for example, the failure of a single container is often handled seamlessly by the enclosing cluster management software (Kubernetes, Amazon EC2 Container Service, Docker Swarm, etc). As a result, what I describe in this post is possibly helpful for writing more reliable Java, Node.js/JavaScript, Python, and even Ruby services. The unfortunate news is you’re likely going to be fighting your languages to get there. A lot of code in your process is going to work real damn hard to keep limping along when something goes awry.</p> <h2 id="abandonment">Abandonment</h2> <p>Even when processes are cheap and isolated and easy to recreate, it’s still reasonable to think that abandoning an entire process in the face of a bug is an overreaction. Let me try to convince you otherwise.</p> <p>Proceeding in the face of a bug is dangerous when you’re trying to build a robust system. If a programmer didn’t expect a given situation that’s arisen, who knows whether the code will do the right thing anymore. Critical data structures may have been left behind in an incorrect state. As an extreme (and possibly slightly silly) example, a routine that is meant to round your numbers <em>down</em> for banking purposes might start rounding them <em>up</em>.</p> <p>And you might be tempted to whittle down the granularity of abandonment to something smaller than a process. But that’s tricky. To take an example, imagine a thread in your process encounters a bug, and fails. This bug might have been triggered by some state stored in a static variable. Even though some other thread might <em>appear</em> to have been unaffected by the conditions leading to failure, you cannot make this conclusion. Unless some property of your system – isolation in your language, isolation of the object root-sets exposed to independent threads, or something else – it’s safest to assume that anything other than tossing the entire address space out the window is risky and unreliable.</p> <p>Thanks to the lightweight nature of Midori processes, abandoning a process was more like abandoning a single thread in a classical system than a whole process. But our isolation model let us do this reliably.</p> <p>I’ll admit the scoping topic is a slippery slope. Maybe all the data in the world has become corrupt, so how do you know that tossing the process is even enough?! There is an important distinction here. Process state is transient by design. In a well designed system it can be thrown away and recreated on a whim. It’s true that a bug can corrupt persistent state, but then you have a bigger problem on your hands – a problem that must be dealt with differently.</p> <p>For some background, we can look to fault-tolerant systems design. Abandonment (fail-fast) is already a common technique in that realm, and we can apply much of what we know about these systems to ordinary programs and processes. Perhaps the most important technique is regularly journaling and checkpointing precious persistent state. Jim Gray’s 1985 paper, <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.110.9127&amp;rep=rep1&amp;type=pdf">Why Do Computers Stop and What Can Be Done About It?</a>, describes this concept nicely. As programs continue moving to the cloud, and become aggressively decomposed into smaller independent services, this clear separation of transient and persistent state is even more important. As a result of these shifts in how software is written, abandonment is far more achievable in modern architectures than it once was. Indeed, abandonment can help you avoid data corruption, because bugs detected before the next checkpoint prevent bad state from ever escaping.</p> <p>Bugs in Midori’s kernel were handled differently. A bug in the microkernel, for instance, is an entirely different beast than a bug in a user-mode process. The scope of possible damage was greater, and the safest response was to abandon an entire “domain” (address space). Thankfully, most of what you’d think of being classic “kernel” functionality – the scheduler, memory manager, filesystem, networking stack, and even device drivers – was run instead in isolated processes in user-mode where failures could be contained in the usual ways described above.</p> <h1 id="bugs-abandonment-assertions-and-contracts">Bugs: Abandonment, Assertions, and Contracts</h1> <p>A number of kinds of bugs in Midori might trigger abandonment:</p> <ul> <li>An incorrect cast.</li> <li>An attempt to dereference a <code class="highlighter-rouge">null</code> pointer.</li> <li>An attempt to access an array outside of its bounds.</li> <li>Divide-by-zero.</li> <li>An unintended mathematical over/underflow.</li> <li>Out-of-memory.</li> <li>Stack overflow.</li> <li>Explicit abandonment.</li> <li>Contract failures.</li> <li>Assertion failures.</li> </ul> <p>Our fundamental belief was that each is a condition the program cannot recover from. Let’s discuss each one.</p> <h2 id="plain-old-bugs">Plain Old Bugs</h2> <p>Some of these situations are unquestionably indicative of a program bug.</p> <p>An incorrect cast, attempt to dereference <code class="highlighter-rouge">null</code>, array out-of-bounds access, or divide-by-zero are clearly problems with the program’s logic, in that it attempted an undeniably illegal operation. As we will see later, there are ways out (e.g., perhaps you want NaN-style propagation for DbZ). But by default we assume it’s a bug.</p> <p>Most programmers were willing to accept this without question. And dealing with them as bugs this way brought abandonment to the inner development loop where bugs during development could be found and fixed fast. Abandonment really did help to make people more productive at writing code. This was a surprise to me at first, but it makes sense.</p> <p>Some of these situations, on the other hand, are subjective. We had to make a decision about the default behavior, often with controversy, and sometimes offer programmatic control.</p> <h3 id="arithmetic-overunderflow">Arithmetic Over/Underflow</h3> <p>Saying an unintended arithmetic over/underflow represents a bug is certainly a contentious stance. In an unsafe system, however, such things frequently lead to security vulnerabilities. I encourage you to review the National Vulnerability Database to see <a href="https://web.nvd.nist.gov/view/vuln/search-results?query=%22integer+overflow%22&amp;search_type=all&amp;cves=on">the sheer number of these</a>.</p> <p>In fact, the Windows TrueType Font parser, which we ported to Midori (with <em>gains</em> in performance), has suffered over a dozen of them in the past few years alone. (Parsers tend to be farms for security holes like this.)</p> <p>This has given rise to packages like <a href="https://safeint.codeplex.com/">SafeInt</a>, which essentially moves you away from your native language’s arithmetic operations, in favor of checked library ones.</p> <p>Most of these exploits are of course also coupled with an access to unsafe memory. You could reasonably argue therefore that overflows are innocuous in a safe language and therefore should be permitted. It’s pretty clear, however, based on the security experience, that a program often does the wrong thing in the face of an unintended over/underflow. Simply put, developers frequently overlook the possibility, and the program proceeds to do unplanned things. That’s the definition of a bug which is precisely what abandonment is meant to catch. The final nail in the coffin on this one is that philisophically, when there was any question about correctness, we tended to err on the side of explicit intent.</p> <p>Hence, all unannotated over/underflows were considered bugs and led to abandonment. This was similar to compiling C# with <a href="https://msdn.microsoft.com/en-us/library/h25wtyxf.aspx">the <code class="highlighter-rouge">/checked</code> switch</a>, except that our compiler aggressively optimized redundant checks away. (Since few people ever think to throw this switch in C#, the code-generators don’t do nearly as aggressive a job in removing the inserted checks.) Thanks to this language and compiler co-development, the result was far better than what most C++ compilers will produce in the face of SafeInt arithmetic. Also as with C#, <a href="https://msdn.microsoft.com/en-us/library/khy08726.aspx">the <code class="highlighter-rouge">unchecked</code> scoping construct</a> could be used where over/underflow was intended.</p> <p>Although the initial reactions from most C# and C++ developers I’ve spoken to about this idea are negative about it, our experience was that 9 times out of 10, this approach helped to avoid a bug in the program. That remaining 1 time was usually an abandonment sometime late in one of our 72 hour stress runs – in which we battered the entire system with browsers and multimedia players and anything else we could do to torture the system – when some harmless counter overflowed. I always found it amusing that we spent time fixing these instead of the classical way products mature through the stress program, which is to say deadlocks and race conditions. Between you and me, I’ll take the overflow abandonments!</p> <h3 id="out-of-memory-and-stack-overflow">Out-of-Memory and Stack Overflow</h3> <p>Out-of-memory (OOM) is complicated. It always is. And our stance here was certainly contentious also.</p> <p>In environments where memory is manually managed, error code-style of checking is the most common approach:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>X* x = (X*)malloc(...); if (!x) { // Handle allocation failure. } </code></pre></div></div> <p>This has one subtle benefit: allocations are painful, require thought, and therefore programs that use this technique are often more frugal and deliberate with the way they use memory. But it has a huge downside: it’s error prone and leads to huge amounts of frequently untested code-paths. And when code-paths are untested, they usually don’t work.</p> <p>Developers in general do a terrible job making their software work properly right at the edge of resource exhaustion. In my experience with Windows and the .NET Framework, this is where egregious mistakes get made. And it leads to ridiculously complex programming models, like .NET’s so-called <a href="https://blogs.msdn.microsoft.com/bclteam/2005/06/13/constrained-execution-regions-and-other-errata-brian-grunkemeyer/">Constrained Execution Regions</a>. A program limping along, unable to allocate even tiny amounts of memory, can quickly become the enemy of reliability. <a href="http://blogs.msdn.com/b/cbrumme/archive/2003/06/23/51482.aspx">Chris Brumme’s wondrous Reliability post</a> describes this and related challenges in all its gory glory.</p> <p>Parts of our system were of course “hardened” in a sense, like the lowest levels of the kernel, where abandonment’s scope would be necessarily wider than a single process. But we kept this to as little code as possible.</p> <p>For the rest? Yes, you guessed it: abandonment. Nice and simple.</p> <p>It was surprising how much of this we got away with. I attribute most of this to the isolation model. In fact, we could <em>intentionally</em> let a process suffer OOM, and ensuing abandonment, as a result of resource management policy, and still remain confident that stability and recovery were built in to the overall architecture.</p> <p>It was possible to opt-in to recoverable failure for individual allocations if you really wanted. This was not common in the slightest, however the mechanisms to support it were there. Perhaps the best motivating example is this: imagine your program wants to allocate a buffer of 1MB in size. This situation is different than your ordinary run-of-the-mill sub-1KB object allocation. A developer may very well be prepared to think and explicitly deal with the fact that a contiguous block of 1MB in size might not be available, and deal with it accordingly. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>var bb = try new byte[1024*1024] else catch; if (bb.Failed) { // Handle allocation failure. } </code></pre></div></div> <p>Stack overflow is a simple extension of this same philosophy. Stack is just a memory-backed resource. In fact, thanks to our asynchronous linked stacks model, running out of stack was physically identical to running out of heap memory, so the consistency in how it was dealt with was hardly surprising to developers. Many systems treat stack overflow this way these days.</p> <h2 id="assertions">Assertions</h2> <p>An assertion was a manual check in the code that some condition held true, triggering abandonment if it did not. As with most systems, we had both debug-only and release code assertions, however unlike most other systems, we had more release ones than debug. In fact, our code was peppered liberally with assertions. Most methods had multiple.</p> <p>This kept with the philosophy that it’s better to find a bug at runtime than to proceed in the face of one. And, of course, our backend compiler was taught how to optimize them aggressively as with everything else. This level of assertion density is similar to what guidelines for highly reliable systems suggest. For example, from NASA’s paper, <a href="http://pixelscommander.com/wp-content/uploads/2014/12/P10.pdf">The Power of Ten -Rules for Developing Safety Critical Code</a>:</p> <blockquote> <p>Rule: The assertion density of the code should average to a minimum of two assertions per function. Assertions are used to check for anomalous conditions that should never happen in real-life executions. Assertions must always be side-effect free and should be defined as Boolean tests.</p> <p>Rationale: Statistics for industrial coding efforts indicate that unit tests often find at least one defect per 10 to 100 lines of code written. The odds of intercepting defects increase with assertion density. Use of assertions is often also recommended as part of strong defensive coding strategy.</p> </blockquote> <p>To indicate an assertion, you simply called <code class="highlighter-rouge">Debug.Assert</code> or <code class="highlighter-rouge">Release.Assert</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Foo() { Debug.Assert(something); // Debug-only assert. Release.Assert(something); // Always-checked assert. } </code></pre></div></div> <p>We also implemented functionality akin to <code class="highlighter-rouge">__FILE__</code> and <code class="highlighter-rouge">__LINE__</code> macros like in C++, in addition to <code class="highlighter-rouge">__EXPR__</code> for the text of the predicate expression, so that abandonments due to failed assertions contained useful information.</p> <p>In the early days, we used different “levels” of assertions than these. We had three levels, <code class="highlighter-rouge">Contract.Strong.Assert</code>, <code class="highlighter-rouge">Contract.Assert</code>, and <code class="highlighter-rouge">Contract.Weak.Assert</code>. The strong level meant “always checked,” the middle one meant “it’s up to the compiler,” and the weak one meant “only checked in debug mode.” I made the controversial decision to move away from this model. In fact, I’m pretty sure 49.99% of the team absolutely hated my choice of terminology (<code class="highlighter-rouge">Debug.Assert</code> and <code class="highlighter-rouge">Release.Assert</code>), but I always liked them because it’s pretty unambiguous what they do. The problem with the old taxonomy was that nobody ever knew exactly when the assertions would be checked; confusion in this area is simply not acceptable, in my opinion, given how important good assertion discipline is to the reliability of one’s program.</p> <p>As we moved contracts to the language (more on that soon), we tried making <code class="highlighter-rouge">assert</code> a keyword too. However, we eventually switched back to using APIs. The primary reason was that assertions were <em>not</em> part of an API’s signature like contracts are; and given that assertions could easily be implemented as a library, it wasn’t clear what we gained from having them in the language. Furthermore, policies like “checked in debug” versus “checked in release” simply didn’t feel like they belonged in a programming language. I’ll admit, years later, I’m still on the fence about this.</p> <h2 id="contracts">Contracts</h2> <p>Contracts were <em>the</em> central mechanism for catching bugs in Midori. Despite us beginning with <a href="https://en.wikipedia.org/wiki/Singularity_(operating_system)">Singularity</a>, which used Sing#, a variant of <a href="http://research.microsoft.com/en-us/projects/specsharp/">Spec#</a>, we quickly moved away to vanilla C# and had to rediscover what we wanted. We ultimately ended up in a very different place after living with the model for years.</p> <p>All contracts and assertions were proven side-effect free thanks to our language’s understanding of immutability and side-effects. This was perhaps the biggest area of language innovation, so I’ll be sure to write a post about it soon.</p> <p>As with other areas, we were inspired and influenced by many other systems. Spec# is the obvious one. <a href="https://files.ifi.uzh.ch/rerg/amadeus/teaching/courses/ase_fs10/Meyer1992.pdf">Eiffel was hugely influential</a> especially as there are many published case studies to learn from. Research efforts like Ada-based <a href="https://en.wikipedia.org/wiki/SPARK_(programming_language)">SPARK</a> and proposals for realtime and embedded systems too. Going deeper into the theoretical rabbit’s hole, programming logic like <a href="http://www.spatial.maine.edu/~worboys/processes/hoare%20axiomatic.pdf">Hoare’s axiomatic semantics</a> provide the foundation for all of it. For me, however, the most philosophical inspiration came from CLU’s, and later <a href="https://pdos.csail.mit.edu/archive/6.824-2009/papers/argus88.pdf">Argus</a>’s, overall approach to error handling.</p> <h3 id="preconditions-and-postconditions">Preconditions and Postconditions</h3> <p>The most basic form of contract is a method precondition. This states what conditions must hold for the method to be dispatched. This is most often used to validate arguments. Sometimes it’s used to validate the state of the target object, however this was generally frowned upon, since modality is a tough thing for programmers to reason about. A precondition is essentially a guarantee the caller provides to the callee.</p> <p>In our final model, a precondition was stated using the <code class="highlighter-rouge">requires</code> keyword:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Register(string name) requires !string.IsEmpty(name) { // Proceed, knowing the string isn't empty. } </code></pre></div></div> <p>A slightly less common form of contract is a method postcondition. This states what conditions hold <em>after</em> the method has been dispatched. This is a guarantee the callee provides to the caller.</p> <p>In our final model, a postcondition was stated using the <code class="highlighter-rouge">ensures</code> keyword:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Clear() ensures Count == 0 { // Proceed; the caller can be guaranteed the Count is 0 when we return. } </code></pre></div></div> <p>It was also possible to mention the return value in the postcondition, through the special name <code class="highlighter-rouge">return</code>. Old values – such as necessary for mentioning an input in a post-condition – could be captured through <code class="highlighter-rouge">old(..)</code>; for example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int AddOne(int value) ensures return == old(value)+1 { ... } </code></pre></div></div> <p>Of course, pre- and postconditions could be mixed. For example, from our ring buffer in the Midori kernel:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public bool PublishPosition() requires RemainingSize == 0 ensures UnpublishedSize == 0 { ... } </code></pre></div></div> <p>This method could safely execute its body knowing that <code class="highlighter-rouge">RemainingSize</code> is <code class="highlighter-rouge">0</code> and callers could safely execute after the return knowing that <code class="highlighter-rouge">UnpublishedSize</code> is also <code class="highlighter-rouge">0</code>.</p> <p>If any of these contracts are found to be false at runtime, abandonment occurs.</p> <p>This is an area where we differ from other efforts. Contracts have recently became popular as an expression of program logics used in advanced proof techniques. Such tools prove truths or falsities about stated contracts, often using global analysis. We took a simpler approach. By default, contracts are checked at runtime. If a compiler could prove truth or falsehood at compile-time, it was free to elide runtime checks or issue a compile-time error, respectively.</p> <p>Modern compilers have constraint-based analyses that do a good job at this, like the <a href="https://en.wikipedia.org/wiki/Value_range_analysis">range analysis</a> I mentioned in my last post. These propagate facts and use them to optimize code already. This includes eliminating redundant checks: either explicitly encoded in contracts, or in normal program logic. And they are trained to perform these analyses in reasonable amounts of time, lest programmers switch to a different, faster compiler. The theorem proving techniques simply did not scale for our needs; our core system module took over a day to analyze using the best in breed theorem proving analysis framework!</p> <p>Furthermore, the contracts a method declared were part of its signature. This meant they would automatically show up in documentation, IDE tooltips, and more. A contract was as important as a method’s return and argument types. Contracts really were just an extension of the type system, using arbitrary logic in the language to control the shape of exchange types. As a result, all the usual subtyping requirements applied to them. And, of course, this facilitated modular local analysis which could be done in seconds using standard optimizing compiler techniques.</p> <p>90-something% of the typical uses of exceptions in .NET and Java became preconditions. All of the <code class="highlighter-rouge">ArgumentNullException</code>, <code class="highlighter-rouge">ArgumentOutOfRangeException</code>, and related types and, more importantly, the manual checks and <code class="highlighter-rouge">throw</code>s were gone. Methods are often peppered with these checks in C# today; there are thousands of these in .NET’s CoreFX repo alone. For example, here is <code class="highlighter-rouge">System.IO.TextReader</code>’s <code class="highlighter-rouge">Read</code> method:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>/// &lt;summary&gt; /// ... /// &lt;/summary&gt; /// &lt;exception cref="ArgumentNullException"&gt;Thrown if buffer is null.&lt;/exception&gt; /// &lt;exception cref="ArgumentOutOfRangeException"&gt;Thrown if index is less than zero.&lt;/exception&gt; /// &lt;exception cref="ArgumentOutOfRangeException"&gt;Thrown if count is less than zero.&lt;/exception&gt; /// &lt;exception cref="ArgumentException"&gt;Thrown if index and count are outside of buffer's bounds.&lt;/exception&gt; public virtual int Read(char[] buffer, int index, int count) { if (buffer == null) { throw new ArgumentNullException("buffer"); } if (index &lt; 0) { throw new ArgumentOutOfRangeException("index"); } if (count &lt; 0) { throw new ArgumentOutOfRangeException("count"); } if (buffer.Length - index &lt; count) { throw new ArgumentException(); } ... } </code></pre></div></div> <p>This is broken for a number of reasons. It’s laboriously verbose, of course. All that ceremony! But we have to go way out of our way to document the exceptions when developers really ought not to ever catch them. Instead, they should find the bug during development and fix it. All this exception nonsense encourages very bad behavior.</p> <p>If we use Midori-style contracts, on the other hand, this collapses to:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>/// &lt;summary&gt; /// ... /// &lt;/summary&gt; public virtual int Read(char[] buffer, int index, int count) requires buffer != null requires index &gt;= 0 requires count &gt;= 0 requires buffer.Length - index &gt;= count { ... } </code></pre></div></div> <p>There are a few appealing things about this. First, it’s more concise. More importantly, however, it self-describes the contract of the API in a way that documents itself and is easy to understand by callers. Rather than requiring programmers to express the error condition in English, the actual expressions are available for callers to read, and tools to understand and leverage. And it uses abandonment to communicate failure.</p> <p>I should also mention we had plenty of contracts helpers to help developers write common preconditions. The above explicit range checking is very messy and easy to get wrong. Instead, we could have written:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public virtual int Read(char[] buffer, int index, int count) requires buffer != null requires Range.IsValid(index, count, buffer.Length) { ... } </code></pre></div></div> <p>And, totally aside from the conversation at hand, coupled with two advanced features – arrays as slices and non-null types – we could have reduced the code to the following, while preserving the same guarantees:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public virtual int Read(char[] buffer) { ... } </code></pre></div></div> <p>But I’m jumping way ahead …</p> <h3 id="humble-beginnings">Humble Beginnings</h3> <p>Although we landed on the obvious syntax that is very Eiffel- and Spec#-like – coming full circle – as I mentioned earlier, we really didn’t want to change the language at the outset. So we actually began with a simple API approach:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public bool PublishPosition() { Contract.Requires(RemainingSize == 0); Contract.Ensures(UnpublishedSize == 0); ... } </code></pre></div></div> <p>There are a number of problems with this approach, as the <a href="http://research.microsoft.com/en-us/projects/contracts/">.NET Code Contracts</a> effort discovered the hard way.</p> <p>First, contracts written this way are part of the API’s <em>implementation</em>, whereas we want them to be part of the <em>signature</em>. This might seem like a theoretical concern but it is far from being theoretical. We want the resulting program to contain built-in metadata so tools like IDEs and debuggers can display the contracts at callsites. And we want tools to be in a position to auto-generate documentation from the contracts. Burying them in the implementation doesn’t work unless you somehow disassemble the method to extract them later on (which is a hack).</p> <p>This also makes it tough to integrate with a backend compiler which we found was necessary for good performance.</p> <p>Second, you might have noticed an issue with the call to <code class="highlighter-rouge">Contract.Ensures</code>. Since <code class="highlighter-rouge">Ensures</code> is meant to hold on all exit paths of the function, how would we implement this purely as an API? The answer is, you can’t. One approach is rewriting the resulting MSIL, after the language compiler emitted it, but that’s messy as all heck. At this point, you begin to wonder, why not simply acknowledge that this is a language expressivity and semantics issue, and add syntax?</p> <p>Another area of perpetual struggle for us was whether contracts are conditional or not. In many classical systems, you’d check contracts in debug builds, but not the fully optimized ones. For a long time, we had the same three levels for contracts that we did assertions mentioned earlier:</p> <ul> <li>Weak, indicated by <code class="highlighter-rouge">Contract.Weak.*</code>, meaning debug-only.</li> <li>Normal, indicated simply by <code class="highlighter-rouge">Contract.*</code>, leaving it as an implementation decision when to check them.</li> <li>Strong, indicated by <code class="highlighter-rouge">Contract.Strong.*</code>, meaning always checked.</li> </ul> <p>I’ll admit, I initially found this to be an elegant solution. Unfortunately, over time we found that there was constant confusion about whether “normal” contracts were on in debug, release, or all of the above (and so people misused weak and strong accordingly). Anyway, when we began integrating this scheme into the language and backend compiler toolchain, we ran into substantial issues and had to backpedal a little bit.</p> <p>First, if you simply translated <code class="highlighter-rouge">Contract.Weak.Requires</code> to <code class="highlighter-rouge">weak requires</code> and <code class="highlighter-rouge">Contract.Strong.Requires</code> to <code class="highlighter-rouge">strong requires</code>, in my opinion, you end up with a fairly clunky and specialized language syntax, with more policy than made me comfortable. It immediately calls out for parameterization and substitutability of the <code class="highlighter-rouge">weak</code>/<code class="highlighter-rouge">strong</code> policies.</p> <p>Next, this approach introduces a sort of new mode of conditional compilation that, to me, felt awkward. In other words, if you want a debug-only check, you can already say something like:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>#if DEBUG requires X #endif </code></pre></div></div> <p>Finally – and this was the nail in the coffin for me – contracts were supposed to be part of an API’s signature. What does it even <em>mean</em> to have a conditional contract? How is a tool supposed to reason about it? Generate different documentation for debug builds than release builds? Moreover, as soon as you do this, you lose a critical guarantee, which is that code doesn’t run if its preconditions aren’t met.</p> <p>As a result, we nuked the entire conditional compilation scheme.</p> <p>We ended up with a single kind of contract: one that was part of an API’s signature and checked all the time. If a compiler could prove the contract was satisfied at compile-time – something we spent considerable energy on – it was free to elide the check altogether. But code was guaranteed it would never execute if its preconditions weren’t satisfied. For cases where you wanted conditional checks, you always had the assertion system (described above).</p> <p>I felt better about this bet when we deployed the new model and found that lots of people had been misusing the “weak” and “strong” notions above out of confusion. Forcing developers to make the decision led to healthier code.</p> <h2 id="future-directions">Future Directions</h2> <p>A number of areas of development were at varying stages of maturity when our project wound down.</p> <h3 id="invariants">Invariants</h3> <p>We experimented <strong>a lot</strong> with invariants. Anytime we spoke to someone versed in design-by-contract, they were borderline appalled that we didn’t have them from day one. To be honest, our design did include them from the outset. But we never quite got around to finishing the implementation and deploying it. This was partly just due to engineering bandwidth, but also because some difficult questions remained. And honestly the team was almost always satisfied with the combination of pre- and post-conditions plus assertions. I suspect that in the fullness of time we’d have added invariants for completeness, but to this day some questions remain for me. I’d need to see it in action for a while.</p> <p>The approach we had designed was where an <code class="highlighter-rouge">invariant</code> becomes a member of its enclosing type; for example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public class List&lt;T&gt; { private T[] array; private int count; private invariant index &gt;= 0 &amp;&amp; index &lt; array.Length; ... } </code></pre></div></div> <p>Notice that the <code class="highlighter-rouge">invariant</code> is marked <code class="highlighter-rouge">private</code>. An invariant’s accessibility modifier controlled which members the invariant was required to hold for. For example, a <code class="highlighter-rouge">public invariant</code> only had to hold at the entry and exit of functions with <code class="highlighter-rouge">public</code> accessibility; this allowed for the common pattern of <code class="highlighter-rouge">private</code> functions temporarily violating invariants, so long as <code class="highlighter-rouge">public</code> entrypoints preserved them. Of course, as in the above example, a class was free to declare a <code class="highlighter-rouge">private invariant</code> too, which was required to hold at all function entries and exits.</p> <p>I actually quite liked this design, and I think it would have worked. The primary concern we all had was the silent introduction of checks all over the place. To this day, that bit still makes me nervous. For example, in the <code class="highlighter-rouge">List&lt;T&gt;</code> example, you’d have the <code class="highlighter-rouge">index &gt;= 0 &amp;&amp; index &lt; array.Length</code> check at the beginning and end of <em>every single function</em> of the type. Now, our compiler eventually got very good at recognizing and coalescing redundant contract checks; and there were ample cases where the presence of a contract actually made code quality <em>better</em>. However, in the extreme example given above, I’m sure there would have been a performance penalty. That would have put pressure on us changing the policy for when invariants are checked, which would have possibly complicated the overall contracts model.</p> <p>I really wish we had more time to explore invariants more deeply. I don’t think the team sorely missed not having them – certainly I didn’t hear much complaining about their absence (probably because the team was so performance conscious) – but I do think invariants would have been a nice icing to put on the contracts cake.</p> <h3 id="advanced-type-systems">Advanced Type Systems</h3> <p>I always liked to say that contracts begin where the type system leaves off. A type system allows you to encode attributes of variables using types. A type limits the expected range values that a variable might hold. A contract similarly checks the range of values that a variable holds. The difference? Types are proven at compile-time through rigorous and composable inductive rules that are moderately inexpensive to check local to a function, usually, but not always, aided by developer-authored annotations. Contracts are proven at compile-time <em>where possible</em> and at runtime otherwise, and as a result, permit far less rigorous specification using arbitrary logic encoded in the language itself.</p> <p>Types are preferable, because they are <em>guaranteed</em> to be compile-time checked; and <em>guaranteed</em> to be fast to check. The assurances given to the developer are strong and the overall developer productivity of using them is better.</p> <p>Limitations in a type system are inevitable, however; a type system needs to leave <em>some</em> wiggle room, otherwise it quickly grows unwieldly and unusable and, in the extreme, devolves into bi-value bits and bytes. On the other hand, I was always disappointed by two specific areas of wiggle room that required the use of contracts:</p> <ol> <li>Nullability.</li> <li>Numeric ranges.</li> </ol> <p>Approximately 90% of our contracts fell into these two buckets. As a result, we seriously explored more sophisticated type systems to classify the nullability and ranges of variables using the type system instead of contracts.</p> <p>To make it concrete, this was the difference between this code which uses contracts:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public virtual int Read(char[] buffer, int index, int count) requires buffer != null requires index &gt;= 0 requires count &gt;= 0 requires buffer.Length - index &lt; count { ... } </code></pre></div></div> <p>And this code which didn’t need to, and yet carried all the same guarantees, checked statically at compile-time:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public virtual int Read(char[] buffer) { ... } </code></pre></div></div> <p>Placing these properties in the type system significantly lessens the burden of checking for error conditions. Lets say that for any given 1 producer of state there are 10 consumers. Rather than having each of those 10 defend themselves against error conditions, we can push the responsibility back onto that 1 producer, and either require a single assertion that coerces the type, or even better, that the value is stored into the right type in the first place.</p> <h4 id="non-null-types">Non-Null Types</h4> <p>The first one’s really tough: guaranteeing statically that variables do not take on the <code class="highlighter-rouge">null</code> value. This is what Tony Hoare has famously called his <a href="http://www.infoq.com/presentations/Null-References-The-Billion-Dollar-Mistake-Tony-Hoare">“billion dollar mistake”</a>. Fixing this for good is a righteous goal for any language and I’m happy to see newer language designers tackling this problem head-on.</p> <p>Many areas of the language fight you every step of the way on this one. Generics, zero-initialization, constructors, and more. Retrofitting non-null into an existing language is tough!</p> <h5 id="the-type-system">The Type System</h5> <p>In a nutshell, non-nullability boiled down to some simple type system rules:</p> <ol> <li>All unadorned types <code class="highlighter-rouge">T</code> were non-null by default.</li> <li>Any type could be modified with a <code class="highlighter-rouge">?</code>, as in <code class="highlighter-rouge">T?</code>, to mark it nullable.</li> <li><code class="highlighter-rouge">null</code> is an illegal value for variables of non-null types.</li> <li><code class="highlighter-rouge">T</code> implicitly converts to <code class="highlighter-rouge">T?</code>. In a sense, <code class="highlighter-rouge">T</code> is a subtype of <code class="highlighter-rouge">T?</code> (although not entirely true).</li> <li>Operators exist to convert a <code class="highlighter-rouge">T?</code> to a <code class="highlighter-rouge">T</code>, with runtime checks that abandoned on <code class="highlighter-rouge">null</code>.</li> </ol> <p>Most of this is probably “obvious” in the sense that there aren’t many choices. The name of the game is systematically ensuring all avenues of <code class="highlighter-rouge">null</code> are known to the type system. In particular, no <code class="highlighter-rouge">null</code> can ever “sneakily” become the value of a non-null <code class="highlighter-rouge">T</code> type; this meant addressing zero-initialization, perhaps the hardest problem of all.</p> <h5 id="the-syntax">The Syntax</h5> <p>Syntactically, we offered a few ways to accomplish #5, converting from <code class="highlighter-rouge">T?</code> to <code class="highlighter-rouge">T</code>. Of course, we discouraged this, and preferred you to stay in “non-null” space as long as possible. But sometimes it’s simply not possible. Multi-step initialization happens from time to time – especially with collections data structures – and had to be supported.</p> <p>Imagine for a moment we have a map:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Map&lt;int, Customer&gt; customers = ...; </code></pre></div></div> <p>This tells us three things by construction:</p> <ol> <li>The <code class="highlighter-rouge">Map</code> itself is not null.</li> <li>The <code class="highlighter-rouge">int</code> keys inside of it will not be <code class="highlighter-rouge">null</code>.</li> <li>The <code class="highlighter-rouge">Customer</code> values inside of it will also not be null.</li> </ol> <p>Let’s now say that the indexer actually returns <code class="highlighter-rouge">null</code> to indicate the key was missing:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public TValue? this[TKey key] { get { ... } } </code></pre></div></div> <p>Now we need some way of checking at callsites whether the lookup succeeded. We debated many syntaxes.</p> <p>The easiest we landed on was a guarded check:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Customer? customer = customers[id]; if (customer != null) { // In here, `customer` is of non-null type `Customer`. } </code></pre></div></div> <p>I’ll admit, I was always on the fence about the “magical” type coercions. It annoyed me that it was hard to figure out what went wrong when it failed. For example, it didn’t work if you compared <code class="highlighter-rouge">c</code> to a variable that held the <code class="highlighter-rouge">null</code> value, only the literal <code class="highlighter-rouge">null</code>. But the syntax was easy to remember and usually did the right thing.</p> <p>These checks dynamically branch to a different piece of logic if the value is indeed <code class="highlighter-rouge">null</code>. Often you’d want to simply assert that the value is non-null and abandon otherwise. There was an explicit type-assertion operator to do that:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Customer? maybeCustomer = customers[id]; Customer customer = notnull(maybeCustomer); </code></pre></div></div> <p>The <code class="highlighter-rouge">notnull</code> operator turned any expression of type <code class="highlighter-rouge">T?</code> into an expression of type <code class="highlighter-rouge">T</code>.</p> <h5 id="generics">Generics</h5> <p>Generics are hard, because there are multiple levels of nullability to consider. Consider:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class C { public T M&lt;T&gt;(); public T? N&lt;T&gt;(); } var a = C.M&lt;object&gt;(); var b = C.M&lt;object?&gt;(); var c = C.N&lt;object&gt;(); var d = C.N&lt;object?&gt;(); </code></pre></div></div> <p>The basic question is, what are the types of <code class="highlighter-rouge">a</code>, <code class="highlighter-rouge">b</code>, <code class="highlighter-rouge">c</code>, and <code class="highlighter-rouge">d</code>?</p> <p>I think we made this one harder initially than we needed to largely because C#’s existing nullable is a pretty odd duck and we got distracted trying to mimic it too much. The good news is we finally found our way, but it took a while.</p> <p>To illustrate what I mean, let’s go back to the example. There are two camps:</p> <ul> <li>The .NET camp: <code class="highlighter-rouge">a</code> is <code class="highlighter-rouge">object</code>; <code class="highlighter-rouge">b</code>, <code class="highlighter-rouge">c</code>, and <code class="highlighter-rouge">d</code> are <code class="highlighter-rouge">object?</code>.</li> <li>The functional language camp: <code class="highlighter-rouge">a</code> is <code class="highlighter-rouge">object</code>; <code class="highlighter-rouge">b</code> and <code class="highlighter-rouge">c</code> are <code class="highlighter-rouge">object?</code>; <code class="highlighter-rouge">d</code> is <code class="highlighter-rouge">object??</code>.</li> </ul> <p>In other words, the .NET camp thinks you should collapse any sequence of 1 or more <code class="highlighter-rouge">?</code>s into a single <code class="highlighter-rouge">?</code>. The functional language camp – who understands the elegance of mathematical composition – eschews the magic and lets the world be as it is. We eventually realized that the .NET route is incredibly complex, and requires runtime support.</p> <p>The functional language route does bend your mind slightly at first. For example, the map example from earlier:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Map&lt;int, Customer?&gt; customers = ...; Customer?? customer = customers[id]; if (customer != null) { // Notice, `customer` is still `Customer?` in here, and could still be `null`! } </code></pre></div></div> <p>In this model, you need to peel off one layer of <code class="highlighter-rouge">?</code> at a time. But honestly, when you stop to think about it, that makes sense. It’s more transparent and reflects precisely what’s going on under here. Best not to fight it.</p> <p>There’s also the question of implementation. The easiest implementation is to expand <code class="highlighter-rouge">T?</code> into some “wrapper type,” like <code class="highlighter-rouge">Maybe&lt;T&gt;</code>, and then inject the appropriate wrap and unwrap operations. Indeed, that’s a reasonable mental model for how the implementation works. There are two reasons this simple model doesn’t work, however.</p> <p>First, for reference type <code class="highlighter-rouge">T</code>, <code class="highlighter-rouge">T?</code> must not carry a wasteful extra bit; a pointer’s runtime representation can carry <code class="highlighter-rouge">null</code> as a value already, and for a systems language, we’d like to exploit this fact and store <code class="highlighter-rouge">T?</code> as efficiently as <code class="highlighter-rouge">T</code>. This can be done fairly easily by specializing the generic instantiation. But this does mean that non-null can no longer simply be a front-end trick. It requires back-end compiler support.</p> <p>(Note that this trick is not so easy to extend to <code class="highlighter-rouge">T??</code>!)</p> <p>Second, Midori supported safe covariant arrays, thanks to our mutability annotations. If <code class="highlighter-rouge">T</code> and <code class="highlighter-rouge">T?</code> have a different physical representation, however, then converting <code class="highlighter-rouge">T[]</code> to <code class="highlighter-rouge">T?[]</code> is a non-transforming operation. This was a minor blemish, particularly since covariant arrays become far less useful once you plug the safety holes they already have.</p> <p>Anyway, we eventually burned the ships on .NET <code class="highlighter-rouge">Nullable&lt;T&gt;</code> and went with the more composable multi-<code class="highlighter-rouge">?</code> design.</p> <h5 id="zero-initialization">Zero-Initialization</h5> <p>Zero-initialization is a real pain in the butt. To tame it meant:</p> <ul> <li>All non-null fields of a class must be initialized at construction time.</li> <li>All arrays of non-null elements must be fully initialized at construction time.</li> </ul> <p>But it gets worse. In .NET, value types are implicitly zero-initialized. The initial rule was therefore:</p> <ul> <li>All fields of a struct must be nullable.</li> </ul> <p>But that stunk. It infected the whole system with nullable types immediately. My hypothesis was that nullability only truly works if nullable is the uncommon (say 20%) case. This would have destroyed that in an instant.</p> <p>So we went down the path of eliminating automatic zero-initialization semantics. This was quite a large change. (C# 6 went down the path of allowing structs to provide their own zero-arguments constructors and <a href="https://github.com/dotnet/roslyn/issues/1029">eventually had to back it out</a> due to the sheer impact this had on the ecosystem.) It could have been made to work but veered pretty far off course, and raised some other problems that we probably got too distracted with. If I could do it all over again, I’d just eliminate the value vs. reference type distinction altogether in C#. The rationale for that’ll become clearer in an upcoming post on battling the garbage collector.</p> <h5 id="the-fate-of-non-null-types">The Fate of Non-Null Types</h5> <p>We had a solid design, and several prototypes, but never deployed this one across the entire operating system. The reason why was tied up in our desired level of C# compatibility. To be fair, I waffled on this one quite a bit, and I suppose it was ultimately my decision. In the early days of Midori, we wanted “cognitive familiarity.” In the later days of the project, we actually considered whether all of the features could be done as “add on” extensions to C#. It was that later mindset that prevented us from doing non-null types in earnest. My belief to this day is that additive annotations just won’t work; Spec# tried this with <code class="highlighter-rouge">!</code> and the polarity always felt inverted. Non-null needs to be the default for this to have the impact we desired.</p> <p>One of my biggest regrets is that we waited so long on non-null types. We only explored it in earnest once contracts were a known quantity, and we noticed the thousands of <code class="highlighter-rouge">requires x != null</code>s all over the place. It would have been complex and expensive, however this would have been a particularly killer combination if we nuked the value type distinction at the same time. Live and learn!</p> <p>If we shipped our language as a standalone thing, different from C# proper, I’m convinced this would have made the cut.</p> <h4 id="range-types">Range Types</h4> <p>We had a design for adding range types to C#, but it always remained one step beyond my complexity limit.</p> <p>The basic idea is that any numeric type can be given a lower and upper bound type parameter. For example, say you had an integer that could only hold the numbers 0 through 1,000,000, exclusively. It could be stated as <code class="highlighter-rouge">int&lt;0..1000000&gt;</code>. Of course, this points out that you probably should be using a <code class="highlighter-rouge">uint</code> instead and the compiler would warn you. In fact, the full set of numbers could be conceptually represented as ranges in this way:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>typedef byte number&lt;0..256&gt;; typedef sbyte number&lt;-128..128&gt;; typedef short number&lt;-32768..32768&gt;; typedef ushort number&lt;0..65536&gt;; typedef int number&lt;-2147483648..2147483648&gt;; typedef uint number&lt;0..4294967295&gt;; // And so on ... </code></pre></div></div> <p>The really “cool” – but scary complicated – part is to then use <a href="https://en.wikipedia.org/wiki/Dependent_type">dependent types</a> to permit symbolic range parameters. For example, say I have an array and want to pass an index whose range is guaranteed to be in-bounds. Normally I’d write:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>T Get(T[] array, int index) requires index &gt;= 0 &amp;&amp; index &lt; array.Length { return array[index]; } </code></pre></div></div> <p>Or maybe I’d use a <code class="highlighter-rouge">uint</code> to eliminate the first half of the check:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>T Get(T[] array, uint index) index &lt; array.Length { return array[index]; } </code></pre></div></div> <p>Given range types, I can instead associate the upper bound of the number’s range with the array length directly:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>T Get(T[] array, number&lt;0, array.Length&gt; index) { return array[index]; } </code></pre></div></div> <p>Of course, there’s no guarantee the compiler will eliminate the bounds check, if you somehow trip up its alias analysis. But we would hope that it does no worse a job with these types than with normal contracts checks. And admittedly this approach is a more direct encoding of information in the type system.</p> <p>Anyway, I still chalk this one up to a cool idea, but one that’s still in the realm of “nice to have but not critical.”</p> <p>The “not critical” aspect is especially true thanks to slices being first class in the type system. I’d say 66% or more of the situations where range checks were used would have been better written using slices. I think mainly people were still getting used to having them and so they’d write the standard C# thing rather than just using a slice. I’ll cover slices in an upcoming post, but they removed the need for writing range checks altogether in most code.</p> <h1 id="recoverable-errors-type-directed-exceptions">Recoverable Errors: Type-Directed Exceptions</h1> <p>Abandonment isn’t the only story, of course. There are still plenty of legitimate situations where an error the programmer can reasonably recover from occurs. Examples include:</p> <ul> <li>File I/O.</li> <li>Network I/O.</li> <li>Parsing data (e.g., a compiler parser).</li> <li>Validating user data (e.g., a web form submission).</li> </ul> <p>In each of these cases, you usually don’t want to trigger abandonment upon encountering a problem. Instead, the program expects it to occur from time to time, and needs to deal with it by doing something reasonable. Often by communicating it to someone: the user typing into a webpage, the administrator of the system, the developer using a tool, etc. Of course, abandonment is one method call away if that’s the most appropriate action to take, but it’s often too drastic for these situations. And, especially for IO, it runs the risk of making the system very brittle. Imagine if the program you’re using decided to wink out of existence every time your network connection dropped a packet!</p> <h2 id="enter-exceptions">Enter Exceptions</h2> <p>We used exceptions for recoverable errors. Not the unchecked kind, and not quite the Java checked kind, either.</p> <p>First thing’s first: although Midori had exceptions, a method that wasn’t annotated as <code class="highlighter-rouge">throws</code> could never throw one. Never ever ever. There were no sneaky <code class="highlighter-rouge">RuntimeException</code>s like in Java, for instance. We didn’t need them anyway, because the same situations Java used runtime exceptions for were instead using abandonment in Midori.</p> <p>This led to a magical property of the result system. 90-something% of the functions in our system could not throw exceptions! By default, in fact, they could not. This was a stark contrast to systems like C++ where you must go out of your way to abstain from exceptions and state that fact using <code class="highlighter-rouge">noexcept</code>. APIs could still fail due to abandonment, of course, but only when callers fail meet the stated contract, similar to passing an argument of the wrong type.</p> <p>Our choice of exceptions was controversial at the outset. We had a mixture of imperative, procedural, object oriented, and functional language perspective on the team. The C programmers wanted to use error codes and were worried we would recreate the Java, or worse, C# design. The functional perspective would be to use dataflow for all errors, but exceptions were very control-flow-oriented. In the end, I think what we chose was a nice compromise between all of the available recoverable error models available to us. As we’ll see later, we did offer a mechanism for treating errors as first class values for that rare case where a more dataflow style of programming was what the developer wanted.</p> <p>Most importantly, however, we wrote a lot of code in this model, and it worked very well for us. Even the functional language guys came around eventually. As did the C programmers, thanks to some cues we took from return codes.</p> <h3 id="language-and-type-system">Language and Type System</h3> <p>At some point, I made a controversial observation and decision. Just as you wouldn’t change a function’s return type with the expectation of zero compatibility impact, you should not be changing a function’s exception type with such an expectation. <em>In other words, an exception, as with error codes, is just a different kind of return value!</em></p> <p>This has been one of the parroted arguments against checked exceptions. My answer may sound trite, but it’s simple: too bad. You’re in a statically typed programming language, and the dynamic nature of exceptions is precisely the reason they suck. We sought to address these very problems, so therefore we embraced it, embellished strong typing, and never looked back. This alone helped to bridge the gap between error codes and exceptions.</p> <p>Exceptions thrown by a function became part of its signature, just as parameters and return values are. Remember, due to the rare nature of exceptions compared to abandonment, this wasn’t as painful as you might think. And a lot of intuitive properties flowed naturally from this decision.</p> <p>The first thing is the <a href="https://en.wikipedia.org/wiki/Liskov_substitution_principle">Liskov substitution principle</a>. In order to avoid the mess that C++ found itself in, all “checking” has to happen statically, at compile time. As a result, all of those performance problems mentioned in <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3051.html">the WG21 paper</a> were not problems for us. This type system must be bulletproof, however, with no backdoors to defeat it. Because we needed to address those performance challenges by depending on <code class="highlighter-rouge">throws</code> annotations in our optimizing compiler, type safety hinged on this property.</p> <p>We tried many many different syntaxes. Before we committed to changing the language, we did everything with C# attributes and static analysis. The user experience wasn’t very good and it’s hard to do a real type system that way. Furthermore, it felt too bolted on. We experimented with approaches from the Redhawk project – what eventually became .NET Native and <a href="https://github.com/dotnet/corert">CoreRT</a> – however, that approach also didn’t leverage the language and relied instead on static analysis, though it shares many similar principles with our final solution.</p> <p>The basic gist of the final syntax was to simply state a method <code class="highlighter-rouge">throws</code> as a single bit:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Foo() throws { ... } </code></pre></div></div> <p>(For many years, we actually put the <code class="highlighter-rouge">throws</code> at the beginning of the method, but that read wrong.)</p> <p>At this point, the issue of substitutability is quite simple. A <code class="highlighter-rouge">throws</code> function cannot take the place of a non- <code class="highlighter-rouge">throws</code> function (illegal strengthening). A non-<code class="highlighter-rouge">throws</code> function, on the other hand, can take the place of a <code class="highlighter-rouge">throws</code> function (legal weakening). This obviously impacts virtual overrides, interface implementation, and lambdas.</p> <p>Of course, we did the expected co- and contravariance substitution bells and whistles. For example, if <code class="highlighter-rouge">Foo</code> were virtual and you overrode it but didn’t throw exceptions, you didn’t need to state the <code class="highlighter-rouge">throws</code> contract. Anybody invoking such a function virtually, of course, couldn’t leverage this but direct calls could.</p> <p>For example, this is legal:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class Base { public virtual void Foo() throws {...} } class Derived : Base { // My particular implementation doesn't need to throw: public override void Foo() {...} } </code></pre></div></div> <p>and callers of <code class="highlighter-rouge">Derived</code> could leverage the lack of <code class="highlighter-rouge">throws</code>; whereas this is wholly illegal:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class Base { public virtual void Foo () {...} } class Derived : Base { public override void Foo() throws {...} } </code></pre></div></div> <p>Encouraging a single failure mode was quite liberating. A vast amount of the complexity that comes with Java’s checked exceptions evaporated immediately. If you look at most APIs that fail, they have a single failure mode anyway (once all bug failure modes are done with abandonment): IO failed, parsing failed, etc. And many recovery actions a developer tends to write don’t actually depend on the specifics of <em>what exactly</em> failed when, say, doing an IO. (Some do, and for those, the keeper pattern is often the better answer; more on this topic shortly.) Most of the information in modern exceptions are <em>not</em> actually there for programmatic use; instead, they are for diagnostics.</p> <p>We stuck with just this “single failure mode” for 2-3 years. Eventually I made the controversial decision to support multiple failure modes. It wasn’t common, but the request popped up reasonably often from teammates, and the scenarios seemed legitimate and useful. It did come at the expense of type system complexity, but only in all the usual subtyping ways. And more sophisticated scenarios – like aborts (more on that later) – required that we do this.</p> <p>The syntax looked like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int Foo() throws FooException, BarException { ... } </code></pre></div></div> <p>In a sense, then, the single <code class="highlighter-rouge">throws</code> was a shortcut for <code class="highlighter-rouge">throws Exception</code>.</p> <p>It was very easy to “forget” the extra detail if you didn’t care. For example, perhaps you wanted to bind a lambda to the above <code class="highlighter-rouge">Foo</code> API, but didn’t want callers to care about <code class="highlighter-rouge">FooException</code> or <code class="highlighter-rouge">BarException</code>. That lambda must be marked <code class="highlighter-rouge">throws</code>, of course, but no more detail was necessary. This turned out to be a very common pattern: An internal system would use typed exceptions like this for internal control flow and error handling, but translate all of them into just plain <code class="highlighter-rouge">throws</code> at the public boundary of the API, where the extra detail wasn’t required.</p> <p>All of this extra typing added great power to recoverable errors. But if contracts outnumbered exceptions by 10:1, then simple <code class="highlighter-rouge">throws</code> exceptional methods outnumbered multi-failure-mode ones by another 10:1.</p> <p>At this point, you may be wondering, what differentiated this from Java’s checked exceptions?</p> <ol> <li> <p>The fact that the lion’s share of errors were expressed using abandonment meant most APIs didn’t throw.</p> </li> <li> <p>The fact that we encouraged a single mode of failure simplified the entire system greatly. Moreover, we made it easy to go from the world of multiple modes, to just a single and back again.</p> </li> </ol> <p>The rich type system support around weakening and strengthening also helped, as did something else we did to that helped bridge the gap between return codes and exceptions, improved code maintainability, and more …</p> <h3 id="easily-auditable-callsites">Easily Auditable Callsites</h3> <p>At this point in the story, we still haven’t achieved the full explicit syntax of error codes. The declarations of functions say whether they can fail (good), but callers of those functions still inherit silent control flow (bad).</p> <p>This brings about something I always loved about our exceptions model. A callsite needs to say <code class="highlighter-rouge">try</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int value = try Foo(); </code></pre></div></div> <p>This invokes the function <code class="highlighter-rouge">Foo</code>, propagates its error if one occurs, and assigns the return value to <code class="highlighter-rouge">value</code> otherwise.</p> <p>This has a wonderful property: all control flow remains explicit in the program. You can think of <code class="highlighter-rouge">try</code> as a kind of conditional <code class="highlighter-rouge">return</code> (or conditional <code class="highlighter-rouge">throw</code> if you prefer). I <em>freaking loved</em> how much easier this made code reviewing error logic! For example, imagine a long function with a few <code class="highlighter-rouge">try</code>s inside of it; having the explicit annotation made the points of failure, and therefore control flow, as easy to pick out as <code class="highlighter-rouge">return</code> statements:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void doSomething() throws { blah(); var x = blah_blah(blah()); var y = try blah(); // &lt;-- ah, hah! something that can fail! blahdiblahdiblahdiblahdi(); blahblahblahblah(try blahblah()); // &lt;-- another one! and_so_on(...); } </code></pre></div></div> <p>If you have syntax highlighting in your editor, so the <code class="highlighter-rouge">try</code>s are bold and blue, it’s even better.</p> <p>This delivered many of the strong benefits of return codes, but without all the baggage.</p> <p>(Both Rust and Swift now support a similar syntax. I have to admit I’m sad we didn’t ship this to the general public years ago. Their implementations are very different, however consider this a huge vote of confidence in their syntax.)</p> <p>Of course, if you are <code class="highlighter-rouge">try</code>ing a function that throws like this, there are two possibilities:</p> <ul> <li>The exception escapes the calling function.</li> <li>There is a surrounding <code class="highlighter-rouge">try</code>/<code class="highlighter-rouge">catch</code> block that handles the error.</li> </ul> <p>In the first case, you are required to declare that your function <code class="highlighter-rouge">throws</code> too. It is up to you whether to propagate strong typing information should the callee declare it, or simply leverage the single <code class="highlighter-rouge">throws</code> bit, of course.</p> <p>In the second case, we of course understood all the typing information. As a result, if you tried to catch something that wasn’t declared as being thrown, we could give you an error about dead code. This was yet another controversial departure from classical exceptions systems. It always bugged me that <code class="highlighter-rouge">catch (FooException)</code> is essentially hiding a dynamic type test. Would you silently permit someone to call an API that returns just <code class="highlighter-rouge">object</code> and automatically assign that returned value to a typed variable? Hell no! So we didn’t let you do that with exceptions either.</p> <p>Here too CLU influenced us. Liskov talks about this in <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.127.8460&amp;rep=rep1&amp;type=pdf">A History of CLU</a>:</p> <blockquote> <p>CLU’s mechanism is unusual in its treatment of unhandled exceptions. Most mechanisms pass these through: if the caller does not handle an exception raised by a called procedure, the exception is propagated to its caller, and so on. We rejected this approach because it did not fit our ideas about modular program construction. We wanted to be able to call a procedure knowing just its specification, not its implementation. However, if exceptions are propagated automatically, a procedure may raise an exception not described in its specification.</p> </blockquote> <p>Although we discouraged wide <code class="highlighter-rouge">try</code> blocks, this was conceptually a shortcut for propagating an error code. To see what I mean, consider what you’d do in a system with error codes. In Go, you might say the following:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>if err := doSomething(); err != nil { return err } </code></pre></div></div> <p>In our system, you say:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>try doSomething(); </code></pre></div></div> <p>But we used exceptions, you might say! It’s completely different! Sure, the runtime systems differ. But from a language “semantics” perspective, they are isomorphic. We encouraged people to think in terms of error codes and not the exceptions they knew and loved. This might seem funny: Why not just use return codes, you might wonder? In an upcoming section, I will describe the true isomorphism of the situation to try to convince you of our choice.</p> <h3 id="syntactic-sugar">Syntactic Sugar</h3> <p>We also offered some syntactic sugar for dealing with errors. The <code class="highlighter-rouge">try</code>/<code class="highlighter-rouge">catch</code> block scoping construct is a bit verbose, especially if you’re following our intended best practices of handling errors as locally as possible. It also still retains a bit of that unfortunate <code class="highlighter-rouge">goto</code> feel for some, especially if you are thinking in terms of return codes. That gave way to a type we called <code class="highlighter-rouge">Result&lt;T&gt;</code>, which was simply <em>either</em> a <code class="highlighter-rouge">T</code> value <em>or</em> an <code class="highlighter-rouge">Exception</code>.</p> <p>This essentially bridged from the world of control-flow to the world of dataflow, for scenarios in which the latter was more natural. Both certainly had their place, although most developers preferred the familiar control flow syntax.</p> <p>To illustrate common usage, imagine you want to log all errors that occur, before repropagating the exception. Though this is a common pattern, using <code class="highlighter-rouge">try</code>/<code class="highlighter-rouge">catch</code> blocks feels a little too control flow heavy for my taste:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int v; try { v = try Foo(); // Maybe some more stuff... } catch (Exception e) { Log(e); rethrow; } // Use the value `v`... </code></pre></div></div> <p>The “maybe some more stuff” bit entices you to squeeze more than you should into the <code class="highlighter-rouge">try</code> block. Compare this to using <code class="highlighter-rouge">Result&lt;T&gt;</code>, leading to a more return-code feel and more convenient local handling:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Result&lt;int&gt; value = try Foo() else catch; if (value.IsFailure) { Log(value.Exception); throw value.Exception; } // Use the value `value.Value`... </code></pre></div></div> <p>The <code class="highlighter-rouge">try ... else</code> construct also permitted you to substitute your own value instead, or even trigger abandonment, in response to failure:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int value1 = try Foo() else 42; int value2 = try Foo() else Release.Fail(); </code></pre></div></div> <p>We also supported NaN-style propagation of dataflow errors by lifting access to <code class="highlighter-rouge">T</code>s members out of the <code class="highlighter-rouge">Result&lt;T&gt;</code>. For example, let’s say I have two <code class="highlighter-rouge">Result&lt;int&gt;</code>s and want to add them together. I can do so:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Result&lt;int&gt; x = ...; Result&lt;int&gt; y = ...; Result&lt;int&gt; z = x + y; </code></pre></div></div> <p>Notice that third line, where we added the two <code class="highlighter-rouge">Result&lt;int&gt;</code>s together, yielding a – that’s right – third <code class="highlighter-rouge">Result&lt;T&gt;</code>. This is the NaN-style dataflow propagation, similar to C#’s new <code class="highlighter-rouge">.?</code> feature.</p> <p>This approach blends what I found to be an elegant mixture of exceptions, return codes, and dataflow error propagation.</p> <h2 id="implementation">Implementation</h2> <p>The model I just described doesn’t have to be implemented with exceptions. It’s abstract enough to be reasonably implemented using either exceptions or return codes. This isn’t theoretical. We actually tried it. And this is what led us to choose exceptions instead of return codes for performance reasons.</p> <p>To illustrate how the return code implementation might work, imagine some simple transformations:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int foo() throws { if (...p...) { throw new Exception(); } return 42; } </code></pre></div></div> <p>becomes:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Result&lt;int&gt; foo() { if (...p...) { return new Result&lt;int&gt;(new Exception()); } return new Result&lt;int&gt;(42); } </code></pre></div></div> <p>And code like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int x = try foo(); </code></pre></div></div> <p>becomes something more like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int x; Result&lt;int&gt; tmp = foo(); if (tmp.Failed) { throw tmp.Exception; } x = tmp.Value; </code></pre></div></div> <p>An optimizing compiler can represent this more efficiently, eliminating excessive copying. Especially with inlining.</p> <p>If you try to model <code class="highlighter-rouge">try</code>/<code class="highlighter-rouge">catch</code>/<code class="highlighter-rouge">finally</code> this same way, probably using <code class="highlighter-rouge">goto</code>, you’ll quickly see why compilers have a hard time optimizing in the presence of unchecked exceptions. All those hidden control flow edges!</p> <p>Either way, this exercise very vividly demonstrates the drawbacks of return codes. All that goop – which is meant to be rarely needed (assuming, of course, that failure is rare) – is on hot paths, mucking with your program’s golden path performance. This violates one of our most important principles.</p> <p>I described the results of our dual mode experiment in <a href="http://joeduffyblog.com/2015/12/19/safe-native-code/">my last post</a>. In summary, the exceptions approach was 7% smaller and 4% faster as a geomean across our key benchmarks, thanks to a few things:</p> <ul> <li>No calling convention impact.</li> <li>No peanut butter associated with wrapping return values and caller branching.</li> <li>All throwing functions were known in the type system, enabling more flexible code motion.</li> <li>All throwing functions were known in the type system, giving us novel EH optimizations, like turning try/finally blocks into straightline code when the try could not throw.</li> </ul> <p>There were other aspects of exceptions that helped with performance. I already mentioned that we didn’t grovel the callstack gathering up metadata as most exceptions systems do. We left diagnostics to our diagnostics subsystem. Another common pattern that helped, however, was to cache exceptions as frozen objects, so that each <code class="highlighter-rouge">throw</code> didn’t require an allocation:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>const Exception retryLayout = new Exception(); ... throw retryLayout; </code></pre></div></div> <p>For systems with high rates of throwing and catching – as in our parser, FRP UI framework, and other areas – this was important to good performance. And this demonstrates why we couldn’t simply take “exceptions are slow” as a given.</p> <h2 id="patterns">Patterns</h2> <p>A number of useful patterns came up that we embellished in our language and libraries.</p> <h3 id="concurrency">Concurrency</h3> <p>Back in 2007, I wrote <a href="http://joeduffyblog.com/2009/06/23/concurrency-and-exceptions/">this note about concurrency and exceptions</a>. I wrote it mainly from the perspective of parallel, shared memory computations, however similar challenges exist in all concurrent orchestration patterns. The basic issue is that the way exceptions are implemented assumes single, sequential stacks, with single failure modes. In a concurrent system, you have many stacks and many failure modes, where 0, 1, or many may happen “at once.”</p> <p>A simple improvement that Midori made was simply ensuring all <code class="highlighter-rouge">Exception</code>-related infrastructure handled cases with multiple inner errors. At least then a programmer wasn’t forced to decide to toss away 1/N’th of the failure information, as most exceptions systems encourage today. More than that, however, our scheduling and stack crawling infrastructure fundamentally knew about cactus-style stacks, thanks to our asynchronous model, and what to do with them.</p> <p>At first, we didn’t support exceptions across asynchronous boundaries. Eventually, however, we extended the ability to declare <code class="highlighter-rouge">throws</code>, along with optional typed exceptions clauses, across asynchronous process boundaries. This brought a rich, typed programming model to the asynchronous actors programming model and felt like a natural extension. This borrowed a page from CLU’s successor, <a href="https://en.wikipedia.org/wiki/Argus_(programming_language)">Argus</a>.</p> <p>Our diagnostics infrastructure embellished this to give developers debugging experiences with full-blown cross-process causality in their stack views. Not only are stacks cactuses in a highly concurrent system, but they are often smeared across process message passing boundaries. Being able to debug the system this way was a big time-saver.</p> <h3 id="aborts">Aborts</h3> <p>Sometimes a subsystem needs to “get the hell out of Dodge.” Abandonment is an option, but only in response to bugs. And of course nobody in the process can stop it in its tracks. What if we want to back out the callstack to some point, know that no-one on the stack is going to stop us, but then recover and keep going within the same process?</p> <p>Exceptions were close to what we wanted here. But unfortunately, code on the stack can catch an in-flight exception, thereby effectively suppressing the abort. We wanted something unsuppressable.</p> <p>Enter aborts. We invented aborts mainly in support of our UI framework which used Functional Reactive Programming (FRP), although the pattern came up in a few spots. As an FRP recalculation was happening, it’s possible that events would enter the system, or new discoveries got made, that invalidate the current recalculation. If that happened – typically deep within some calculation whose stack was an interleaving of user and system code – the FRP engine needed to quickly get back to top of its stack where it could safely begin a recalculation. Thanks to all of that user code on the stack being functionally pure, aborting it mid-stream was easy. No errant side-effects would be left behind. And all engine code that was traversed was audited and hardened thoroughly, thanks to typed exceptions, to ensure invariants were maintained.</p> <p>The abort design borrows a page from the <a href="http://joeduffyblog.com/2015/11/10/objects-as-secure-capabilities/">capability playbook</a>. First, we introduce a base type called <code class="highlighter-rouge">AbortException</code>. It may be used directly or subclassed. One of these is special: nobody can catch-and-ignore it. The exception is reraised automatically at the end of any catch block that attempts to catch it. We say that such exceptions are <em>undeniable</em>.</p> <p>But someone’s got to catch an abort. The whole idea is to exit a context, not tear down the entire process a la abandonment. And here’s where capabilities enter the picture. Here’s the basic shape of <code class="highlighter-rouge">AbortException</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>public immutable class AbortException : Exception { public AbortException(immutable object token); public void Reset(immutable object token); // Other uninteresting members omitted... } </code></pre></div></div> <p>Notice that, at the time of construction, an immutable <code class="highlighter-rouge">token</code> is provided; in order to suppress the throw, <code class="highlighter-rouge">Reset</code> is called, and a matching <code class="highlighter-rouge">token</code> must be provided. If the <code class="highlighter-rouge">token</code> doesn’t match, abandonment occurs. The idea is that the throwing and intended catching parties of an abort are usually the same, or at least in cahoots with one another, such that sharing the <code class="highlighter-rouge">token</code> securely with one another is easy to do. This is a great example of objects as unforgeable capabilities in action.</p> <p>And yes, an arbitrary piece of code on the stack can trigger an abandonment, but such code could already do that by simply dereferencing <code class="highlighter-rouge">null</code>. This technique prohibits executing in the aborting context when it might not have been ready for it.</p> <p>Other frameworks have similar patterns. The .NET Framework has <code class="highlighter-rouge">ThreadAbortException</code> which is also undeniable unless you invoke <code class="highlighter-rouge">Thread.ResetAbort</code>; sadly, because it isn’t capability-based, a clumsy combination of security annotations and hosting APIs are required to stop unintended swallowing of aborts. More often, this goes unchecked.</p> <p>Thanks to exceptions being immutable, and the <code class="highlighter-rouge">token</code> above being immutable, a common pattern was to cache these guys in static variables and use singletons. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class MyComponent { const object abortToken = new object(); const AbortException abortException = new AbortException(abortToken); void Abort() throws AbortException { throw abortException; } void TopOfTheStack() { while (true) { // Do something that calls deep into some callstacks; // deep down it might Abort, which we catch and reset: let result = try ... else catch&lt;AbortException&gt;; if (result.IsFailed) { result.Exception.Reset(abortToken); } } } } </code></pre></div></div> <p>This pattern made aborts very efficient. An average FRP recalculation aborted multiple times. Remember, FRP was the backbone of all UI in the system, so the slowness often attributed to exceptions was clearly not acceptable. Even allocating an exception object would have been unfortunate, due to the ensuing GC pressure.</p> <h3 id="opt-in-try-apis">Opt-in “Try” APIs</h3> <p>I mentioned a number of operations that abandoned upon failure. That included allocating memory, performing arithmetic operations that overflowed or divided-by-zero, etc. In a few of these instances, a fraction of the uses are appropriate for dynamic error propagation and recovery, rather than abandonment. Even if abandonment is better in the common case.</p> <p>This turned out to be a pattern. Not terribly common, but it came up. As a result, we had a whole set of arithmetic APIs that used a dataflow-style of propagation should overflow, NaN, or any number of things happen.</p> <p>I also already mentioned a concrete instance of this earlier, which is the ability to <code class="highlighter-rouge">try new</code> an allocation, when OOM yields a recoverable error rather than abandonment. This was super uncommon, but could crop up if you wanted to, say, allocate a large buffer for some multimedia operation.</p> <h3 id="keepers">Keepers</h3> <p>The last pattern I’ll cover is called <em>the keeper pattern</em>.</p> <p>In a lot of ways, the way recoverable exceptions are handled is “inside out.” A bunch of code is called, passing arguments down the callstack, until finally some code is reached that deems that state unacceptable. In the exceptions model, control flow is then propagated back up the callstack, unwinding it, until some code is found that handles the error. At that point if the operation is to be retried, the sequence of calls must be reissued, etc.</p> <p>An alternative pattern is to use a keeper. The keeper is an object that understands how to recover from errors “in situ,” so that the callstack needn’t be unwound. Instead, the code that would have otherwise thrown an exception consults the keeper, who instructs the code how to proceed. A nice aspect of keepers is that often, when done as a configured capability, surrounding code doesn’t even need to know they exist – unlike exceptions which, in our system, had to be declared as part of the type system. Another aspect of keepers is that they are simple and cheap.</p> <p>Keepers in Midori could be used for prompt operations, but more often spanned asynchronous boundaries.</p> <p>The canonical example of a keeper is one guarding filesystem operations. Accessing files and directories on a file system typically has failure modes such as:</p> <ul> <li>Invalid path specification.</li> <li>File not found.</li> <li>Directory not found.</li> <li>File in use.</li> <li>Insufficient privileges.</li> <li>Media full.</li> <li>Media write-protected.</li> </ul> <p>One option is to annotate each filesystem API with a <code class="highlighter-rouge">throws</code> clause for each. Or, like Java, to create an <code class="highlighter-rouge">IOException</code> hierarchy with each of these as subclasses. An alternative is to use a keeper. This ensures the overall application doesn’t need to know or care about IO errors, permitting recovery logic to be centralized. Such a keeper interface might look like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async interface IFileSystemKeeper { async string InvalidPathSpecification(string path) throws; async string FileNotFound(string path) throws; async string DirectoryNotFound(string path) throws; async string FileInUse(string path) throws; async Credentials InsufficientPrivileges(Credentials creds, string path) throws; async string MediaFull(string path) throws; async string MediaWriteProtected(string path) throws; } </code></pre></div></div> <p>The idea is that, in each case, the relevant inputs are provided to the keeper when failure occurs. The keeper is then permitted to perform an operation, possibly asynchronous, to recover. In many cases, the keeper can optionally return updated arguments for the operation. For example, <code class="highlighter-rouge">InsufficientPrivileges</code> could return alternative <code class="highlighter-rouge">Credentials</code> to use. (Maybe the program prompted the user and she switched to an account with write access.) In each case shown, the keeper could throw an exception if it didn’t want to handle the error, although this part of the pattern was optional.</p> <p>Finally, I should note that Windows’s Structured Exception Handling (SEH) system supports “continuable” exceptions which are conceptually attempting to achieve this same thing. They let some code decide how to restart the faulting computation. Unfortunately, they’re done using ambient handlers on the callstack, rather than first class objects in the language, and so are far less elegant – and significantly more error prone – than the keepers pattern.</p> <h3 id="future-directions-effect-typing">Future Directions: Effect Typing</h3> <p>Most people asked us about whether having <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">throws</code> as type system attributes bifurcated the entire universe of libraries. The answer was “No, not really.” But it sure was painful in highly polymorphic library code.</p> <p>The most jarring example was combinators like map, filter, sort, etc. In those cases, you often have arbitrary functions and want the <code class="highlighter-rouge">async</code> and <code class="highlighter-rouge">throws</code> attributes of those functions to “flow through” transparently.</p> <p>The design we had to solve this was to let you parameterize over effects. For instance, here is a universal mapping function, <code class="highlighter-rouge">Map</code>, that propagates the <code class="highlighter-rouge">async</code> or <code class="highlighter-rouge">throws</code> effect of its <code class="highlighter-rouge">func</code> parameter:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>U[] Map&lt;T, U, effect E&gt;(T[] ts, Func&lt;T, U, E&gt; func) E { U[] us = new U[ts.Length]; for (int i = 0; i &lt; ts.Length; i++) { us[i] = effect(E) func(ts[i]); } return us; } </code></pre></div></div> <p>Notice here that we’ve got an ordinary generic type, <code class="highlighter-rouge">E</code>, except that its declaration is prefixed by the keyword <code class="highlighter-rouge">effect</code>. We then use <code class="highlighter-rouge">E</code> symbolically in place of the effects list of the <code class="highlighter-rouge">Map</code> signature, in addition to using it in the “propagate” position via <code class="highlighter-rouge">effect(E)</code> when invoking <code class="highlighter-rouge">func</code>. It’s a pretty trivial exercise in substitution, replacing <code class="highlighter-rouge">E</code> with <code class="highlighter-rouge">throws</code> and <code class="highlighter-rouge">effect(E)</code> with <code class="highlighter-rouge">try</code>, to see the logical transformation.</p> <p>A legal invocation might be:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int[] xs = ...; string[] ys = try Map&lt;int, string, throws&gt;(xs, x =&gt; ...); </code></pre></div></div> <p>Notice here that the <code class="highlighter-rouge">throws</code> flows through, so that we can pass a callback that throws exceptions.</p> <p>As a total aside, we discussed taking this further, and allowing programmers to declare arbitrary effects. I’ve <a href="http://joeduffyblog.com/2010/04/25/from-simple-annotations-for-analysis-to-effect-typing/">hypothesized about such a type system previously</a>. We were concerned, however, that this sort of higher order programming might be gratuitously clever and hard to understand, no matter how powerful. The simple model above probably would’ve been a sweet spot and I think we’d have done it given a few more months.</p> <h1 id="retrospective-and-conclusions">Retrospective and Conclusions</h1> <p>We’ve reached the end of this particular journey. As I said at the outset, a relatively predictable and tame outcome. But I hope all that background helped to take you through the evolution as we sorted through the landscape of errors.</p> <p>In summary, the final model featured:</p> <ul> <li>An architecture that assumed fine-grained isolation and recoverability from failure.</li> <li>Distinguishing between bugs and recoverable errors.</li> <li>Using contracts, assertions, and, in general, abandonment for all bugs.</li> <li>Using a slimmed down checked exceptions model for recoverable errors, with a rich type system and language syntax.</li> <li>Adopting some limited aspects of return codes – like local checking – that improved reliability.</li> </ul> <p>And, though this was a multi-year journey, there were areas of improvement we were actively working on right up until our project’s untimely demise. I classified them differently because we didn’t have enough experience using them to claim success. I would have hoped we’d have tidied up most of them and shipped them if we ever got that far. In particular, I’d have liked to put this one into the final model category:</p> <ul> <li>Leveraging non-null types by default to eliminate a large class of nullability annotations.</li> </ul> <p>Abandonment, and the degree to which we used it, was in my opinion our biggest and most successful bet with the Error Model. We found bugs early and often, where they are easiest to diagnose and fix. Abandonment-based errors outnumbered recoverable errors by a ratio approaching 10:1, making checked exceptions rare and tolerable to the developer.</p> <p>Although we never had a chance to ship this, we have since brought some of these lessons learned to other settings.</p> <p>During the Microsoft Edge browser rewrite from Internet Explorer, for example, we adopted abandonment in a few areas. The key one, applied by a Midori engineer, was OOM. The old code would attempt to limp along as I described earlier and almost always did the wrong thing. My understanding is that abandonment has found numerous lurking bugs, as was our experience regularly in Midori when porting existing codebases. The great thing too is that abandonment is more of an architectural discipline that can be adopted in existing code-bases ranging in programming languages.</p> <p>The architectural foundation of fine-grained isolation is critical, however many systems have an informal notion of this architecture. A reason why OOM abandonment works well in a browser is that most browsers devote separate processes to individual tabs already. Browsers mimic operating systems in many ways and here too we see this playing out.</p> <p>More recently, we’ve been exploring proposals to bring some of this discipline – <a href="https://www.youtube.com/watch?v=Hjz1eBx91g8">including contracts</a> – to C++. There are also <a href="https://github.com/dotnet/roslyn/issues/119">concrete proposals</a> to bring some of these features to C# too. We are actively iterating on <a href="https://github.com/dotnet/roslyn/issues/5032">a proposal that would bring some non-null checking to C#</a>. I have to admit, I wish all of those proposals the best, however nothing will be as bulletproof as an entire stack written in the same error discipline. And remember, the entire isolation and concurrency model is essential for abandonment at scale.</p> <p>I am hopeful that continued sharing of knowledge will lead to even more wide-scale adoption some of these ideas.</p> <p>And, of course, I’ve mentioned that Go, Rust, and Swift have given the world some very good systems-appropriate error models in the meantime. I might have some minor nits here and there, but the reality is that they’re worlds beyond what we had in the industry at the time we began the Midori journey. It’s a good time to be a systems programmer!</p> <p>Next time I’ll talk more about the language. Specifically, we’ll see how Midori was able to tame the garbage collector using a magical elixir of architecture, language support, and libraries. I hope to see you again soon!</p> Sun, 07 Feb 2016 10:29:00 -0800 http://joeduffyblog.com/2016/02/07/the-error-model/ http://joeduffyblog.com/2016/02/07/the-error-model/ Safe Native Code <p>In my <a href="http://joeduffyblog.com/2015/11/03/a-tale-of-three-safeties/">first Midori post</a>, I described how safety was the foundation of everything we did. I mentioned that we built an operating system out of safe code, and yet stayed competitive with operating systems like Windows and Linux written in C and C++. In many ways, system architecture played a key role, and I will continue discussing how in future posts. But, at the foundation, an optimizing compiler that often eeked out native code performance from otherwise “managed”, type- and memory-safe code, was one of our most important weapons. In this post, I’ll describe some key insights and techniques that were essential to our success.</p> <h1 id="overview">Overview</h1> <p>When people think of C#, Java, and related languages, they usually think of <a href="https://en.wikipedia.org/wiki/Just-in-time_compilation">Just-In-Time (JIT) compilation</a>. Especially back in the mid-2000s when Midori began. But Midori was different, using more C++-like <a href="https://en.wikipedia.org/wiki/Ahead-of-time_compilation">Ahead-Of-Time (AOT) compilation</a> from the outset.</p> <p>AOT compiling managed, <a href="https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)">garbage collected code</a> presents some unique challenges compared to C and C++. As a result, many AOT efforts don’t achieve parity with their native counterparts. .NET’s NGEN technology is a good example of this. In fact, most efforts in .NET have exclusively targeted startup time; this is clearly a key metric, but when you’re building an operating system and everything on top, startup time just barely scratches the surface.</p> <p>Over the course of 8 years, we were able to significantly narrow the gap between our version of C# and classical C/C++ systems, to the point where basic code quality, in both size of speed dimensions, was seldom the deciding factor when comparing Midori’s performance to existing workloads. In fact, something counter-intuitive happened. The ability to co-design the language, runtime, frameworks, operating system, and the compiler – making tradeoffs in one area to gain advantages in other areas – gave the compiler far more symbolic information than it ever had before about the program’s semantics and, so, I dare say, was able to exceed C and C++ performance in a non-trivial number of situations.</p> <p>Before diving deep, I have to put in a reminder. The architectural decisions – like <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">Async Everywhere</a> and Zero-Copy IO (coming soon) – had more to do with us narrowing the gap at a “whole system” level. Especially the less GC-hungry way we wrote systems code. But the foundation of a highly optimizing compiler, that knew about and took advantage of safety, was essential to our results.</p> <p>I would also be remiss if I didn’t point out that the world has made considerable inroads in this area alongside us. <a href="https://golang.org/">Go</a> has straddled an elegant line between systems performance and safety. <a href="http://rust-lang.org/">Rust</a> is just plain awesome. The <a href="https://msdn.microsoft.com/en-us/vstudio/dotnetnative.aspx">.NET Native</a> and, related, <a href="https://en.wikipedia.org/wiki/Android_Runtime">Android Runtime</a> projects have brought a nice taste of AOT to C# and Java in a more limited way, as a “silent” optimization technique to avoid mobile application lag caused by JITting. Lately, we’ve been working on bringing AOT to a broader .NET setting with the <a href="https://github.com/dotnet/corert">CoreRT project</a>. Through that effort I hope we can bring some of the lessons learned below to a real-world setting. Due to the delicate balance around breaking changes it remains to be seen how far we can go. It took us years to get everything working harmoniously, measured in man-decades, however, so this transfer of knowledge will take time.</p> <p>First thing’s first. Let’s quickly recap: What’s the difference between native and managed code, anyway?</p> <h2 id="whats-the-same">What’s the same</h2> <p>I despise the false dichotomy “native and managed,” so I must apologize for using it. After reading this article, I hope to have convinced you that it’s a continuum. C++ is <a href="https://github.com/isocpp/CppCoreGuidelines">safer these days than ever before</a>, and likewise, C# performant. It’s amusing how many of these lessons apply directly to the work my team is doing on Safe C++ these days.</p> <p>So let’s begin by considering what’s the same.</p> <p>All the basic <a href="https://en.wikipedia.org/wiki/Principles_of_Compiler_Design">dragon book</a> topics apply to managed as much as they do native code.</p> <p>In general, compiling code is a balancing act between, on one hand emitting the most efficient instruction sequences for the target architecture, to execute the program quickly; and on the other hand emitting the smallest encoding of instructions for the target architecture, to store the program compactly and effectively use the memory system on the target device. Countless knobs exist on your favorite compiler to dial between the two based on your scenario. On mobile, you probably want smaller code, whereas on a multimedia workstation, you probably want the fastest.</p> <p>The choice of managed code doesn’t change any of this. You still want the same flexibility. And the techniques you’d use to achieve this in a C or C++ compiler are by and large the same as what you use for a safe language.</p> <p>You need a great <a href="https://en.wikipedia.org/wiki/Inline_expansion">inliner</a>. You want <a href="https://en.wikipedia.org/wiki/Common_subexpression_elimination">common subexpression elimination (CSE)</a>, <a href="https://en.wikipedia.org/wiki/Constant_folding">constant propagation and folding</a>, <a href="https://en.wikipedia.org/wiki/Strength_reduction">strength reduction</a>, and an excellent <a href="https://en.wikipedia.org/wiki/Loop_optimization">loop optimizer</a>. These days, you probably want to use <a href="https://en.wikipedia.org/wiki/Static_single_assignment_form">static single assignment form (SSA)</a>, and some unique SSA optimizations like <a href="https://en.wikipedia.org/wiki/Global_value_numbering">global value numbering</a> (although you need to be careful about working set and compiler throughput when using SSA everywhere). You will need specialized machine dependent optimizers for the target architectures that are important to you, including <a href="https://en.wikipedia.org/wiki/Register_allocation">register allocators</a>. You’ll eventually want a global analyzer that does interprocedural optimizations, link-time code-generation to extend those interprocedural optimizations across passes, a <a href="https://en.wikipedia.org/wiki/Automatic_vectorization">vectorizer</a> for modern processors (SSE, NEON, AVX, etc.), and most definitely <a href="https://en.wikipedia.org/wiki/Profile-guided_optimization">profile guided optimizations (PGO)</a> to inform all of the above based on real-world scenarios.</p> <p>Although having a safe language can throw some interesting curveballs your way that are unique and interesting – which I’ll cover below – you’ll need all of the standard optimizing compiler things.</p> <p>I hate to say it, but doing great at all of these things is “table stakes.” Back in the mid-2000s, we had to write everything by hand. Thankfully, these days you can get an awesome off-the-shelf optimizing compiler like <a href="http://llvm.org">LLVM</a> that has most of these things already battle tested, ready to go, and ready for you to help improve.</p> <h2 id="whats-different">What’s different</h2> <p>But, of course, there are differences. Many. This article wouldn’t be very interesting otherwise.</p> <p>The differences are more about what “shapes” you can expect to be different in the code and data structures thrown at the optimizer. These shapes come in the form of different instruction sequences, logical operations in the code that wouldn’t exist in the C++ equivalent (like more bounds checking), data structure layout differences (like extra object headers or interface tables), and, in most cases, a larger quantity of supporting runtime data structures.</p> <p>Objects have “more to them” in most managed languages, compared to frugal data types in, say, C. (Note that C++ data structures are not nearly as frugal as you might imagine, and are probably closer to C# than your gut tells you.) In Java, every object has a vtable pointer in its header. In C#, most do, although structs do not. The GC can impose extra layout restrictions, such as padding and a couple words to do its book-keeping. Note that none of this is really specific to managed languages – C and C++ allocators can inject their own words too, and of course, many C++ objects also carry vtables – however it’s fair to say that most C and C++ implementations tend to be more economical in these areas. In most cases, for cultural reasons more than hard technical ones. Add up a few thousand objects in a heap, especially when your system is built of many small processes with isolated heaps, like Midori, and it adds up quickly.</p> <p>In Java, you’ve got a lot more virtual dispatch, because methods are virtual by default. In C#, thankfully, methods are non-virtual by default. (We even made classes sealed by default.) Too much virtual dispatch can totally screw inlining which is a critical optimization to have for small functions. In managed languages you tend to have more small functions for two reasons: 1) properties, and 2) higher level programmers tend to over-use abstraction.</p> <p>Although it’s seldom described this formally, there’s an “ABI” (<a href="https://en.wikipedia.org/wiki/Application_binary_interface">Application Binary Interface</a>) that governs interactions between code and the runtime. The ABI is where the rubber meets the road. It’s where things like calling conventions, exception handling, and, most notably, the GC manifest in machine code. This is <em>not</em> unique to managed code! C++ has a “runtime” and therfore an ABI too. It’s just that it’s primarily composed of headers, libraries like allocators, and so on, that are more transparently linked into a program than with classical C# and Java virtual machines, where a runtime is non-negotiable (and in the JIT case, fairly heavy-handed). Thinking of it this way has been helpful to me, because the isomorphisms with C++ suddenly become immediately apparent.</p> <p>The real biggie is array bounds checks. A traditional approach is to check that the index is within the bounds of an array before accessing it, either for loading or storing. That’s an extra field fetch, compare, and conditional branch. <a href="https://en.wikipedia.org/wiki/Branch_predictor">Branch prediction</a> these days is quite good, however it’s just plain physics that if you do more work, you’re going to pay for it. Interestingly, the work we’re doing with C++’s <code class="highlighter-rouge">array_view&lt;T&gt;</code> incurs all these same costs.</p> <p>Related to this, there can be null checks where they didn’t exist in C++. If you perform a method dispatch on a null object pointer in C++, for example, you end up running the function anyway. If that function tries to access <code class="highlighter-rouge">this</code>, it’s bound to <a href="https://en.wikipedia.org/wiki/Segmentation_fault">AV</a>, but in Java and .NET, the compiler is required (per specification) to explicitly check and throw an exception in these cases, before the call even occurs. These little branches can add up too. We eradicated such checks in favor of C++ semantics in optimized builds.</p> <p>In Midori, we compiled with overflow checking on by default. This is different from stock C#, where you must explicitly pass the <code class="highlighter-rouge">/checked</code> flag for this behavior. In our experience, the number of surprising overflows that were caught, and unintended, was well worth the inconvenience and cost. But it did mean that our compiler needed to get really good at understanding how to eliminate unnecessary ones.</p> <p>Static variables are very expensive in Java and .NET. Way more than you’d expect. They are mutable and so cannot be stored in the readonly segment of an image where they are shared across processes. And my goodness, the amount of lazy-initialization checking that gets injected into the resulting source code is beyond belief. Switching from <code class="highlighter-rouge">preciseinit</code> to <code class="highlighter-rouge">beforefieldinit</code> semantics in .NET helps a little bit, since the checks needn’t happen on every access to a static member – just accesses to the static variable in question – but it’s still disgusting compared to a carefully crafted C program with a mixture of constant and intentional global initialization.</p> <p>The final major area is specific to .NET: structs. Although structs help to alleviate GC pressure and hence are a good thing for most programs, they also carry some subtle problems. The CLI specifies surprising behavior around their initialization, for example. Namely if an exception happens during construction, the struct slot must remain zero- initialized. The result is that most compilers make defensive copies. Another example is that the compiler must make a defensive copy anytime you call a function on a readonly struct. It’s pretty common for structs to be copied all over the place which, when you’re counting cycles, hurts, especially since it often means time spent in <code class="highlighter-rouge">memcpy</code>. We had a lot of techniques for addressing this and, funny enough, I’m pretty sure when all was said and done, our code quality here was <em>better</em> than C++’s, given all of its RAII, copy constructor, destructor, and so on, penalties.</p> <h1 id="compilation-architecture">Compilation Architecture</h1> <p>Our architecture involved three major components:</p> <ul> <li><a href="https://github.com/dotnet/roslyn">C# Compiler</a>: Performs lexing, parsing, and semantic analysis. Ultimately translates from C# textual source code into a <a href="https://en.wikipedia.org/wiki/Common_Intermediate_Language">CIL</a>-based <a href="https://en.wikipedia.org/wiki/Intermediate_language">intermediate representation (IR)</a>.</li> <li><a href="https://en.wikipedia.org/wiki/Bartok_(compiler)">Bartok</a>: Takes in said IR, does high-level MSIL-based analysis, transformations, and optimizations, and finally lowers this IR to something a bit closer to a more concrete machine representation. For example, generics are gone by the time Bartok is done with the IR.</li> <li><a href="https://en.wikipedia.org/wiki/Phoenix_(compiler_framework)">Phoenix</a>: Takes in this lowered IR, and goes to town on it. This is where the bulk of the “pedal to the metal” optimizations happen. The output is machine code.</li> </ul> <p>The similarities here with Swift’s compiler design, particularly <a href="http://llvm.org/devmtg/2015-10/slides/GroffLattner-SILHighLevelIR.pdf">SIL</a>, are evident. The .NET Native project also mirrors this architecture somewhat. Frankly, most AOT compilers for high level languages do.</p> <p>In most places, the compiler’s internal representation leveraged <a href="https://en.wikipedia.org/wiki/Static_single_assignment_form">static single assignment form (SSA)</a>. SSA was preserved until very late in the compilation. This facilitated and improved the use of many of the classical compiler optimizations mentioned earlier.</p> <p>The goals of this architecture included:</p> <ul> <li>Facilitate rapid prototyping and experimentation.</li> <li>Produce high-quality machine code on par with commerical C/C++ compilers.</li> <li>Support debugging optimized machine code for improved productivity.</li> <li>Facilitate profile-guided optimizations based on sampling and/or instrumenting code.</li> <li>Suitable for self-host: <ul> <li>The resulting compiled compiler is fast enough.</li> <li>It is fast enough that the compiler developers enjoy using it.</li> <li>It is easy to debug problems when the compiler goes astray.</li> </ul> </li> </ul> <p>Finally, a brief warning. We tried lots of stuff. I can’t remember it all. Both Bartok and Phoenix existed for years before I even got involved in them. Bartok was a hotbed of research on managed languages – ranging from optimizations to GC to software transactional memory – and Phoenix was meant to replace the shipping Visual C++ compiler. So, anyway, there’s no way I can tell the full story. But I’ll do my best.</p> <h1 id="optimizations">Optimizations</h1> <p>Let’s go deep on a few specific areas of classical compiler optimizations, extended to cover safe code.</p> <h2 id="bounds-check-elimination">Bounds check elimination</h2> <p>C# arrays are bounds checked. So were ours. Although it is important to eliminate superfluous bounds checks in regular C# code, it was even more so in our case, because even the lowest layers of the system used bounds checked arrays. For example, where in the bowels of the Windows or Linux kernel you’d see an <code class="highlighter-rouge">int*</code>, in Midori you’d see an <code class="highlighter-rouge">int[]</code>.</p> <p>To see what a bounds check looks like, consider a simple example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>var a = new int[100]; for (int i = 0; i &lt; 100; i++) { ... a[i] ...; } </code></pre></div></div> <p>Here’s is an example of the resulting machine code for the inner loop array access, with a bounds check:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; First, put the array length into EAX: 3B15: 8B 41 08 mov eax,dword ptr [rcx+8] ; If EDX &gt;= EAX, access is out of bounds; jump to error: 3B18: 3B D0 cmp edx,eax 3B1A: 73 0C jae 3B28 ; Otherwise, access is OK; compute element's address, and assign: 3B1C: 48 63 C2 movsxd rax,edx 3B1F: 8B 44 81 10 mov dword ptr [rcx+rax*4+10h],r8d ; ... ; The error handler; just call a runtime helper that throws: 3B28: E8 03 E5 FF FF call 2030 </code></pre></div></div> <p>If you’re doing this bookkeeping on every loop iteration, you won’t get very tight loop code. And you’re certainly not going to have any hope of vectorizing it. So, we spent a lot of time and energy trying to eliminate such checks.</p> <p>In the above example, it’s obvious to a human that no bounds checking is necessary. To a compiler, however, the analysis isn’t quite so simple. It needs to prove all sorts of facts about ranges. It also needs to know that <code class="highlighter-rouge">a</code> isn’t aliased and somehow modified during the loop body. It’s surprising how hard this problem quickly becomes.</p> <p>Our system had multiple layers of bounds check eliminations.</p> <p>First it’s important to note that CIL severely constraints an optimizer by being precise in certain areas. For example, accessing an array out of bounds throws an <code class="highlighter-rouge">IndexOutOfRangeException</code>, similar to Java’s <code class="highlighter-rouge">ArrayOutOfBoundsException</code>. And the CIL specifies that it shall do so at precisely the exception that threw it. As we will see later on, our error model was more relaxed. It was based fail-fast and permitted code motion that led to inevitable failures happening “sooner” than they would have otherwise. Without this, our hands would have been tied for much of what I’m about to discuss.</p> <p>At the highest level, in Bartok, the IR is still relatively close to the program input. So, some simple patterns could be matched and eliminated. Before lowering further, the <a href="http://www.cs.virginia.edu/kim/courses/cs771/papers/bodik00abcd.pdf">ABCD algorithm</a> – a straightforward value range analysis based on SSA – then ran to eliminate even more common patterns using a more principled approach than pattern matching. We were also able to leverage ABCD in the global analysis phase too, thanks to inter-procedural length and control flow fact propagation.</p> <p>Next up, the Phoenix Loop Optimizer got its hands on things. This layer did all sorts of loop optimizations and, most relevant to this section, range analysis. For example:</p> <ul> <li>Loop materialization: this analysis actually creates loops. It recognizes repeated patterns of code that would be more ideally represented as loops, and, when profitable, rewrites them as such. This includes unrolling hand-rolled loops so that a vectorizer can get its hands on them, even if they might be re-unrolled later on.</li> <li>Loop cloning, unrolling, and versioning: this analysis creates copies of loops for purposes of specialization. That includes loop unrolling, creating architectural-specific versions of a vectorized loop, and so on.</li> <li><a href="https://en.wikipedia.org/wiki/Induction_variable">Induction</a> range optimization: this is the phase we are most concerned with in this section. It uses induction range analysis to remove unnecessary checks, in addition to doing classical induction variable optimizations such as widening. As a byproduct of this phase, bounds checks were eliminated and coalesced by hoisting them outside of loops.</li> </ul> <p>This sort of principled analysis was more capable than what was shown earlier. For example, there are ways to write the earlier loop that can easily “trick” the more basic techniques discussed earlier:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>var a = new int[100]; // Trick #1: use the length instead of constant. for (int i = 0; i &lt; a.length; i++) { a[i] = i; } // Trick #2: start counting at 1. for (int i = 1; i &lt;= a.length; i++) { a[i-1] = i-1; } // Trick #3: count backwards. for (int i = a.length - 1; i &gt;= 0; i--) { a[i] = i; } // Trick #4: don't use a for loop at all. int i = 0; next: if (i &lt; a.length) { a[i] = i; i++; goto next; } </code></pre></div></div> <p>You get the point. Clearly at some point you can screw the optimizer’s ability to do anything, especially if you start doing virtual dispatch inside the loop body, where aliasing information is lost. And obviously, things get more difficult when the array length isn’t known statically, as in the above example of <code class="highlighter-rouge">100</code>. All is not lost, however, if you can prove relationships between the loop bounds and the array. Much of this analysis requires special knowledge of the fact that array lengths in C# are immutable.</p> <p>At the end of the day, doing a good job at optimizing here is the difference between this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; Initialize induction variable to 0: 3D45: 33 C0 xor eax,eax ; Put bounds into EDX: 3D58: 8B 51 08 mov edx,dword ptr [rcx+8] ; Check that EAX is still within bounds; jump if not: 3D5B: 3B C2 cmp eax,edx 3D5D: 73 13 jae 3D72 ; Compute the element address and store into it: 3D5F: 48 63 D0 movsxd rdx,eax 3D62: 89 44 91 10 mov dword ptr [rcx+rdx*4+10h],eax ; Increment the loop induction variable: 3D66: FF C0 inc eax ; If still &lt; 100, then jump back to the loop beginning: 3D68: 83 F8 64 cmp eax,64h 3D6B: 7C EB jl 3D58 ; ... ; Error routine: 3D72: E8 B9 E2 FF FF call 2030 </code></pre></div></div> <p>And the following, completely optimized, bounds check free, loop:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; Initialize induction variable to 0: 3D95: 33 C0 xor eax,eax ; Compute the element address and store into it: 3D97: 48 63 D0 movsxd rdx,eax 3D9A: 89 04 91 mov dword ptr [rcx+rdx*4],eax ; Increment the loop induction variable: 3D9D: FF C0 inc eax ; If still &lt; 100, then jump back to the loop beginning: 3D9F: 83 F8 64 cmp eax,64h 3DA2: 7C F3 jl 3D97 </code></pre></div></div> <p>It’s amusing that I’m now suffering deja vu as we go through this same exercise with C++’s new <code class="highlighter-rouge">array_view&lt;T&gt;</code> type. Sometimes I joke with my ex-Midori colleagues that we’re destined to repeat ourselves, slowly and patiently, over the course of the next 10 years. I know that sounds arrogant. But I have this feeling on almost a daily basis.</p> <h2 id="overflow-checking">Overflow checking</h2> <p>As mentioned earlier, in Midori we compiled with checked arithmetic by default (by way of C#’s <code class="highlighter-rouge">/checked</code> flag). This eliminated classes of errors where developers didn’t anticipate, and therefore code correctly for, overflows. Of course, we kept the explicit <code class="highlighter-rouge">checked</code> and <code class="highlighter-rouge">unchecked</code> scoping constructs, to override the defaults when appropriate, but this was preferable because a programmer declared her intent.</p> <p>Anyway, as you might expect, this can reduce code quality too.</p> <p>For comparison, imagine we’re adding two variables:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int x = ...; int y = ...; int z = x + y; </code></pre></div></div> <p>Now imagine <code class="highlighter-rouge">x</code> is in <code class="highlighter-rouge">ECX</code> and <code class="highlighter-rouge">y</code> is in <code class="highlighter-rouge">EDX</code>. Here is a standard unchecked add operation:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>03 C2 add ecx,edx </code></pre></div></div> <p>Or, if you want to get fancy, one that uses the <code class="highlighter-rouge">LEA</code> instruction to also store the result in the <code class="highlighter-rouge">EAX</code> register using a single instruction, as many modern compilers might do:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>8D 04 11 lea eax,[rcx+rdx] </code></pre></div></div> <p>Well, here’s the equivalent code with a bounds check inserted into it:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>3A65: 8B C1 mov eax,ecx 3A67: 03 C2 add eax,edx 3A69: 70 05 jo 3A70 ; ... 3A70: E8 B3 E5 FF FF call 2028 </code></pre></div></div> <p>More of those damn conditional jumps (<code class="highlighter-rouge">JO</code>) with error handling routines (<code class="highlighter-rouge">CALL 2028</code>).</p> <p>It turns out a lot of the analysis mentioned earlier that goes into proving bounds checks redundant also apply to proving that overflow checks are redundant. It’s all about proving facts about ranges. For example, if you can prove that some check is <a href="https://en.wikipedia.org/wiki/Dominator_(graph_theory)">dominated by some earlier check</a>, and that furthermore that earlier check is a superset of the later check, then the later check is unnecessary. If the opposite is true – that is, the earlier check is a subset of the later check, then if the subsequent block postdominates the earlier one, you might move the stronger check to earlier in the program.</p> <p>Another common pattern is that the same, or similar, arithmetic operation happens multiple times near one another:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int p = r * 32 + 64; int q = r * 32 + 64 - 16; </code></pre></div></div> <p>It is obvious that, if the <code class="highlighter-rouge">p</code> assignment didn’t overflow, then the <code class="highlighter-rouge">q</code> one won’t either.</p> <p>There’s another magical phenomenon that happens in real world code a lot. It’s common to have bounds checks and arithmetic checks in the same neighborhood. Imagine some code that reads a bunch of values from an array:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int data0 = data[dataOffset + (DATA_SIZE * 0)]; int data1 = data[dataOffset + (DATA_SIZE * 1)]; int data2 = data[dataOffset + (DATA_SIZE * 2)]; int data3 = data[dataOffset + (DATA_SIZE * 3)]; .. and so on ... </code></pre></div></div> <p>Well C# arrays cannot have negative bounds. If a compiler knows that <code class="highlighter-rouge">DATA_SIZE</code> is sufficiently small that an overflowed computation won’t wrap around past <code class="highlighter-rouge">0</code>, then it can eliminate the range check in favor of the bounds check.</p> <p>There are many other patterns and special cases you can cover. But the above demonstrates the power of a really good range optimizer that is integrated with loops optimization. It can cover a wide array of scenarios, array bounds and arithmetic operations included. It takes a lot of work, but it’s worth it in the end.</p> <h2 id="inlining">Inlining</h2> <p>For the most part, <a href="https://en.wikipedia.org/wiki/Inline_expansion">inlining</a> is the same as with true native code. And just as important. Often more important, due to C# developers’ tendency to write lots of little methods (like property accessors). Because of many of the topics throughout this article, getting small code can be more difficult than in C++ – more branches, more checks, etc. – and so, in practice, most managed code compilers inline a lot less than native code compilers, or at least need to be tuned very differently. This can actually make or break performance.</p> <p>There are also areas of habitual bloat. The way lambdas are encoded in MSIL is unintelligable to a naive backend compiler, unless it reverse engineers that fact. For example, we had an optimization that took this code:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void A(Action a) { a(); } void B() { int x = 42; A(() =&gt; x++); ... } </code></pre></div></div> <p>and, after inlining, was able to turn B into just:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void B() { int x = 43; ... } </code></pre></div></div> <p>That <code class="highlighter-rouge">Action</code> argument to <code class="highlighter-rouge">A</code> is a lambda and, if you know how the C# compiler encodes lambdas in MSIL, you’ll appreciate how difficult this trick was. For example, here is the code for B:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>.method private hidebysig instance void B() cil managed { // Code size 36 (0x24) .maxstack 3 .locals init (class P/'&lt;&gt;c__DisplayClass1' V_0) IL_0000: newobj instance void P/'&lt;&gt;c__DisplayClass1'::.ctor() IL_0005: stloc.0 IL_0006: nop IL_0007: ldloc.0 IL_0008: ldc.i4.s 42 IL_000a: stfld int32 P/'&lt;&gt;c__DisplayClass1'::x IL_000f: ldarg.0 IL_0010: ldloc.0 IL_0011: ldftn instance void P/'&lt;&gt;c__DisplayClass1'::'&lt;B&gt;b__0'() IL_0017: newobj instance void [mscorlib]System.Action::.ctor(object, native int) IL_001c: call instance void P::A(class [mscorlib]System.Action) IL_0021: nop IL_0022: nop IL_0023: ret } </code></pre></div></div> <p>To get the magic result required constant propagating the <code class="highlighter-rouge">ldftn</code>, recognizing how delegate construction works (<code class="highlighter-rouge">IL_0017</code>), leveraging that information to inline <code class="highlighter-rouge">B</code> and eliminate the lambda/delegate altogether, and then, again mostly through constant propagation, folding the arithmetic into the constant <code class="highlighter-rouge">42</code> initialization of <code class="highlighter-rouge">x</code>. I always found it elegant that this “fell out” of a natural composition of multiple optimizations with separate concerns.</p> <p>As with native code, profile guided optimization made our inlining decisions far more effective.</p> <h2 id="structs">Structs</h2> <p>CLI structs are almost just like C structs. Except they’re not. The CLI imposes some semantics that incur overheads. These overheads almost always manifest as excessive copying. Even worse, these copies are usually hidden from your program. It’s worth noting, because of copy constructors and destructors, C++ also has some real issues here, often even worse than what I’m about to describe.</p> <p>Perhaps the most annoying is that initializing a struct the CLI way requires a defensive copy. For example, consider this program, where the initialzer for <code class="highlighter-rouge">S</code> throws an exception:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class Program { static void Main() { S s = new S(); try { s = new S(42); } catch { System.Console.WriteLine(s.value); } } } struct S { public int value; public S(int value) { this.value = value; throw new System.Exception("Boom"); } } </code></pre></div></div> <p>The program behavior here has to be that the value <code class="highlighter-rouge">0</code> is written to the console. In practice, that means that the assignment operation <code class="highlighter-rouge">s = new S(42)</code> must first create a new <code class="highlighter-rouge">S</code>-typed slot on the stack, construct it, and <em>then</em> and only then copy the value back over the <code class="highlighter-rouge">s</code> variable. For single-<code class="highlighter-rouge">int</code> structs like this one, that’s not a huge deal. For large structs, that means resorting to <code class="highlighter-rouge">memcpy</code>. In Midori, we knew what methods could throw, and which could not, thanks to our error model (more later), which meant we could avoid this overhead in nearly all cases.</p> <p>Another annoying one is the following:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { // ... public int Value { get { return this.value; } } } static readonly S s = new S(); </code></pre></div></div> <p>Every single time we read from <code class="highlighter-rouge">s.Value</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int x = s.Value; </code></pre></div></div> <p>we are going to get a local copy. This one’s actually visible in the MSIL. This is without <code class="highlighter-rouge">readonly</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>ldsflda valuetype S Program::s call instance int32 S::get_Value() </code></pre></div></div> <p>And this is with it:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>ldsfld valuetype S Program::s stloc.0 ldloca.s V_0 call instance int32 S::get_Value() </code></pre></div></div> <p>Notice that the compiler elected to use <code class="highlighter-rouge">ldsfld</code> followed by <code class="highlighter-rouge">lodloca.s</code>, rather than loading the address directly, by way of <code class="highlighter-rouge">ldsflda</code> in the first example. The resulting machine code is even nastier. I also can’t pass the struct around by-reference which, as I mention later on, requires copying it and again can be problematic.</p> <p>We solved this in Midori because our compiler knew about methods that didn’t mutate members. All statics were immutable to begin with, so the above <code class="highlighter-rouge">s</code> wouldn’t need defensive copies. Alternatively, or in addition to this, the struct could have beem declared as <code class="highlighter-rouge">immutable</code>, as follows:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>immutable struct S { // As above ... } </code></pre></div></div> <p>Or because all static values were immutable anyway. Alternatively, the properties or methods in question could have been annotated as <code class="highlighter-rouge">readable</code> meaning that they couldn’t trigger mutations and hence didn’t require defensive copies.</p> <p>I mentioned by-reference passing. In C++, developers know to pass large structures by-reference, either using <code class="highlighter-rouge">*</code> or <code class="highlighter-rouge">&amp;</code>, to avoid excessive copying. We got in the habit of doing the same. For example, we had <code class="highlighter-rouge">in</code> parameters, as so:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void M(in ReallyBigStruct s) { // Read, but don't assign to, s ... } </code></pre></div></div> <p>I’ll admit we probably took this to an extreme, to the point where our APIs suffered. If I could do it all over again, I’d go back and eliminate the fundamental distinction between <code class="highlighter-rouge">class</code> and <code class="highlighter-rouge">struct</code> in C#. It turns out, pointers aren’t that bad after all, and for systems code you really do want to deeply understand the distinction between “near” (value) and “far” (pointer). We did implement what amounted to C++ references in C#, which helped, but not enough. More on this in my upcoming deep dive on our programming language.</p> <h2 id="code-size">Code size</h2> <p>We pushed hard on code size. Even more than some C++ compilers I know.</p> <p>A generic instantiation is just a fancy copy-and-paste of code with some substitutions. Quite simply, that means an explosion of code for the compiler to process, compared to what the developer actually wrote. <a href="http://joeduffyblog.com/2011/10/23/on-generics-and-some-of-the-associated-overheads/">I’ve covered many of the performance challenges with generics in the past.</a> A major problem there is the transitive closure problem. .NET’s straightforward-looking <code class="highlighter-rouge">List&lt;T&gt;</code> class actually creates 28 types in its transitive closure! And that’s not even speaking to all the methods in each type. Generics are a quick way to explode code size.</p> <p>I never forgot the day I refactored our LINQ implementation. Unlike in .NET, which uses extension methods, we made all LINQ operations instance methods on the base-most class in our collection type hierarchy. That meant 100-ish nested classes, one for each LINQ operation, <em>for every single collection instantiated</em>! Refactoring this was an easy way for me to save over 100MB of code size across the entire Midori “workstation” operating system image. Yes, 100MB!</p> <p>We learned to be more thoughtful about our use of generics. For example, types nested inside an outer generic are usually not good ideas. We also aggressively shared generic instantiations, even more than <a href="http://blogs.msdn.com/b/joelpob/archive/2004/11/17/259224.aspx">what the CLR does</a>. Namely, we shared value type generics, where the GC pointers were at the same locations. So, for example, given a struct S:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { int Field; } </code></pre></div></div> <p>we would share the same code representation of <code class="highlighter-rouge">List&lt;int&gt;</code> with <code class="highlighter-rouge">List&lt;S&gt;</code>. And, similarly, given:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { object A; int B; object C; } struct T { object D; int E; object F; } </code></pre></div></div> <p>we would share instantiations between <code class="highlighter-rouge">List&lt;S&gt;</code> and <code class="highlighter-rouge">List&lt;T&gt;</code>.</p> <p>You might not realize this, but C# emits IL that ensures <code class="highlighter-rouge">struct</code>s have <code class="highlighter-rouge">sequential</code> layout:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>.class private sequential ansi sealed beforefieldinit S extends [mscorlib]System.ValueType { ... } </code></pre></div></div> <p>As a result, we couldn’t share <code class="highlighter-rouge">List&lt;S&gt;</code> and <code class="highlighter-rouge">List&lt;T&gt;</code> with some hypothetical <code class="highlighter-rouge">List&lt;U&gt;</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct U { int G; object H; object I; } </code></pre></div></div> <p>For this, among other reasons – like giving the compiler more flexibility around packing, cache alignment, and so on – we made <code class="highlighter-rouge">struct</code>s <code class="highlighter-rouge">auto</code> by default in our language. Really, <code class="highlighter-rouge">sequential</code> only matters if you’re doing unsafe code, which, in our programming model, wasn’t even legal.</p> <p>We did not support reflection in Midori. In principle, we had plans to do it eventually, as a purely opt-in feature. In practice, we never needed it. What we found is that code generation was always a more suitable solution. We shaved off at least 30% of the best case C# image size by doing this. Significantly more if you factor in systems where the full MSIL is retained, as is usually the case, even for NGen and .NET AOT solutions.</p> <p>In fact, we removed significant pieces of <code class="highlighter-rouge">System.Type</code> too. No <code class="highlighter-rouge">Assembly</code>, no <code class="highlighter-rouge">BaseType</code>, and yes, even no <code class="highlighter-rouge">FullName</code>. The .NET Framework’s mscorlib.dll contains about 100KB of just type names. Sure, names are useful, but our eventing framework leveraged code generation to produce just those you actually needed to be around at runtime.</p> <p>At some point, we realized 40% of our image sizes were <a href="https://en.wikipedia.org/wiki/Virtual_method_table">vtable</a>s. We kept pounding on this one relentlessly, and, after all of that, we still had plenty of headroom for improvements.</p> <p>Each vtable consumes image space to hold pointers to the virtual functions used in dispatch, and of course has a runtime representation. Each object with a vtable also has a vtable pointer embedded within it. So, if you care about size (both image and runtime), you are going to care about vtables.</p> <p>In C++, you only get a vtable if your type is <a href="http://www.cplusplus.com/doc/tutorial/typecasting/">polymorphic</a>. In languages like C# and Java, on the other hand, you get a vtable even if you don’t want, need, or use it. In C#, at least, you can use a <code class="highlighter-rouge">struct</code> type to elide them. I actually love this aspect of Go, where you get a virtual dispatch- like thing, via interfaces, without needing to pay for vtables on every type; you only pay for what you use, at the point of coercing something to an interface.</p> <p>Another vtable problem in C# is that all objects inherit three virtuals from <code class="highlighter-rouge">System.Object</code>: <code class="highlighter-rouge">Equals</code>, <code class="highlighter-rouge">GetHashCode</code>, and <code class="highlighter-rouge">ToString</code>. Besides the point that these generally don’t do the right thing in the right way anyways – <code class="highlighter-rouge">Equals</code> requires reflection to work on value types, <code class="highlighter-rouge">GetHashCode</code> is nondeterministic and stamps the object header (or sync- block; more on that later), and <code class="highlighter-rouge">ToString</code> doesn’t offer formatting and localization controls – they also bloat every vtable by three slots. This may not sound like much, but it’s certainly more than C++ which has no such overhead.</p> <p>The main source of our remaining woes here was the assumption in C#, and frankly most OOP languages like C++ and Java, that <a href="https://en.wikipedia.org/wiki/Run-time_type_information">RTTI</a> is always available for downcasts. This was particularly painful with generics, for all of the above reasons. Although we aggressively shared instantiations, we could never quite fully fold together the type structures for these guys, even though disparate instantiations tended to be identical, or at least extraordinarily similar. If I could do it all over agan, I’d banish RTTI. In 90% of the cases, type discriminated unions or pattern matching are more appropriate solutions anyway.</p> <h2 id="profile-guided-optimizations-pgo">Profile guided optimizations (PGO)</h2> <p>I’ve mentioned <a href="https://en.wikipedia.org/wiki/Profile-guided_optimization">profile guided optimization</a> (PGO) already. This was a critical element to “go that last mile” after mostly everything else in this article had been made competitive. This gave our browser program boosts in the neighborhood of 30-40% on benchmarks like <a href="https://webkit.org/perf/sunspider/sunspider.html">SunSpider</a> and <a href="https://developers.google.com/octane/">Octane</a>.</p> <p>Most of what went into PGO was similar to classical native profilers, with two big differences.</p> <p>First, we tought PGO about many of the unique optimizations listed throughout this article, such as asynchronous stack probing, generics instantiations, lambdas, and more. As with many things, we could have gone on forever here.</p> <p>Second, we experimented with sample profiling, in addition to the ordinary instrumented profiling. This is much nicer from a developer perspective – they don’t need two builds – and also lets you collect counts from real, live running systems in the data center. A good example of what’s possible is outlined in <a href="http://static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/36575.pdf">this Google-Wide Profiling (GWP) paper</a>.</p> <h1 id="system-architecture">System Architecture</h1> <p>The basics described above were all important. But a number of even more impactful areas required deeper architectural co-design and co-evolution with the language, runtime, framework, and operating system itself. I’ve written about <a href="http://joeduffyblog.com/2014/09/10/software-leadership-7-codevelopment-is-a-powerful-thing/">the immense benefits of this sort of “whole system” approach before</a>. It was kind of magical.</p> <h2 id="gc">GC</h2> <p>Midori was garbage collected through-and-through. This was a key element of our overall model’s safety and productivity. In fact, at one point, we had 11 distinct collectors, each with its own unique characteristics. (For instance, see <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.353.9594&amp;rep=rep1&amp;type=pdf">this study</a>.) We had some ways to combat the usual problems, like long pause times. I’ll go through those in a future post, however. For now, let’s stick to the realm of code quality.</p> <p>The first top-level decision is: <em>conservative</em> or <em>precise</em>? A conservative collector is easier to wedge into an existing system, however it can cause troubles in certain areas. It often needs to scan more of the heap to get the same job done. And it can falsely keep objects alive. We felt both were unacceptable for a systems programming environment. It was an easy, quick decision: we sought precision.</p> <p>Precision costs you something in the code generators, however. A precise collector needs to get instructions where to find its root set. That root set includes field offsets in data structures in the heap, and also places on the stack or, even in some cases, registers. It needs to find these so that it doesn’t miss an object and erroneously collect it or fail to adjust a pointer during a relocation, both of which would lead to memory safety problems. There was no magic trick to making this efficient other than close integration between runtime and code generator, and being thoughtful.</p> <p>This brings up the topic of <em>cooperative</em> versus <em>preemptive</em>, and the notion of GC safe-points. A GC operating in cooperative mode will only collect when threads have reached so-called “safe-points.” A GC operating in preemptive mode, on the other hand, is free to stop threads in their tracks, through preemption and thread suspension, so that it may force a collection. In general, preemptive requires more bookkeeping, because the roots must be identifiable at more places, including things that have spilled into registers. It also makes certain low-level code difficult to write, of the ilk you’ll probably find in an operating system’s kernel, because objects are subject to movement between arbitrary instructions. It’s difficult to reason about. (See <a href="https://github.com/dotnet/coreclr/blob/master/src/vm/eecontract.h">this file</a>, and its associated uses in the CLR codebase, if you don’t believe me.) As a result, we used cooperative mode as our default. We experimented with automatic safe-point probes inserted by the compiler, for example on loop back-edges, but opted to bank the code quality instead. It did mean GC “livelock” was possible, but in practice we seldom ran into this.</p> <p>We used a <em>generational</em> collector. This has the advantage of reducing pause times because less of the heap needs to be inspected upon a given collection. It does come with one disadvantage from the code generator’s perspective, which is the need to insert write barriers into the code. If an older generation object ever points back at a younger generation object, then the collector – which would have normally preferred to limit its scope to younger generations – must know to look at the older ones too. Otherwise, it might miss something.</p> <p>Write barriers show up as extra instructions after certain writes; e.g., note the <code class="highlighter-rouge">call</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>48 8D 49 08 lea rcx,[rcx+8] E8 7A E5 FF FF call 0000064488002028 </code></pre></div></div> <p>That barrier simply updates an entry in the card table, so the GC knows to look at that segment the next time it scans the heap. Most of the time this ends up as inlined assembly code, however it depends on the particulars of the situation. See <a href="https://github.com/dotnet/coreclr/blob/master/src/vm/amd64/JitHelpers_Fast.asm#L462">this code</a> for an example of what this looks like for the CLR on x64.</p> <p>It’s difficult for the compiler to optimize these away because the need for write barriers is “temporal” in nature. We did aggressively eliminate them for stack allocated objects, however. And it’s possible to write, or transform code, into less barrier hungry styles. For example, consider two ways of writing the same API:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>bool Test(out object o); object Test(out bool b); </code></pre></div></div> <p>In the resulting <code class="highlighter-rouge">Test</code> method body, you will find a write barrier in the former, but not the latter. Why? Because the former is writing a heap object reference (of type <code class="highlighter-rouge">object</code>), and the compiler has no idea, when analyzing this method in isolation, whether that write is to another heap object. It must be conservative in its analysis and assume the worst. The latter, of course, has no such problem, because a <code class="highlighter-rouge">bool</code> isn’t something the GC needs to scan.</p> <p>Another aspect of GC that impacts code quality is the optional presence of more heavyweight concurrent read and write barriers, when using concurrent collection. A concurrent GC does some collection activities concurrent with the user program making forward progress. This is often a good use of multicore processors and it can reduce pause times and help user code make more forward progress over a given period of time.</p> <p>There are many challenges with building a concurrent GC, however one is that the cost of the resulting barriers is high. The original <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.23.5878&amp;rep=rep1&amp;type=pdf">concurrent GC by Henry Baker</a> was a copying GC and had the notion of “old” versus “new” space. All reads and writes had to be checked and, anything operation against the old space had to be forwarded to the new space. Subsequent research for the DEC Firefly used hardware memory protection to reduce the cost, but the faulting cases were still exceedingly expensive. And, worst of all, access times to the heap were unpredictable. There has been <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.69.1875&amp;rep=rep1&amp;type=pdf">a lot of good research into solving this problem</a>, however we abandoned copying.</p> <p>Instead, we used a concurrent mark-sweep compacting collector. This means only write barriers are needed under normal program execution, however some code was cloned so that read barriers were present when programs ran in the presence of object movement. <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.108.322&amp;rep=rep1&amp;type=pdf">Our primary GC guy’s research was published</a>, so you can read all about it. The CLR also has a concurrent collector, but it’s not quite as good. It uses copying to collect the youngest generation, mark-sweep for the older ones, and the mark phase is parallelized. There are unfortunately a few conditions that can lead to sequential pauses (think of this like a big “lock”), sometimes over 10 milliseconds: 1) all threads must be halted and scanned, an operation that is bounded only by the number of threads and the size of their stacks; 2) copying the youngest generation is bounded only by the size of that generation (thankfully, in normal configurations, this is small); and 3) under worst case conditions, compaction and defragmentation, even of the oldest generation, can happen.</p> <h2 id="separate-compilation">Separate compilation</h2> <p>The basic model to start with is static linking. In this model, you compile everything into a single executable. The benefits of this are obvious: it’s simple, easy to comprehend, conceptually straightforward to service, and less work for the entire compiler toolchain. Honestly, given the move to Docker containers as the unit of servicing, this model makes more and more sense by the day. But at some point, for an entire operating system, you’ll want separate compilation. Not just because compile times can get quite long when statically linking an entire operating system, but also because the working set and footprint of the resulting processes will be bloated with significant duplication.</p> <p>Separately compiling object oriented APIs is hard. To be honest, few people have actually gotten it to work. Problems include the <a href="https://en.wikipedia.org/wiki/Fragile_base_class">fragile base class problem</a>, which is a real killer for version resilient libraries. As a result, most real systems use a dumbed down <a href="https://en.wikipedia.org/wiki/Application_binary_interface">“C ABI”</a> at the boundary between components. This is why Windows, for example, has historically used flat C Win32 APIs and, even in the shift to more object orientation via WinRT, uses COM underneath it all. At some runtime expense, the ObjectiveC runtime addressed this challenge. As with most things in computer science, virtually all problems can be solved with an extra level of indirection; <a href="http://www.sealiesoftware.com/blog/archive/2009/01/27/objc_explain_Non-fragile_ivars.html">this one can be too</a>.</p> <p>The design pivot we took in Midori was that whole processes were sealed. There was no dynamic loading, so nothing that looked like classical DLLs or SOs. For those scenarios, we used the <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">Asynchronous Everything</a> programming model, which made it easy to dynamically connect to and use separately compiled and versioned processes.</p> <p>We did, however, want separately compiled binaries, purely as a developer productivity and code sharing (working set) play. Well, I lied. What we ended up with was incrementally compiled binaries, where a change in a root node triggered a cascading recompilation of its dependencies. But for leaf nodes, such as applications, life was beautiful. Over time, we got smarter in the toolchain by understanding precisely which sorts of changes could trigger cascading invalidation of images. A function that was known to never have been inlined across modules, for example, could have its implementation – but not its signature – changed, without needing to trigger a rebuild. This is similar to the distinction between headers and objects in a classical C/C++ compilation model.</p> <p>Our compilation model was very similar to C++’s, in that there was static and dynamic linking. The runtime model, of course, was quite different. We also had the notion of “library groups,” which let us cluster multiple logically distinct, but related, libraries into a single physical binary. This let us do more aggressive inter-module optimizations like inlining, devirtualization, async stack optimizations, and more.</p> <h2 id="parametric-polymorphism-aka-generics">Parametric polymorphism (a.k.a., generics)</h2> <p>That brings me to generics. They throw a wrench into everything.</p> <p>The problem is, unless you implement an <a href="https://docs.oracle.com/javase/tutorial/java/generics/erasure.html">erasure model</a> – which utterly stinks performance-wise due to boxing allocations, indirections, or both – there’s no way for you to possibly pre-instantiate all possible versions of the code ahead-of-time. For example, say you’re providing a <code class="highlighter-rouge">List&lt;T&gt;</code>. How do you know whether folks using your library will want a <code class="highlighter-rouge">List&lt;int&gt;</code>, <code class="highlighter-rouge">List&lt;string&gt;</code>, or <code class="highlighter-rouge">List&lt;SomeStructYouveNeverHeardOf&gt;</code>?</p> <p>Solutions abound:</p> <ol> <li>Do not specialize. Erase everything.</li> <li>Specialize only a subset of instantiations, and create an erased instantiation for the rest.</li> <li>Specialize everything. This gives the best performance, but at some complexity.</li> </ol> <p>Java uses #1 (in fact, erasure is baked into the language). Many ML compilers use #2. .NET’s NGen compilation model is sort of a variant of #2, where things that can be trivially specialized are specialized, and everything else is JIT compiled. .NET Native doesn’t yet have a solution to this problem, which means 3rd party libraries, separate compilation, and generics are a very big TBD. As with everything in Midori, we picked the hardest path, with the most upside, which meant #3. Actually I’m being a little glib; we had several ML compiler legends on the team, and #2 is fraught with peril; just dig a little into <a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.98.2165&amp;rep=rep1&amp;type=pdf">some papers</a> on how hard (and clever) this can get. It’s difficult to know a priori which instantiations are going to be performance critical to a program. My own experience trying to get C# code into the heart of Windows back in the Longhorn days also reinforced this; we didn’t want JIT’ting and the rules for what generics you could and couldn’t use in that world were so mind boggling they eventually led to greek formulas.</p> <p>Anyway, Midori’s approach turned out to be harder than it sounded at first.</p> <p>Imagine you have a diamond. Library A exports a <code class="highlighter-rouge">List&lt;T&gt;</code> type, and libraries B and C both instantiate <code class="highlighter-rouge">List&lt;int&gt;</code>. A program D then consumes both B and C and maybe even passes <code class="highlighter-rouge">List&lt;T&gt;</code> objects returned from one to the other. How do we ensure that the versions of <code class="highlighter-rouge">List&lt;int&gt;</code> are compatible?</p> <p>We called this problem the <em>potentially multiply instantiated</em>, or PMI for short, problem.</p> <p>The CLR handles this problem by unifying the instantiations at runtime. All RTTI data structures, vtables, and whatnot, are built and/or aggressively patched at runtime. In Midori, on the other hand, we wanted all such data structures to be in readonly data segments and hence shareable across processes, wherever possible.</p> <p>Again, everything can be solved with an indirection. But unlike solution #2 above, solution #3 permits you to stick indirections only in the rare places where you need them. And for purposes of this one, that meant RTTI and accessing static variables of just those generic types that might have been subject to PMI. First, that affected a vast subset of code (versus #2 which generally affects even loading of instance fields). Second, it could be optimized away for instantiations that were known not to be PMI, by attaching state and operations to the existing generic dictionary that was gets passed around as a hidden argument already. And finally, because of all of this, it was pay for play.</p> <p>But damn was it complex.</p> <p>It’s funny, but C++ RTTI for template instantiations actually suffers from many of the same problems. In fact, the Microsoft Visual C++ compiler resorts to a <code class="highlighter-rouge">strcmp</code> of the type names, to resolve diamond issues! (Thankfully there are <a href="http://www6.open-std.org/JTC1/SC22/WG21/docs/papers/1992/WG21%201992/X3J16_92-0068%20WG21_N0145.pdf">well-known, more efficient ways to do this</a>, which we are actively pursuing for the next release of VC++.)</p> <h2 id="virtual-dispatch">Virtual dispatch</h2> <p>Although I felt differently when first switching from Java to C#, Midori made me love that C# made methods non-virtual by default. I’m sure we would have had to change this otherwise. In fact, we went even further and made classes <code class="highlighter-rouge">sealed</code> by default, requiring that you explicitly mark them <code class="highlighter-rouge">virtual</code> if you wanted to facilitate subclasses.</p> <p>Aggressive devirtualization, however, was key to good performance. Each virtual means an indirection. And more impactfully, a lost opportunity to inline (which for small functions is essential). We of course did global intra-module analysis to devirtualize, but also extended this across modules, using whole program compilation, when multiple binaries were grouped together into a library group.</p> <p>Although our defaults were right, my experience with C# developers is that they go a little hog-wild with virtuals and overly abstract code. I think the ecosystem of APIs that exploded around highly polymorphic abstractions, like LINQ and Reactive Extensions, encouraged this and instilled a bit of bad behavior (“gratuitous over-abstraction”). I guess you could make similar arguments about highly templated code in C++. As you can guess, there wasn’t very much of it in the lowest levels of our codebase – where every allocation and instruction mattered – but in higher level code, especially in applications that tended to be dominated by high-latency asynchronous operations, the overheads were acceptable and productivity benefits high. A strong culture around identifying and trimming excessive fat helped to ensure features like this were used appropriately, via code reviews, benchmarks, and aggressive static analysis checking.</p> <p>Interfaces were a challenge.</p> <p>There are just some poorly designed, inefficient patterns in the .NET Framework. <code class="highlighter-rouge">IEnumerator&lt;T&gt;</code> requires <em>two</em> interface dispatches simply to extract the next item! Compare that to C++ iterators which can compile down a pointer increment plus dereference. Many of these problems could be addressed simply with better library designs. (Our final design for enumeration didn’t even involve interfaces at all.)</p> <p>Plus invoking a C# interface is tricky. Existing systems do not use pointer adjustment like C++ does so usually an interface dispatch requires a table search. First a level of indirection to get to the vtable, then another level to find the interface table for the interface in question. Some systems attempt to do callsite caching for monomorphic invocations; that is, caching the latest invocation in the hope that the same object kind passes through that callsite time and time again. This requires mutable stubs, however, not to mention an <a href="https://github.com/dotnet/coreclr/blob/master/src/vm/virtualcallstub.cpp">incredibly complex system of thunks and whatnot</a>. In Midori, we never ever ever violated <a href="https://en.wikipedia.org/wiki/W%5EX">W^X</a>; and we avoided mutable runtime data structures, because they inhibit sharing, both in terms of working set, but also amortizing TLB and data cache pressure.</p> <p>Our solution took advantage of the memory ordering model earlier. We used so-called “fat” interface pointers. A fat interface pointer was two words: the first, a pointer to the object itself; the second, a pointer to the interface vtable for that object. This made conversion to interfaces slightly slower – because the interface vtable lookup had to happen – but for cases where you are invoking it one or more times, it came out a wash or ahead. Usually, significantly. Go does something like this, but it’s slightly different for two reasons. First, they generate the interface tables on the fly, because interfaces are duck typed. Second, fat interface pointers are subject to tearing and hence can violate memory safety in Go, unlike Midori thanks to our strong concurrency model.</p> <p>The finally challenge in this category was <em>generic virtual methods</em>, or GVMs. To cut to the chase, we banned them. Even if you NGen an image in .NET, all it takes is a call to the LINQ query <code class="highlighter-rouge">a.Where(...).Select(...)</code>, and you’re pulling in the JIT compiler. Even in .NET Native, there is considerable runtime data structure creation, lazily, when this happens. In short, there is no known way to AOT compile GVMs in a way that is efficient at runtime. So, we didn’t even bother offering them. This was a slightly annoying limitation on the programming model but I’d have done it all over again thanks to the efficiencies that it bought us. It really is surprising how many GVMs are lurking in .NET.</p> <h2 id="statics">Statics</h2> <p>I was astonished the day I learned that 10% of our code size was spent on static initialization checks.</p> <p>Many people probably don’t realize that the <a href="http://www.ecma-international.org/publications/standards/Ecma-335.htm">CLI specification</a> offers two static initialization modes. There is the default mode and <code class="highlighter-rouge">beforefieldinit</code>. The default mode is the same as Java’s. And it’s horrible. The static initializer will be run just prior to accessing any static field on that type, any static method on that type, any instance or virtual method on that type (if it’s a value type), or any constructor on that type. The “when” part doesn’t matter as much as what it takes to make this happen; <em>all</em> of those places now need to be guarded with explicit lazy initialization checks in the resulting machine code!</p> <p>The <code class="highlighter-rouge">beforefieldinit</code> relaxation is weaker. It guarantees the initializer will run sometime before actually accessing a static field on that type. This gives the compiler a lot of leeway in deciding on this placement. Thankfully the C# compiler will pick <code class="highlighter-rouge">beforefieldinit</code> automatically for you should you stick to using field initializers only. Most people don’t realize the incredible cost of choosing instead to use a static constructor, however, especially for value types where suddenly all method calls now incur initialization guards. It’s just the difference between:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { static int Field = 42; } </code></pre></div></div> <p>and:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { static int Field; static S() { Field = 42; } } </code></pre></div></div> <p>Now imagine the struct has a property:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>struct S { // As above... int InstanceField; public int Property { get { return InstanceField; } } } </code></pre></div></div> <p>Here’s the machine code for <code class="highlighter-rouge">Property</code> if <code class="highlighter-rouge">S</code> has no static initializer, or uses <code class="highlighter-rouge">beforefieldinit</code> (automatically injected by C# in the the field initializer example above):</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; The struct is one word; move its value into EAX, and return it: 8B C2 mov eax,edx C3 ret </code></pre></div></div> <p>And here’s what happens if you add a class constructor:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; Big enough to get a frame: 56 push rsi 48 83 EC 20 sub rsp,20h ; Load the field into ESI: 8B F2 mov esi,edx ; Load up the cctor's initialization state: 48 8D 0D 02 D6 FF FF lea rcx,[1560h] 48 8B 09 mov rcx,qword ptr [rcx] BA 03 00 00 00 mov edx,3 ; Invoke the conditional initialization helper: E8 DD E0 FF FF call 2048 ; Move the field from ESI into EAX, and return it: 8B C6 mov eax,esi 48 83 C4 20 add rsp,20h 5E pop rsi </code></pre></div></div> <p>On every property access!</p> <p>Of course, all static members still incur these checks, even if <code class="highlighter-rouge">beforefieldinit</code> is applied.</p> <p>Although C++ doesn’t suffer this same problem, it does have mind-bending <a href="http://en.cppreference.com/w/cpp/language/initialization">initialization ordering semantics</a>. And, like C# statics, C++11 introduced thread-safe initialization, by way of the <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2660.htm">“magic statics” feature</a>.</p> <p>We virtually eliminated this entire mess in Midori.</p> <p>I mentioned offhandedly earlier that Midori had no mutable statics. More accurately, we extended the notion of <code class="highlighter-rouge">const</code> to cover any kind of object. This meant that static values were evaluated at compile-time, written to the readonly segment of the resulting binary image, and shared across all processes. More importantly for code quality, all runtime initialization checks were removed, and all static accesses simply replaced with a constant address.</p> <p>There were still mutable statics at the core of the system – in the kernel, for example – but these did not make their way up into user code. And because they were few and far between, we did not rely on the classical C#-style lazy initialization checks for them. They were manually initialized on system startup.</p> <p>As I said earlier, a 10% reduction in code size, and lots of speed improvements. It’s hard to know exactly how much saved this was than a standard C# program because by the time we made the change, developers were well aware of the problems and liberally applied our <code class="highlighter-rouge">[BeforeFieldInit]</code> attribute all over their types, to avoid some of the overheads. So the 10% number is actually a lower bound on the savings we realized throughout this journey.</p> <h2 id="async-model">Async model</h2> <p>I already wrote a lot about <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">our async model</a>. I won’t rehash all of that here. I will reiterate one point: the compiler was key to making linked stacks work.</p> <p>In a linked stacks model, the compiler needs to insert probes into the code that check for available stack space. In the event there isn’t enough to perform some operation – make a function call, dynamically allocate on the stack, etc. – the compiler needs to arrange for a new link to get appended, and to switch to it. Mostly this amounts to some range checking, a conditional call to a runtime function, and patching up <code class="highlighter-rouge">RSP</code>. A probe looked something like:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; Check amount of stack space: lea rax, [rsp-250h] cmp rax, qword ptr gs:[0] ja prolog ; If insufficient stack, link a new segment: mov eax, 10029h call ?g_LinkNewStackTrampoline prolog: ; The real code goes here... </code></pre></div></div> <p>Needless to say, you want to probe as little as possible, for two reasons. First, they incur runtime expense. Second, they chew up code size. There are a few techniques we used to eliminate probes.</p> <p>The compiler of course knew how to compute stack usage of functions. As a result, it could be smart about the amount of memory to probe for. We incorporated this knowledge into our global analyzer. We could coalesce checks after doing code motion and inlining. We hoisted checks out of loops. For the most part, we optimized for eliminating checks, sometimes at the expense of using a little more stack.</p> <p>The most effective technique we used to eliminate probes was to run synchronous code on a classical stack, and to teach our compiler to elide probes altogether for them. This took advantage of our understanding of async in the type system. Switching between the classical stack and back again again amounted to twiddling <code class="highlighter-rouge">RSP</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>; Switch to the classical stack: move rsp, qword ptr gs:[10h] sub rsp, 20h ; Do some work (like interop w/ native C/C++ code)... ; Now switch back: lea rsp, [rbp-50h] </code></pre></div></div> <p>I know Go abandoned linked stacks because of these switches. At first they were pretty bad for us, however after about a man year or two of effort, the switching time faded away into the sub-0.5% noise.</p> <h2 id="memory-ordering-model">Memory ordering model</h2> <p>Midori’s stance on <a href="http://joeduffyblog.com/2015/11/03/a-tale-of-three-safeties/">safe concurrency</a> had truly one amazing benefit: you get a <a href="https://en.wikipedia.org/wiki/Sequential_consistency">sequentially consistent</a> memory ordering model <em>for free</em>. You may wish to read that again. Free!</p> <p>Why is this so? First, Midori’s <a href="http://joeduffyblog.com/2015/11/19/asynchronous-everything/">process model</a> ensured single-threaded execution by default. Second, any fine-grained parallelism inside of a process was governed by a finite number of APIs, all of which were race-free. The lack of races meant we could inject a fence at fork and join points, selectively, without a developer needing to care or know.</p> <p>Obviously this had incredible benefits to developer productivity. The fact that Midori programmers never got bitten by memory reordering problems was certainly one of my proudest outcomes of the project.</p> <p>But it also meant the compiler was free to make <a href="https://www.cs.princeton.edu/courses/archive/fall10/cos597C/docs/memory-models.pdf">more aggressive code motion optimizations</a>, without any sacrifices to this highly productive programming model. In other words, we got the best of both worlds.</p> <p>A select few kernel developers had to think about the memory ordering model of the underlying machine. These were the people implementing the async model itself. For that, we eliminated C#’s notion of <code class="highlighter-rouge">volatile</code> – which is <a href="http://joeduffyblog.com/2010/12/04/sayonara-volatile/">utterly broken anyway</a> – in favor of something more like C++ <a href="http://en.cppreference.com/w/cpp/atomic"><code class="highlighter-rouge">atomic</code>s</a>. That model is quite nice for two reasons. First, what kind of fence you need is explicit for every read and write, where it actually matters. (ences affect the uses of a variable, not its declaration. Second, the explicit model tells the compiler more information about what optimizations can or cannot take place, again at a specific uses, where it matters most.</p> <h2 id="error-model">Error model</h2> <p>Our error model journey was a long one and will be the topic of a future post. In a nutshell, however, we experimented with two ends of the spectrum – exceptions and return codes – and lots of points in betweeen.</p> <p>Here is what we found from a code quality perspective.</p> <p>Return codes are nice because the type system tells you an error can happen. A developer is thus forced to deal with them (provided they don’t ignore return values). Return codes are also simple, and require far less “runtime magic” than exceptions or related mechanisms like setjmp/longjmp. So, lots to like here.</p> <p>From a code quality persective, however, return codes suck. They force you to execute instructions in hot paths that wouldn’t have otherwise been executed, including when errors aren’t even happening. You need to return a value from your function – occupying register and/or stack space – and callers need to perform branches to check the results. Granted, we hope that these are predicted correctly, but the reality is, you’re just doing more work.</p> <p>Untyped exceptions suck when you’re trying to build a reliable system. Operating systems need to be reliable. Not knowing that there’s a hidden control flow path when you’re calling a function is, quite simply, unacceptable. They also require heavier weight runtime support to unwind stacks, search for handlers, and so on. It’s also a real pain in the arse to model exceptional control flow in the compiler. (If you don’t believe me, just read through <a href="http://lists.llvm.org/pipermail/llvm-dev/2015-May/085843.html">this mail exchange</a>). So, lots to hate here.</p> <p>Typed exceptions – I got used to not saying checked exceptions for fear of hitting Java nerves – address some of these shortcomings, but come with their own challenges. Again, I’ll save detailed analysis for my future post.</p> <p>From a code quality perspective, exceptions can be nice. First, you can organize code segments so that the “cold” handlers aren’t dirtying your ICACHE on successful pathways. Second, you don’t need to perform any extra work during the normal calling convention. There’s no wrapping of values – so no extra register or stack pressure – and there’s no branching in callers. There can be some downsides to exceptions, however. In an untyped model, you must assume every function can throw, which obviously inhibits your ability to move code around.</p> <p>Our model ended up being a hybrid of two things:</p> <ul> <li><a href="http://joeduffyblog.com/2014/10/13/if-youre-going-to-fail-do-it-fast/">Fail-fast</a> for programming bugs.</li> <li>Typed exceptions for dynamically recoverable errors.</li> </ul> <p>I’d say the ratio of fail-fast to typed exceptions usage ended up being 10:1. Exceptions were generally used for I/O and things that dealt with user data, like the shell and parsers. Contracts were the biggest source of fail-fast.</p> <p>The result was the best possible configuration of the above code quality attributes:</p> <ul> <li>No calling convention impact.</li> <li>No peanut butter associated with wrapping return values and caller branching.</li> <li>All throwing functions were known in the type system, enabling more flexible code motion.</li> <li>All throwing functions were known in the type system, giving us novel EH optimizations, like turning try/finally blocks into straightline code when the try could not throw.</li> </ul> <p>A nice accident of our model was that we could have compiled it with either return codes or exceptions. Thanks to this, we actually did the experiment, to see what the impact was to our system’s size and speed. The exceptions-based system ended up being roughly 7% smaller and 4% faster on some key benchmarks.</p> <p>At the end, what we ended up with was the most robust error model I’ve ever used, and certainly the most performant one.</p> <h2 id="contracts">Contracts</h2> <p>As implied above, Midori’s programming language had first class contracts:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Push(T element) requires element != null ensures this.Count == old.Count + 1 { ... } </code></pre></div></div> <p>The model was simple:</p> <ul> <li>By default, all contracts are checked at runtime.</li> <li>The compiler was free to prove contracts false, and issue compile-time errors.</li> <li>The compiler was free to prove contracts true, and remove these runtime checks.</li> </ul> <p>We had conditional compilation modes, however I will skip these for now. Look for an upcoming post on our language.</p> <p>In the early days, we experimented with contract analyzers like MSR’s <a href="http://research.microsoft.com/pubs/138696/Main.pdf">Clousot</a>, to prove contracts. For compile-time reasons, however, we had to abandon this approach. It turns out compilers are already very good at doing simple constraint solving and propagation. So eventually we just modeled contracts as facts that the compiler knew about, and let it insert the checks wherever necessary.</p> <p>For example, the loop optimizer complete with range information above can already leverage checks like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void M(int[] array, int index) { if (index &gt;= 0 &amp;&amp; index &lt; array.Length) { int v = array[index]; ... } } </code></pre></div></div> <p>to eliminate the redundant bounds check inside the guarded if statement. So why not also do the same thing here?</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void M(int[] array, int index) requires index &gt;= 0 &amp;&amp; index &lt; array.Length { int v = array[index]; ... } </code></pre></div></div> <p>These facts were special, however, when it comes to separate compilation. A contract is part of a method’s signature, and our system ensured proper <a href="https://en.wikipedia.org/wiki/Liskov_substitution_principle">subtyping substitution</a>, letting the compiler do more aggressive optimizations at separately compiled boundaries. And it could do these optimizations faster because they didn’t depend on global analysis.</p> <h2 id="objects-and-allocation">Objects and allocation</h2> <p>In a future post, I’ll describe in great detail our war with the garbage collector. One technique that helped us win, however, was to aggressively reduce the size and quantity of objects a well-behaving program allocated on the heap. This helped with overall working set and hence made programs smaller and faster.</p> <p>The first technique here was to shrink object sizes.</p> <p>In C# and most Java VMs, objects have headers. A standard size is a single word, that is, 4 bytes on 32-bit architectures and 8 bytes on 64-bit. This is in addition to the vtable pointer. It’s typically used by the GC to mark objects and, in .NET, is used for random stuff, like COM interop, locking, memozation of hash codes, and more. (Even <a href="https://github.com/dotnet/coreclr/blob/master/src/vm/syncblk.h#L29">the source code calls it the “kitchen sink”</a>.)</p> <p>Well, we ditched both.</p> <p>We didn’t have COM interop. There was no unsafe free-threading so there was no locking (and <a href="http://joeduffyblog.com/2006/10/26/concurrency-and-the-impact-on-reusable-libraries/">locking on random objects is a bad idea anyway</a>). Our <code class="highlighter-rouge">Object</code> didn’t define a <code class="highlighter-rouge">GetHashCode</code>. Etc. This saved a word per object with no discernable loss in the programming model (actually, to the contrary, it was improved), which is nothing to shake a stick at.</p> <p>At that point, the only overhead per object was the vtable pointer. For structs, of course there wasn’t one (unless they were boxed). And we did our best to eliminate all of them. Sadly, due to RTTI, it was difficult to be aggressive. I think this is another area where I’d go back and entirely upend the C# type system, to follow a more C, C++, or even maybe Go-like, model. In the end, however, I think we did get to be fairly competitive with your average C++ program.</p> <p>There were padding challenges. Switching the <code class="highlighter-rouge">struct</code> layout from C#’s current default of <code class="highlighter-rouge">sequential</code>, to our preferred default of <code class="highlighter-rouge">auto</code>, certainly helped. As did optimizations like the well-known C++ <a href="http://en.cppreference.com/w/cpp/language/ebo">empty base optimization</a>.</p> <p>We also did aggressive escape analysis in order to more efficiently allocate objects. If an object was found to be stack-confined, it was allocated on the stack instead of the heap. Our initial implementation of this moved somewhere in the neighborhood of 10% static allocations from the heap to the stack, and let us be far more aggressive about pruning back the size of objects, eliminating vtable pointers and entire unused fields. Given how conservative this analysis had to be, I was pretty happy with these results.</p> <p>We offered a hybrid between C++ references and Rust borrowing if developers wanted to give the compiler a hint while at the same time semantically enforcing some level of containment. For example, say I wanted to allocate a little array to share with a callee, but know for sure the callee does not remember a reference to it. This was as simple as saying:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Caller() { Callee(new[] { 0, 1, ..., 9 }); } void Callee(int[]&amp; a) { ... guaranteed that `a` does not escape ... } </code></pre></div></div> <p>The compiler used the <code class="highlighter-rouge">int[]&amp;</code> information to stack allocate the array and, often, eliminate the vtable for it entirely. Coupled with the sophisticated elimination of bounds checking, this gave us something far closer to C performance.</p> <p>Lambdas/delegates in our system were also structs, so did not require heap allocation. The captured display frame was subject to all of the above, so frequently we could stack allocate them. As a result, the following code was heap allocation-free; in fact, thanks to some early optimizations, if the callee was inlined, it ran as though the actual lambda body was merely expanded as a sequence of instructions, with no call over head either!</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void Caller() { Callee(() =&gt; ... do something ... ); } void Callee(Action&amp; callback) { callback(); } </code></pre></div></div> <p>In my opinion, this really was the killer use case for the borrowing system. Developers avoided lambda-based APIs in the early days before we had this feature for fear of allocations and inefficiency. After doing this feature, on the other hand, a vibrant ecosystem of expressive lambda-based APIs flourished.</p> <h1 id="throughput">Throughput</h1> <p>All of the above have to do with code quality; that is, the size and speed of the resulting code. Another important dimension of compiler performance, however, is <em>throughput</em>; that is, how quickly you can compile the code. Here too a language like C# comes with some of its own challenges.</p> <p>The biggest challenge we encountered has less to do with the inherently safe nature of a language, and more to do with one very powerful feature: parametric polymorphism. Or, said less pretentiously, generics.</p> <p>I already mentioned earlier that generics are just a convenient copy-and-paste mechanism. And I mentioned some challenges this poses for code size. It also poses a problem for throughput, however. If a <code class="highlighter-rouge">List&lt;T&gt;</code> instantiation creates 28 types, each with its own handful of methods, that’s just more code for the compiler to deal with. Separate compilation helps, however as also noted earlier, generics often flow across module boundaries. As a result, there’s likely to be a non-trivial impact to compile time. Indeed, there was.</p> <p>In fact, this is not very different from where most C++ compilers spend the bulk of their time. In C++, it’s templates. More modern C++ code-bases have similar problems, due to heavy use of templated abstractions, like STL, smart pointers, and the like. Many C++ code-bases are still just “C with classes” and suffer this problem less.</p> <p>As I mentioned earlier, I wish we had banished RTTI. That would have lessened the generics problem. But I would guess generics still would have remained our biggest throughput challenge at the end of the day.</p> <p>The funny thing – in a not-so-funny kind of way – is that you can try to do analysis to prune the set of generics and, though it is effective, this analysis takes time. The very thing you’re trying to save.</p> <p>A metric we got in the habit of tracking was how much slower AOT compiling a program was than simply C# compiling it. This was a totally unfair comparison, because the C# compiler just needs to lower to MSIL whereas an AOT compler needs to produce machine code. It’d have been fairer to compare AOT compiling to JIT compiling. But no matter, doing a great job on throughput is especially important for a C# audience. The expectation of productivity was quite high. This was therefore the key metric we felt customers would judge us on, and so we laser-focused on it.</p> <p>In the early days, the number was ridiculously bad. I remember it being 40x slower. After about a year and half with intense focus we got it down to <em>3x for debug builds</em> and <em>5x for optimized builds</em>. I was very happy with this!</p> <p>There was no one secret to achieving this. Mostly it had to do with just making the compiler faster like you would any program. Since we built the compiler using Midori’s toolchain, however – and compiled it using itself – often this was done by first making Midori better, which then made the the compiler faster. It was a nice virtuous loop. We had real problems with string allocations which informed what to do with strings in our programming model. We found crazy generics instantiation closures which forced us to eliminate them and build tools to help find them proactively. Etc.</p> <h1 id="culture">Culture</h1> <p>A final word before wrapping up. Culture was the most important aspect of what we did. Without the culture, such an amazing team wouldn’t have self-selected, and wouldn’t have relentlessly pursued all of the above achievements. I’ll devote an entire post to this. However, in the context of compilers, two things helped:</p> <ol> <li>We measured everything in the lab. “If it’s not in the lab, it’s dead to me.”</li> <li>We reviewed progress early and often. Even in areas where no progress was made. We were habitually self-critical.</li> </ol> <p>Every sprint, we had a so-called “CQ Review” (where CQ stands for “code quality”). The compiler team prepared for a few days, by reviewing every benchmark – ranging from the lowest of microbenchmarks to compiling and booting all of Windows – and investigating any changes. All expected wins were confirmed (we called this “confirming your kill”), any unexpected regressions were root cause analyzed (and bugs filed), and any wins that didn’t materialize were also analyzed and reported on so that we could learn from it. We even stared at numbers that didn’t change, and asked ourselves, why didn’t they change. Was it expected? Do we feel bad about it and, if so, how will we change next sprint? We reviewed our competitors’ latest compiler drops and monitored their rate of change. And so on.</p> <p>This process was enormously healthy. Everyone was encouraged to be self-critical. This was not a “witch hunt”; it was an opportunity to learn as a team how to do better at achieving our goals.</p> <p>Post-Midori, I have kept this process. I’ve been surprised at how contentious this can be with some folks. They get threatened and worry their lack of progress makes them look bad. They use “the numbers aren’t changing because that’s not our focus right now” as justification for getting out of the rhythm. In my experience, so long as the code is changing, the numbers are changing. It’s best to keep your eye on them lest you get caught with your pants around your ankles many months later when it suddenly matters most. The discipline and constant drumbeat are the most important parts of these reviews, so skipping even just one can be detrimental, and hence was verboten.</p> <p>This process was as much our secret sauce as anything else was.</p> <h1 id="wrapping-up">Wrapping Up</h1> <p>Whew, that was a lot of ground to cover. I hope at the very least it was interesting, and I hope for the incredible team who built all of this that I did it at least a fraction of justice. (I know I didn’t.)</p> <p>This journey took us over a decade, particularly if you account for the fact that both Bartok and Phoenix had existed for many years even before Midori formed. Merely AOT compiling C#, and doing it well, would have netted us many of the benefits above. But to truly achieve the magical native-like performance, and indeed even exceed it in certain areas, required some key “whole system” architectural bets. I hope that some day we can deliver safety into the world at this level of performance. Given the state of security all-up in the industry, mankind seriously needs it.</p> <p>I’ve now touched on our programming language enough that I need to go deep on it. Tune in next time!</p> Sat, 19 Dec 2015 13:03:00 -0800 http://joeduffyblog.com/2015/12/19/safe-native-code/ http://joeduffyblog.com/2015/12/19/safe-native-code/ Asynchronous Everything <p>Midori was built out of many ultra-lightweight, fine-grained processes, connected through strongly typed message passing interfaces. It was common to see programs that’d’ve classically been single, monolithic processes – perhaps with some internal multithreading – expressed instead as dozens of small processes, resulting in natural, safe, and largely automatic parallelism. Synchronous blocking was flat-out disallowed. This meant that literally everything was asynchronous: all file and network IO, all message passing, and any “synchronization” activities like rendezvousing with other asynchronous work. The resulting system was highly concurrent, responsive to user input, and scaled like the dickens. But as you can imagine, it also came with some fascinating challenges.</p> <h2 id="asynchronous-programming-model">Asynchronous Programming Model</h2> <p>The asynchronous programming model looked a lot like C#’s async/await on the surface.</p> <p>That’s not a coincidence. I was the architect and lead developer on <a href="https://en.wikipedia.org/wiki/Parallel_Extensions">.NET tasks</a>. As the concurrency architect on Midori, coming off just shipping the .NET release, I admit I had a bit of a bias. Even I knew what we had wouldn’t work as-is for Midori, however, so we embarked upon a multi-year journey. But as we went, we worked closely with the C# team to bring some of Midori’s approaches back to the shipping language, and had been using a variant of the async/await model for about a year when C# began looking into it. We didn’t bring all the Midori goodness to .NET, but some of it certainly showed up, mostly in the area of performance. It still kills me that I can’t go back in time and make .NET’s task a struct.</p> <p>But I’m getting ahead of myself. The journey to get to this point was a long one, and we should start at the beginning.</p> <h2 id="promises">Promises</h2> <p>At the core of our asynchronous model was a technology called <a href="https://en.wikipedia.org/wiki/Futures_and_promises">promises</a>. These days, the idea is ubiquitous. The way we used promises, however, was more interesting, as we’ll start to see soon. We were heavily influenced by the <a href="https://en.wikipedia.org/wiki/E_(programming_language)">E system</a>. Perhaps the biggest difference compared to popular asynchronous frameworks these days is there was no cheating. There wasn’t a single synchronous API available.</p> <p>The first cut at the model used explicit callbacks. This’ll be familiar to anybody who’s done Node.js programming. The idea is you get a <code class="highlighter-rouge">Promise&lt;T&gt;</code> for any operation that will eventually yield a <code class="highlighter-rouge">T</code> (or fail). The operation producing that may be running asynchronously within the process or even remotely somewhere else. The consumer doesn’t need to know or care. They just deal with the <code class="highlighter-rouge">Promise&lt;T&gt;</code> as a first class value and, when the <code class="highlighter-rouge">T</code> is sought, must rendezvous.</p> <p>The basic callback model started something like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Promise&lt;T&gt; p = ... some operation ...; ... optionally do some things concurrent with that operation ...; Promise&lt;U&gt; u = Promise.When( p, (T t) =&gt; { ... the T is available ... }, (Exception e) =&gt; { ... a failure occurred ... } ); </code></pre></div></div> <p>Eventually we switched over from static to instance methods:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Promise&lt;U&gt; u = p.WhenResolved( (T t) =&gt; { ... the T is available ... }, (Exception e) =&gt; { ... a failure occurred ... } ); </code></pre></div></div> <p>Notice that the promises chain. The operation’s callbacks are expected to return a value of type <code class="highlighter-rouge">U</code> or throw an exception, as appropriate. Then the recipient of the <code class="highlighter-rouge">u</code> promise does the same, and so on, and so forth.</p> <p>This is <a href="https://en.wikipedia.org/wiki/Concurrent_computing#Concurrent_programming_languages">concurrent</a> <a href="https://en.wikipedia.org/wiki/Dataflow_programming">dataflow</a> programming. It is nice because the true dependencies of operations govern the scheduling of activity in the system. A classical system often results in work stoppage not because of true dependencies, but <a href="https://en.wikipedia.org/wiki/Data_dependency">false dependencies</a>, like the programmer just happening to issue a synchronous IO call deep down in the callstack, unbeknownst to the caller.</p> <p>In fact, this is one of the reasons your screen bleaches so often on Windows. I’ll never forget a paper a few years back finding one of the leading causes of hangs in Outlook. A commonly used API would occasionally enumerate Postscript fonts by attempting to talk to the printer over the network. It cached fonts so it only needed to go to the printer once in a while, at unpredictable times. As a result, the “good” behavior led developers to think it safe to call from the UI thread. Nothing bad happened during testing (where, presumably, the developers worked on expensive computers with near-perfect networks). Sadly, when the network flaked out, the result was 10 second hangs with spinning donuts and bleachy white screens. To this day, we still have this problem in every OS that I use.</p> <p>The issue in this example is the possibility for high latency wasn’t apparent to developers calling the API. It was even less apparent because the call was buried deep in a callstack, masked by virtual function calls, and so on. In Midori, where all asynchrony is expressed in the type system, this wouldn’t happen because such an API would necessarily return a promise. It’s true, a developer can still do something ridiculous (like an infinite loop on the UI thread), but it’s a lot harder to shoot yourself in the foot. Especially when it came to IO.</p> <p>What if you didn’t want to continue the dataflow chain? No problem.</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>p.WhenResolved( ... as above ... ).Ignore(); </code></pre></div></div> <p>This turns out to be a bit of an anti-pattern. It’s usually a sign that you’re mutating shared state.</p> <p>The <code class="highlighter-rouge">Ignore</code> warrants a quick explanation. Our language didn’t let you ignore return values without being explicit about doing so. This specific <code class="highlighter-rouge">Ignore</code> method also addded some diagnostics to help debug situations where you accidentally ignored something important (and lost, for example, an exception).</p> <p>Eventually we added a bunch of helper overloads and APIs for common patterns:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Just respond to success, and propagate the error automatically: Promise&lt;U&gt; u = p.WhenResolved((T t) =&gt; { ... the T is available ... }); // Use a finally-like construct: Promise&lt;U&gt; u = p.WhenResolved( (T t) =&gt; { ... the T is available ... }, (Exception e) =&gt; { ... a failure occurred ... }, () =&gt; { ... unconditionally executes ... } ); // Perform various kinds of loops: Promise&lt;U&gt; u = Async.For(0, 10, (int i) =&gt; { ... the loop body ... }); Promise&lt;U&gt; u = Async.While(() =&gt; ... predicate, () =&gt; { ... the loop body ... }); // And so on. </code></pre></div></div> <p>This idea is most certainly not even close to new. <a href="https://en.wikipedia.org/wiki/Joule_(programming_language)">Joule</a> and <a href="https://en.wikipedia.org/wiki/Alice_(programming_language)">Alice</a> even have nice built-in syntax to make the otherwise clumsy callback passing shown above more tolerable.</p> <p>But it was not tolerable. The model tossed out decades of familiar programming language constructs, like loops.</p> <p>It got really bad. Like really, really. It led to callback soup, often nested many levels deep, and often in some really important code to get right. For example, imagine you’re in the middle of a disk driver, and you see code like:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Promise&lt;void&gt; DoSomething(Promise&lt;string&gt; cmd) { return cmd.WhenResolved( s =&gt; { if (s == "...") { return DoSomethingElse(...).WhenResolved( v =&gt; { return ...; }, e =&gt; { Log(e); throw e; } ); } else { return ...; } }, e =&gt; { Log(e); throw e; } ); } </code></pre></div></div> <p>It’s just impossible to follow what’s going on here. It’s hard to tell where the various returns return to, what throw is unhandled, and it’s easy to duplicate code (such as the error cases), because classical block scoping isn’t available. God forbid you need to do a loop. And it’s a disk driver – this stuff needs to be reliable!</p> <h2 id="enter-async-and-await">Enter Async and Await</h2> <p><a href="https://msdn.microsoft.com/en-us/library/hh156528.aspx">Almost</a> <a href="http://tc39.github.io/ecmascript-asyncawait/">every</a> <a href="https://www.python.org/dev/peps/pep-0492/">major</a> <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4134.pdf">language</a> now features async and/or await-like constructs. We began wide-scale use sometime in 2009. And when I say wide-scale, I mean it.</p> <p>The async/await approach let us keep the non-blocking nature of the system and yet clean up some of the above usability mess. In hindsight, it’s pretty obvious, but remember back then the most mainstream language with await used at scale was F# with its <a href="http://blogs.msdn.com/b/dsyme/archive/2007/10/11/introducing-f-asynchronous-workflows.aspx">asynchronous workflows</a> (also see <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=147194">this paper</a>). And despite the boon to usability and productivity, it was also enormously controversial on the team. More on that later.</p> <p>What we had was a bit different from what you’ll find in C# and .NET. Let’s walk through the progression from the promises model above to this new async/await-based one. As we go, I’ll point out the differences.</p> <p>We first renamed <code class="highlighter-rouge">Promise&lt;T&gt;</code> to <code class="highlighter-rouge">AsyncResult&lt;T&gt;</code>, and made it a struct. (This is similar to .NET’s <code class="highlighter-rouge">Task&lt;T&gt;</code>, however focuses more on the “data” than the “computation.”) A family of related types were born:</p> <ul> <li><code class="highlighter-rouge">T</code>: the result of a prompt, synchronous computation that cannot fail.</li> <li><code class="highlighter-rouge">Async&lt;T&gt;</code>: the result of an asynchronous computation that cannot fail.</li> <li><code class="highlighter-rouge">Result&lt;T&gt;</code>: the result of a a prompt, synchronous computation that might fail.</li> <li><code class="highlighter-rouge">AsyncResult&lt;T&gt;</code>: the result of an asynchronous computation that might fail.</li> </ul> <p>That last one was really just a shortcut for <code class="highlighter-rouge">Async&lt;Result&lt;T&gt;&gt;</code>.</p> <p>The distinction between things that can fail and things that cannot fail is a topic for another day. In summary, however, our type system guaranteed these properties for us.</p> <p>Along with this, we added the <code class="highlighter-rouge">await</code> and <code class="highlighter-rouge">async</code> keywords. A method could be marked <code class="highlighter-rouge">async</code>:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async int Foo() { ... } </code></pre></div></div> <p>All this meant was that it was allowed to <code class="highlighter-rouge">await</code> inside of it:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async int Bar() { int x = await Foo(); ... return x * x; } </code></pre></div></div> <p>Originally this was merely syntactic sugar for all the callback goop above, like it is in C#. Eventually, however, we went way beyond this, in the name of performance, and added lightweight coroutines and linked stacks. More below.</p> <p>A caller invoking an <code class="highlighter-rouge">async</code> method was forced to choose: use <code class="highlighter-rouge">await</code> and wait for its result, or use <code class="highlighter-rouge">async</code> and launch an asynchronous operation. All asynchrony in the system was thus explicit:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>int x = await Bar(); // Invoke Bar, but wait for its result. Async&lt;int&gt; y = async Bar(); // Invoke Bar asynchronously; I'll wait later. int z = await y; // ...like now. This waits for Bar to finish. </code></pre></div></div> <p>This also gave us a very important, but subtle, property that we didn’t realize until much later. Because in Midori the only way to “wait” for something was to use the asynchronous model, and there was no hidden blocking, our type system told us the full set of things that could “wait.” More importantly, it told us the full set of things that could not wait, which told us what was pure synchronous computation! This could be used to guarantee no code ever blocked the UI from painting and, as we’ll see below, many other powerful capabilities.</p> <p>Because of the sheer magnitude of asynchronous code in the system, we embellished lots of patterns in the language that C# still doesn’t support. For example, iterators, for loops, and LINQ queries:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>IAsyncEnumerable&lt;Movie&gt; GetMovies(string url) { foreach (await var movie in http.Get(url)) { yield return movie; } } </code></pre></div></div> <p>Or, in LINQ style:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>IAsyncEnumerable&lt;Movie&gt; GetMovies(string url) { return from await movie in http.Get(url) ... filters ... select ... movie ...; } </code></pre></div></div> <p>The entire LINQ infrastructure participated in streaming, including resource management and backpressure.</p> <p>We converted millions of lines of code from the old callback style to the new async/await one. We found plenty of bugs along the way, due to the complex control flow of the explicit callback model. Especially in loops and error handling logic, which could now use the familiar programming language constructs, rather than clumsy API versions of them.</p> <p>I mentioned this was controversial. Most of the team loved the usability improvements. But it wasn’t unanimous.</p> <p>Maybe the biggest problem was that it encouraged a pull-style of concurrency. Pull is where a caller awaits a callee before proceeding with its own operations. In this new model, you need to go out of your way to <em>not</em> do that. It’s always possible, of course, thanks to the <code class="highlighter-rouge">async</code> keyword, but there’s certainly a little more friction than the old model. The old, familiar, blocking model of waiting for things is just an <code class="highlighter-rouge">await</code> keyword away.</p> <p>We offered bridges between pull and push, in the form of <a href="https://rx.codeplex.com/">reactive</a> <code class="highlighter-rouge">IObservable&lt;T&gt;</code>/<code class="highlighter-rouge">IObserver&lt;T&gt;</code> adapters. I wouldn’t claim they were very successful, however for side-effectful actions that didn’t employ dataflow, they were useful. In fact, our entire UI framework was based on the concept of <a href="https://en.wikipedia.org/wiki/Functional_reactive_programming">functional reactive programming</a>, which required a slight divergence from the Reactive Framework in the name of performance. But alas, this is a post on its own.</p> <p>An interesting consequence was a new difference between a method that awaits before returning a <code class="highlighter-rouge">T</code>, and one that returns an <code class="highlighter-rouge">Async&lt;T&gt;</code> directly. This difference didn’t exist in the type system previously. This, quite frankly, annoyed the hell out of me and still does. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async int Bar() { return await Foo(); } Async&lt;int&gt; Bar() { return async Foo(); } </code></pre></div></div> <p>We would like to claim the performance between these two is identical. But alas, it isn’t. The former blocks and keeps a stack frame alive, whereas the latter does not. Some compiler cleverness can help address common patterns – this is really the moral equivalent to an asynchronous tail call – however it’s not always so cut and dry.</p> <p>On its own, this wasn’t a killer. It caused some anti-patterns in important areas like streams, however. Developers were prone to awaiting in areas they used to just pass around <code class="highlighter-rouge">Async&lt;T&gt;</code>s, leading to an accumulation of paused stack frames that really didn’t need to be there. We had good solutions to most patterns, but up to the end of the project we struggled with this, especially in the networking stack that was chasing 10GB NIC saturation at wire speed. We’ll discuss some of the techniques we employed below.</p> <p>But at the end of this journey, this change was well worth it, both in the simplicity and usability of the model, and also in some of the optimization doors it opened up for us.</p> <h2 id="the-execution-model">The Execution Model</h2> <p>That brings me to the execution model. We went through maybe five different models, but landed in a nice place.</p> <p>A key to achieving asynchronous everything was ultra-lightweight processes. This was possible thanks to <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=71996">software isolated processes (SIPs)</a>, building upon <a href="http://joeduffyblog.com/2015/11/03/a-tale-of-three-safeties/">the foundation of safety described in an earlier post</a>.</p> <p>The absence of shared, mutable static state helped us keep processes small. It’s surprising how much address space is burned in a typical program with tables and mutable static variables. And how much startup time can be spent initializing said state. As I mentioned earlier, we froze most statics as constants that got shared across many processes. The execution model also resulted in cheaper stacks (more on that below) which was also a key factor. The final thing here that helped wasn’t even technical, but cultural. We measured process start time and process footprint nightly in our lab and had a “ratcheting” process where every sprint we ensured we got better than last sprint. A group of us got in a room every week to look at the numbers and answer the question of why they went up, down, or stayed the same. We had this culture for performance generally, but in this case, it kept the base of the system light and nimble.</p> <p>Code running inside processes could not block. Inside the kernel, blocking was permitted in select areas, but remember no user code ever ran in the kernel, so this was an implementation detail. And when I say “no blocking,” I really mean it: Midori did not have <a href="https://en.wikipedia.org/wiki/Demand_paging">demand paging</a> which, in a classical system, means that touching a piece of memory may physically block to perform IO. I have to say, the lack of page thrashing was such a welcome that, to this day, the first thing I do on a new Windows sytem is disable paging. I would much rather have the OS kill programs when it is close to the limit, and continue running reliably, than to deal with a paging madness.</p> <p>C#’s implementation of async/await is entirely a front-end compiler trick. If you’ve ever run ildasm on the resulting assembly, you know: it lifts captured variables into fields on an object, rewrites the method’s body into a state machine, and uses Task’s continuation passing machinery to keep the iterator-like object advancing through the states.</p> <p>We began this way and shared some of our key optimizations with the C# and .NET teams. Unfortunately, the result at the scale of what we had in Midori simply didn’t work.</p> <p>First, remember, Midori was an entire OS written to use garbage collected memory. We learned some key lessons that were necessary for this to perform adequately. But I’d say the prime directive was to avoid superfluous allocations like the plague. Even short-lived ones. There is a mantra that permeated .NET in the early days: Gen0 collections are free. Unfortunately, this shaped a lot of .NET’s library code, and is utter hogwash. Gen0 collections introduce pauses, dirty the cache, and introduce <a href="https://en.wikipedia.org/wiki/Beat_(acoustics)">beat frequency issues</a> in a highly concurrent system. I will point out, however, one of the tricks to garbage collection working at the scale of Midori was precisely the fine-grained process model, where each process had a distinct heap that was independently collectible. I’ll have an entire article devoted to how we got good behavior out of our garbage collector, but this was the most important architectural characteristic.</p> <p>The first key optimization, therefore, is that an async method that doesn’t await shouldn’t allocate anything.</p> <p>We were able to share this experience with .NET in time for C#’s await to ship. Sadly, by then, .NET’s Task had already been made a class. Since .NET requires async method return types to be Tasks, they cannot be zero-allocation unless you go out of your way to use clumsy patterns like caching singleton Task objects.</p> <p>The second key optimization was to ensure that async methods that awaited allocated as little as possible.</p> <p>In Midori, it was very common for one async method to invoke another, which invoked another … and so on. If you think about what happens in the state machine model, a leaf method that blocks triggers a cascade of O(K) allocations, where K is the depth of the stack at the time of the await. This is really unfortunate.</p> <p>What we ended up with was a model that only allocated when the await happened, and that allocated only once for an entire such chain of calls. We called this chain an “activity.” The top-most <code class="highlighter-rouge">async</code> demarcated the boundary of an activity. As a result, <code class="highlighter-rouge">async</code> could cost something, but <code class="highlighter-rouge">await</code> was free.</p> <p>Well, that required one additional step. And this one was the biggie.</p> <p>The final key optimization was to ensure that async methods imposed as little penalty as possible. This meant eliminating a few sub-optimal aspects of the state machine rewrite model. Actually, we abandoned it:</p> <ol> <li> <p>It completely destroyed code quality. It impeded simple optimizations like inlining, because few inliners consider a switch statement with multiple state variables, plus a heap-allocated display frame, with lots of local variable copying, to be a “simple method.” We were competing with OS’s written in native code, so this matters a lot.</p> </li> <li> <p>It required changes to the calling convention. Namely, returns had to be <code class="highlighter-rouge">Async*&lt;T&gt;</code> objects, much like .NET’s <code class="highlighter-rouge">Task&lt;T&gt;</code>. This was a non-starter. Even though ours were structs – eliminating the allocation aspect – they were multi-words, and required that code fetch out the values with state and type testing. If my async method returns an int, I want the generated machine code to be a method that returns an int, goddamnit.</p> </li> <li> <p>Finally, it was common for too much heap state to get captured. We wanted the total space consumed by an awaiting activity to be as small as possible. It was common for some processes to end up with hundreds or thousands of them, in addition to some processes constantly switching between them. For footprint and cache reasons, it was important that they remain as small as the most carefully hand-crafted state machine as possible.</p> </li> </ol> <p>The model we built was one where asynchronous activities ran on <a href="https://gcc.gnu.org/wiki/SplitStacks">linked stacks</a>. These links could start as small as 128 bytes and grow as needed. After much experimentation, we landed on a model where link sizes doubled each time; so, the first link would be 128b, then 256b, …, on up to 8k chunks. Implementing this required deep compiler support. As did getting it to perform well. The compiler knew to hoist link checks, especially out of loops, and probe for larger amounts when it could predict the size of stack frames (accounting for inlining). There is a common problem with linking where you can end up relinking frequently, especially at the edge of a function call within a loop, however most of the above optimizations prevented this from showing up. And, even if they did, our linking code was hand-crafted assembly – IIRC, it was three instructions to link – and we kept a lookaside of hot link segments we could reuse.</p> <p>There was another key innovation. Remember, I hinted earlier, we knew statically in the type system whether a function was asynchronous or not, simply by the presence of the <code class="highlighter-rouge">async</code> keyword? That gave us the ability in the compiler to execute all non-asynchronous code on classical stacks. The net result was that all synchronous code remained probe-free! Another consequence is the OS kernel could schedule all synchronous code on a set of pooled stacks. These were always warm, and resembled a classical thread pool, more than an OS scheduler. Because they never blocked, you didn’t have O(T) stacks, where T is the number of threads active in the entire system. Instead, you ended up with O(P), where P is the number of processors on the machine. Remember, eliminating demand paging was also key to achieiving this outcome. So it was really a bunch of “big bets” that added up to something that was seriously game-changing.</p> <h2 id="message-passing">Message Passing</h2> <p>A fundamental part of the system has been missing from the conversation: message passing.</p> <p>Not only were processes ultra-lightweight, they were single-threaded in nature. Each one ran an <a href="https://en.wikipedia.org/wiki/Event-driven_programming">event loop</a> and that event loop couldn’t be blocked, thanks to the non-blocking nature of the system. Its job was to execute a piece of non-blocking work until it finished or awaited, and then to fetch the next piece of work, and so on. An await that was previously waiting and became satisfied was simply scheduled as another turn of the crank.</p> <p>Each such turn of the crank was called, fittingly, a “turn.”</p> <p>This meant that turns could happen between asynchronous activities and at await points, nowhere else. As a result, concurrent interleaving only occurred at well-defined points. This was a giant boon to reasoning about state in the face of concurrency, however it comes with some gotchas, as we explore later.</p> <p>The nicest part of this, however, was that processes suffered no shared memory race conditions.</p> <p>We did have a task and data parallel framework. It leveraged the concurrency safety features of the languge I’ve mentioned previously – <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=170528">immutability, isolation, and readonly annotations</a> – to ensure that this data race freedom was not violated. This was used for fine-grained computations that could use the extra compute power. Most of the system, however, gained its parallel execution through the decomposition into processes connected by message passing.</p> <p>Each process could export an asynchronous interface. It looked something like this:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async interface ICalculator { async int Add(int x, int y); async int Multiply(int x, int y); // Etc... } </code></pre></div></div> <p>As with most asynchronous RPC systems, from this interface was generated a server stub and client-side proxy. On the server, we would implement the interface:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class MyCalculator : ICalculator { async int Add(int x, int y) { return x + y; } async int Multiply(int x, int y) { return x * y; } // Etc... } </code></pre></div></div> <p>Each server-side object could also request <a href="https://en.wikipedia.org/wiki/Capability-based_security">capabilities</a> simply by exposing a constructor, much like the program’s main entrypoint could, as I described in <a href="http://joeduffyblog.com/2015/11/10/objects-as-secure-capabilities/">the prior post</a>. Our application model took care of activating and wiring up the server’s programs and services.</p> <p>A server could also return references to other objects, either in its own process, or a distant one. The system managed the object lifetime state in coordination with the garbage collector. So, for example, a tree:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class MyTree : ITree { async ITree Left() { ... } async ITree Right() { ... } } </code></pre></div></div> <p>As you might guess, the client-side would then get its hands on a proxy object, connected to this server object running in a process. It’s possible the server would be in the same process as the client, however typically the object was distant, because this is how processes communicated with one another:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class MyProgram { async void Main(IConsole console, ICalculator calc) { var result = await calc.Add(2, 2); await console.WriteLine(result); } } </code></pre></div></div> <p>Imagining for a moment that the calculator was a system service, this program would communicate with that system service to add two numbers, and then print the result to the console (which itself also could be a different service).</p> <p>A few key aspects of the system made message passing very efficient. First, all of the data structures necessary to talk cross-process were in user-mode, so no kernel-mode transitions were needed. In fact, they were mostly lock-free. Second, the system used a technique called “<a href="https://en.wikipedia.org/wiki/Futures_and_promises#Promise_pipelining">pipelining</a>” to remove round-trips and synchronization ping-ponging. Batches of messages could be stuffed into channels before they filled up. They were delivered in chunks at-a-time. Finally, a novel technique called “three-party handoff” was used to shorten the communication paths between parties engaging in a message passing dialogue. This cut out middle-men whose jobs in a normal system would have been to simply bucket brigade the messages, adding no value, other than latency and wasted work.</p> <p><img src="/assets/img/2015-11-19-asynchronous-everything.pipeline.jpg" alt="Message Passing Diagram" /></p> <p>The only types marshalable across message passing boundaries were:</p> <ul> <li>Primitive types (<code class="highlighter-rouge">int</code>, <code class="highlighter-rouge">string</code>, etc).</li> <li>Custom PODs that didn’t contain pointers (explicitly labeled marshalable).</li> <li>References to streams (see below).</li> <li>References to other async objects (e.g., our <code class="highlighter-rouge">ICalculator</code> above).</li> <li>A special <code class="highlighter-rouge">SharedData</code> object, which requires a bit more explanation.</li> </ul> <p>Most of these are obvious. The <code class="highlighter-rouge">SharedData</code> thing is a little subtle, however. Midori had a fundamental philosophy of “zero-copy” woven throughout its fabric. This will be the topic of a future post. It’s the secret sauce that let us out-perform many classical systems on some key benchmarks. The idea is, however, no byte should be copied if it can be avoided. So we don’t want to marshal a <code class="highlighter-rouge">byte[]</code> by copy when sending a message between processes, for example. The <code class="highlighter-rouge">SharedData</code> was a automatic ref-counted pointer to some immutable data in a heap shared between processes. The OS kernel managed this heap memory and reclaimed it when all references dropped to zero. Because the ref-counts were automatic, programs couldn’t get it wrong. This leveraged some new features in our language, like destructors.</p> <p>We also had the notion of “near objects,” which went an extra step and let you marshal references to immutable data within the same process heap. This let you marshal rich objects by-reference. For example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// An asynchronous object in my heap: ISpellChecker checker = ...; // A complex immutable Document in my heap, // perhaps using piece tables: immutable Document doc = ...; // Check the document by sending messages within // my own process; no copies are necessary: var results = await checker.Check(doc); </code></pre></div></div> <p>As you can guess, all of this was built upon a more fundamental notion of a “channel.” This is similar to what you’ll see in <a href="https://en.wikipedia.org/wiki/Occam_(programming_language)">Occam</a>, <a href="https://en.wikipedia.org/wiki/Go_(programming_language)">Go</a> and related <a href="https://en.wikipedia.org/wiki/Communicating_sequential_processes">CSP</a> languages. I personally found the structure and associated checking around how messages float around the system more comfortable than coding straight to the channels themselves, but your mileage may vary. The result felt similar to programming with <a href="https://en.wikipedia.org/wiki/Actor_model">actors</a>, with some key differences around the relationship between process and object identity.</p> <h2 id="streams">Streams</h2> <p>Our framework had two fundamental stream types: <code class="highlighter-rouge">Stream</code> held a stream of bytes and <code class="highlighter-rouge">Sequence&lt;T&gt;</code> held <code class="highlighter-rouge">T</code>s. They were both forward-only (we had separate seekable classes) and 100% asynchronous.</p> <p>Why two types, you wonder? They began as entirely independent things, and eventually converged to be brother and sister, sharing a lot of policy and implementation with one another. The core reason they remained distinct, however, is that it turns out when you know you’re just schlepping raw byte-streams around, you can make a lot of interesting performance improvements in the implementation, compared to a fully generic version.</p> <p>For purposes of this discussion, however, just imagine that <code class="highlighter-rouge">Stream</code> and <code class="highlighter-rouge">Sequence&lt;byte&gt;</code> are isomorphic.</p> <p>As hinted at earlier, we also had <code class="highlighter-rouge">IAsyncEnumerable&lt;T&gt;</code> and <code class="highlighter-rouge">IAsyncEnumerator&lt;T&gt;</code> types. These were the most general purpose interfaces you’d code against when wanting to consume something. Developers could, of course, implement their own stream types, especially since we had asynchronous iterators in the language. A full set of asynchronous LINQ operators worked over these interfaces, so LINQ worked nicely for consuming and composing streams and sequences.</p> <p>In addition to the enumerable-based consumption techniques, all the standard peeking and batch-based APIs were available. It’s important to point out, however, that the entire streams framework built atop the zero-copy capabilities of the kernel, to avoid copying. Every time I see an API in .NET that deals with streams in terms of <code class="highlighter-rouge">byte[]</code>s makes me shed a tear. The result is our streams were actually used in very fundamental areas of the system, like the network stack itself, the filesystem the web servers, and more.</p> <p>As hinted at earlier, we supported both push and pull-style concurrency in the streaming APIs. For example, we supported generators, which could either style:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Push: var s = new Stream(g =&gt; { var item = ... do some work ...; g.Push(item); }); // Pull: var s = new Stream(g =&gt; { var item = await ... do some work ...; yield return item; }); </code></pre></div></div> <p>The streaming implementation handled gory details of batching and generally ensuring streaming was as efficient as possible. A key technique was <a href="https://en.wikipedia.org/wiki/Transmission_Control_Protocol">flow control</a>, borrowed from the world of TCP. A stream producer and consumer collaborated, entirely under the hood of the abstraction, to ensure that the pipeline didn’t get too imbalanced. This worked much like TCP flow control by maintaining a so-called “window” and opening and closing it as availability came and went. Overall this worked great. For example, our realtime multimedia stack had two asynchronous pipelines, one for processing audio and the other for processing video, and merged them together, to implement <a href="https://en.wikipedia.org/wiki/Audio_to_video_synchronization">A/V sync</a>. In general, the built-in flow control mechanisms were able to keep them from dropping frames.</p> <h2 id="grand-challenges">“Grand” Challenges</h2> <p>The above was a whirlwind tour. I’ve glossed over some key details, but hopefully you get the picture.</p> <p>Along this journey we uncovered several “grand challenges.” I’ll never forget them, as they formed the outline of my entire yearly performance review for a good 3 years straight. I was determined to conquer them. I can’t say that our answers were perfect, but we made a gigantic dent in them.</p> <h3 id="cancellation">Cancellation</h3> <p>The need to have cancellable work isn’t anything new. I came up with the <a href="http://blogs.msdn.com/b/pfxteam/archive/2009/05/22/9635790.aspx"><code class="highlighter-rouge">CancellationToken</code> abstraction in .NET</a>, largely in response to some of the challenges we had around ambient authority with prior “implicitly scoped” attempts.</p> <p>The difference in Midori was the scale. Asynchronous work was everywhere. It sprawled out across processes and, sometimes, even machines. It was incredibly difficult to chase down run-away work. My simple use-case was how to implement the browser’s “cancel” button reliably. Simply rendering a webpage involved a handful of the browser’s own processes, plus the various networking processes – including the NIC’s device driver – along with the UI stack, and more. Having the ability to instantly and reliably cancel all of this work was not just appealing, it was required.</p> <p>The solution ended up building atop the foundation of <code class="highlighter-rouge">CancellationToken</code>.</p> <p>They key innovation was first to rebuild the idea of <code class="highlighter-rouge">CancellationToken</code> on top of our overall message passing model, and then to weave it throughout in all the right places. For example:</p> <ul> <li>CancellationTokens could extend their reach across processes.</li> <li>Whole async objects could be wrapped in a CancellationToken, and used to trigger <a href="http://c2.com/cgi/wiki?RevokableCapabilities">revocation</a>.</li> <li>Whole async functions could be invoked with a CancellationToken, such that cancelling propagated downward.</li> <li>Areas like storage needed to manually check to ensure that state was kept consistent.</li> </ul> <p>In summary, we took a “whole system” approach to the way cancellation was plumbed throughout the system, including extending the reach of cancellation across processes. I was happy with where we landedon this one.</p> <h3 id="state-management">State Management</h3> <p>The ever-problematic “state management” problem can be illustrated with a simple example:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>async void M(State s) { int x = s.x; await ... something ...; assert(x == s.x); } </code></pre></div></div> <p>The question here is, can the assertion fire?</p> <p>The answer is obviously yes. Even without concurrency, reentrancy is a problem. Depending on what I do in “… something …”, the <code class="highlighter-rouge">State</code> object pointed to by <code class="highlighter-rouge">s</code> might change before returning back to us.</p> <p>But somewhat subtly, even if “… something …” doesn’t change the object, we may find that the assertion fires. Consider a caller:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>State s = ...; Async&lt;void&gt; a = async M(s); s.x++; await a; </code></pre></div></div> <p>The caller retains an alias to the same object. If M’s awaiting operation must wait, control is resumed to the caller. The caller here then increments <code class="highlighter-rouge">x</code> before awaiting M’s completion. Unfortunately, when M resumes, it will discover that the value of <code class="highlighter-rouge">x</code> no longer matches <code class="highlighter-rouge">s.x</code>.</p> <p>This problem manifests in other more devious ways. For example, imagine one of those server objects earlier:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>class StatefulActor : ISomething { int state; async void A() { // Use state } async void B() { // Use state } } </code></pre></div></div> <p>Imagining that both A and B contain awaits, they can now interleave with one another, in addition to interleaving with multiple activations of themselves. If you’re thinking this smells like a race condition, you’re right. In fact, saying that message passing systems don’t have race conditions is an outright lie. There have even been papers discussing this <a href="https://www.it.uu.se/research/group/hipe/dialyzer/publications/races.pdf">in the context of Erlang</a>. It’s more correct to say our system didn’t have <em>data race</em> conditions.</p> <p>Anyway, there be dragons here.</p> <p>The solution is to steal a page from classical synchronization, and apply one of many techniques:</p> <ul> <li>Isolation.</li> <li>Standard synchronization techniques (prevent write-write or read-write hazards).</li> <li>Transactions.</li> </ul> <p>By far, we preferred isolation. It turns out web frameworks offer good lessons to learn from here. Most of the time, a server object is part of a “session” and should not be aliased across multiple concurrent clients. It tended to be easy to partition state into sub-objects, and have dialogues using those. Our language annotations around mutability helped to guide this process.</p> <p>A lesser regarded technique was to apply synchronization. Thankfully in our language, we knew which operations read versus wrote, and so we could use that to block dispatching messages intelligently, using standard reader-writer lock techniques. This was comfy and cozy and whatnot, but could lead to deadlocks if done incorrectly (which we did our best to detect). As you can see, once you start down this path, the world is less elegant, so we discouraged it.</p> <p>Finally, transactions. We didn’t go there. <a href="http://c2.com/cgi/wiki?DistributedTransactionsAreEvil">Distributed transactions are evil</a>.</p> <p>In general, we tried to learn from the web, and apply architectures that worked for large-scale distributed systems. Statelessness was by far the easiest pattern. Isolation was a close second. Everything else was just a little dirty.</p> <p>P.S. I will be sure to have an entire post dedicated to the language annotations.</p> <h3 id="ordering">Ordering</h3> <p>In a distributed system, things get unordered unless you go out of your way to preserve order. And going out of your way to preserve order removes concurrency from the system, adds book-keeping, and a ton of complexity. My biggest lesson learned here was: distributed systems are unordered. It sucks. Don’t fight it. You’ll regret trying.</p> <p>Leslie Lamport has a classic must-read paper on the topic: <a href="http://amturing.acm.org/p558-lamport.pdf">Time, Clocks, and the Ordering of Events in a Distributed System</a>.</p> <p>But unordered events surprise developers. A good example is as follows:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Three asynchronous objects: IA a = ...; IB b = ...; IC c = ...; // Tell b to talk to a: var req1 = async b.TalkTo(a); // Tell c to talk to b: var req2 = async c.TalkTo(a); await Async.Join(req1, req2); </code></pre></div></div> <p>If you expected that <code class="highlighter-rouge">b</code> is guaranteed to talk with <code class="highlighter-rouge">a</code> before <code class="highlighter-rouge">c</code> talks with <code class="highlighter-rouge">a</code>, you’re in for a bad day.</p> <p>We offered facilities for controlling order. For example, you could flush all the messages from a channel, and await their delivery. You could, of course, always await the individual operations, but this introduces some amount of unnecessary latency due to round-tripping. We also had a “flow” abstraction that let you guarantee a sequence of asynchronous messages were delivered in order, but in the most efficient way possible.</p> <p>As with state management, we found that an abundance of ordering problems was often indicative of a design problem.</p> <h3 id="debugging">Debugging</h3> <p>With so much work flying around in the system, debugging was a challenge in the early days.</p> <p>The solution, as with many such challenges, was tooling. We taught our tools that activities were as first class as threads. We introduced causality IDs that flowed with messages across processes, so if you broke into a message dispatch in one process, you could trace back to the origin in potentially some other distant process. The default behavior for a crash was to gather this cross-process stack trace, to help figure out how you go to where you were.</p> <p>Another enormous benefit of our improved execution model was that stacks were back! Yes, you actually got stack traces for asynchronous activities awaiting multiple levels deep at no extra expense. Many systems like .NET’s have to go out of their way to piece together a stack trace from disparate hunks of stack-like objects. We had that challenge across processes, but within a single process, all activities had normal stack traces with variables that were in a good state.</p> <h3 id="resource-management">Resource Management</h3> <p>At some point, I had a key realization. Blocking in a classical system acts as a natural throttle on the amount of work that can be offered up to the system. Your average program doesn’t express all of its latent concurrency and parallelism by default. But ours did! Although that sounds like a good thing – and indeed it was – it came with a dark side. How the heck do you manage resources and schedule all that work intelligently, in the face of so much of it?</p> <p>This was a loooooooong, winding road. I won’t claim we solved it. I won’t claim we even came close. I will claim we tackled it enough that the problem was less disastrous to the stability of the system than it would have otherwise been.</p> <p>An analogous problem that I’ve faced in the past is with thread pools in both Windows and the .NET Framework. Given that work items might block in the thread pool, how do you decide the number of threads to keep active at once? There are always imperfect heuristics applied, and I would say we did no worse. If anything, we erred on the side of using more of the latent parallelism to saturate the available resources. It was pretty common to be running the Midori system at 100% CPU utilization, because it was doing useful stuff, which is pretty rare on PCs and traditional apps.</p> <p>But the scale of our problem was much worse than anything I’d ever seen. Everything was asynchronous. Imagine an app traversing the entire filesystem, and performing a series of asynchronous operations for each file on disk. In Midori, the app, filesystem, disk drivers, etc., are all different asynchronous processes. It’s easy to envision the resulting <a href="https://en.wikipedia.org/wiki/Fork_bomb">fork bomb</a>-like problem that results.</p> <p>The solution here broke down into a two-pronged defense:</p> <ol> <li>Self-control: async code knows that it could flood the system with work, and explicitly tries not to.</li> <li>Automatic resource management: no matter what the user-written code does, the system can throttle automatically.</li> </ol> <p>For obvious reasons, we preferred automatic resource management.</p> <p>This took the form of the OS scheduler making decisions about which processes to visit, which turns to let run, and, in some cases, techniques like flow control as we saw above with streams. This is the area we had the most “open ended” and “unresolved” research. We tried out many really cool ideas. This included attempting to model the expected resource usage of asynchronous activities (similar to <a href="https://www.usenix.org/legacy/event/hotpar11/tech/final_files/Bird.pdf">this paper on convex optimization</a>). That turned out to be very difficult, but certainly shows some interesting long turn promise if you can couple it with adaptive techniques. Perhaps surprisingly, our most promising results came from adapting <a href="http://research.microsoft.com/en-us/um/people/nikdev/pubs/rtb-perf.pdf">advertisement bidding algorithms</a> to resource allocation. Coupled with an element of <a href="https://en.wikipedia.org/wiki/Game_theory">game theory</a>, this approach gets very interesting. If the system charges a market value for all system resources, and all agents in the system have a finite amount of “purchasing power,” we can expect they will purchase those resources that benefit themselves the most based on the market prices available.</p> <p>But automatic management wasn’t always perfect. That’s where self-control came in. A programmer could also help us out by capping the maximum number of outstanding activities, using simple techniques like “wide-loops.” A wide-loop was an asynchronous loop where the developer specified the maximum outstanding iterations. The system ensured it launched no more than this count at once. It always felt a little cheesy but, coupled with resource management, did the trick.</p> <p>I would say we didn’t die from this one. We really thought we would die from this one. I would also say it was solved to my least satisfaction out of the bunch, however. It remains fertile ground for innovative systems research.</p> <h2 id="winding-down">Winding Down</h2> <p>That was a lot to fit into one post. As you can see, we took “asynchronous everywhere” to quite the extreme.</p> <p>In the meantime, the world has come a long way, much closer to this model than when we began. In Windows 8, a large focus was the introduction of asynchronous APIs, and, like with adding await to C#, we gave them our own lessons learned at the time. A little bit of what we were doing rubbed off, but certainly nothing to the level of what’s above.</p> <p>The resulting system was automatically parallel in a very different way than the standard meaning. Tons of tiny processes and lots of asynchronous messages ensured the system kept making forward progress, even in the face of variable latency operations like networking. My favorite demo we ever gave, to Steve Ballmer, was a mock implementation of Skype on our own multimedia stack that wouldn’t hang even if you tried your hardest to force it.</p> <p>As much as I’d like to keep going on architecture and programming model topics, I think I need to take a step back. Our compiler keeps coming up and, in many ways, it was our secret sauce. The techniques we used there enabled us to achieve all of these larger goals. Without that foundation, we’d never have had the safety or been on the same playing ground as native code. See you next time, when we nerd out a bit on compilers.</p> Thu, 19 Nov 2015 16:00:00 -0800 http://joeduffyblog.com/2015/11/19/asynchronous-everything/ http://joeduffyblog.com/2015/11/19/asynchronous-everything/ Objects as Secure Capabilities <p><a href="http://joeduffyblog.com/2015/11/03/a-tale-of-three-safeties/">Last time</a>, we saw how Midori built on a foundation of type, memory, and concurrency safety. This time, we will see how this enabled some novel approaches to security. Namely, it let our system eliminate <a href="https://en.wikipedia.org/wiki/Ambient_authority">ambient authority and access control</a> in favor of <a href="https://en.wikipedia.org/wiki/Capability-based_security">capabilities</a> woven into the fabric of the system and its code. As with many of our other principles, the guarantees were delivered “by-construction” via the programming language and its type system.</p> <h1 id="capabilities">Capabilities</h1> <p>First and foremost: what the heck are capabilities?</p> <p>In the security systems most of us know and love, i.e. UNIX and Windows, permission to do something is granted based on identity, typically in the form of users and groups. Certain protected objects like files and system calls have access controls attached to them that restrict which users and groups can use them. At runtime, the OS checks that the requested operation is permitted based on these access controls, using ambient identity like what user is running the current process.</p> <p>To illustrate this concept, consider a simple C call to the <code class="highlighter-rouge">open</code> API:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void main() { int file = open("filename", O_RDONLY, 0); // Interact with `file`... } </code></pre></div></div> <p>Internally, this call is going to look at the identity of the current process, the access control tables for the given file object, and permit or reject the call accordingly. There are various mechanisms for impersonating users, like <code class="highlighter-rouge">su</code> and <code class="highlighter-rouge">setuid</code> on UNIX and <code class="highlighter-rouge">ImpersonateLoggedOnUser</code> on Windows. But the primary point here is that <code class="highlighter-rouge">open</code> just “knew” how to inspect some global state to understand the security implications of the action being asked of it. Another interesting aspect of this is that the <code class="highlighter-rouge">O_RDONLY</code> flag is passed, asking for readonly access, which factors into the authorization process too.</p> <p>Well, what’s wrong with this?</p> <p>It’s imprecise. It relies on ambient state that is invisible to the program. You can’t easily audit to see the security implications of the operation. You just need to know how <code class="highlighter-rouge">open</code> works. And thanks to its imprecision, it’s easy to get wrong, and going here wrong means security vulnerabilities. Specifically, it’s easy to trick a program into doing something on behalf of a user that it was never intended to do. This is called the <a href="http://c2.com/cgi/wiki?ConfusedDeputyProblem">“confused deputy problem”</a>. All you need to do is trick the shell or program into impersonating a superuser, and you’re home free.</p> <p><a href="https://en.wikipedia.org/wiki/Capability-based_security">Capability-based security</a>, on the other hand, isn’t reliant on global authority in this same way. It uses so-called “unforgeable tokens” to represent the ability to perform privileged operations. No matter how the decision gets made – there is an entirely complex topic of policy management and granting authority that gets into social and human behaviors – if the software isn’t meant to perform some operation, it simply never receives the token necessary to do said operation. And because tokens are unforgeable, the program can’t even attempt the operation. In a system like Midori’s, type safety meant that not only could the program not perform the operation, it would often be caught at compile-time.</p> <p>Insecure operations rejected at compile-time, how cool is that!</p> <p>The hypothetical <code class="highlighter-rouge">open</code> API from earlier, as you may have guessed, would look very different:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>void main(File file) { // Interact with `file`... } </code></pre></div></div> <p>OK, clearly we’re not in Kansas anymore. This is <em>extremely</em> different. And I’ve just passed the buck. <em>Someone else</em> has to show up with a File object? How do they get one?</p> <p>The trite answer is, who cares, that’s up to the caller. But if they <em>do</em> show up with one, they must have been authorized to get it, because object references in a type safe system are unforgeable. The matter of policy and authorization are now pushed to the source where, arguably, they belong.</p> <p>I’m over-simplifying a little bit, since this answer likely raised more questions than it actually answered. Let’s keep digging deeper.</p> <p>So, again, let’s ask the question: how does one get their hands on a File object?</p> <p>The code above neither knows nor cares whether where it came from. All it knows is it is given an object with a File-like API. It might have been <code class="highlighter-rouge">new</code>‘d up by the caller. More likely, it was obtained by consulting a separate entity, like a Filesystem or a Directory, both of which are also capability objects:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Filesystem fs = ...; Directory dir = ... something(fs) ...; File file = ... something(dir) ...; MyProgram(file); </code></pre></div></div> <p>You might be getting really angry at me now. Where did <code class="highlighter-rouge">fs</code> come from? How did I get a Directory from <code class="highlighter-rouge">fs</code>, and how did I get a File from <code class="highlighter-rouge">dir</code>? I’ve just squished all the interesting topics around, like a water balloon, and answered nothing at all!</p> <p>The reality is that those are all the interesting questions you encounter now when you try to design a filesystem using capabilities. You probably don’t want to permit free enumeration of the entire filesystem hierarchy, because if you get access to a Filesystem object – or the system’s root Directory – you can access everything, transitively. That’s the sort of thinking you do when you begin dealing with capabilities. You think hard about information encapsulation and exposure, because all you’ve got are objects to secure your system. Probably, you’ll have a way that a program requests access to some state somewhere on the Filesystem, declaratively, and then the “capability oracle” decides whether to give it to you. This is the role our application model played, and is how <code class="highlighter-rouge">main</code> got its hands on the capabilities a program’s manifest demanded that it needs. From that point onwards it’s just objects. The key is that nowhere in the entire system will you find the classical kind of ambient authority, and so none of these abstractions can “cheat” in their construction.</p> <p>A classic paper, <a href="http://research.microsoft.com/en-us/um/people/blampson/08-Protection/Acrobat.pdf">Protection</a>, by Butler Lampson clearly articulates some of the key underlying principles, like unforgeable tokens. In a sense, each object in our system is its own “protection domain.” I also love <a href="http://srl.cs.jhu.edu/pubs/SRL2003-02.pdf">Capability Myths Demolished</a>’s way of comparing and contrasting capabilities with classical security models, if you want more details (or incorrectly speculate that they might be isomorphic).</p> <p>Midori was by no means the first to build an operating systems with object capabilities at its core. In fact, we drew significant inspiration from <a href="http://www.cis.upenn.edu/~KeyKOS/NanoKernel/NanoKernel.html">KeyKOS</a> and its successors <a href="https://en.wikipedia.org/wiki/EROS_(microkernel)">EROS</a> and <a href="http://www.coyotos.org/docs/misc/eros-comparison.html">Coyotos</a>. These systems, like Midori, leveraged object-orientation to deliver capabilities. We were lucky enough to have some of the original designers of those projects on the team.</p> <p>Before moving on, a warning’s in order: some systems confusingly use the term “capability” even though aren’t true capability systems. <a href="http://c2.com/cgi/wiki?PosixCapabilities">POSIX defines such a system</a> and so <a href="https://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/capfaq-0.2.txt">both Linux and Android inherit it</a>. Although POSIX capabilities are nicer than the typical classical ambient state and access control mechanisms – enabling finer-grained controls than usual – they are closer to them than the true sort of capability we’re discussing here.</p> <h1 id="objects-and-state">Objects and State</h1> <p>A nice thing about capabilities just being objects is that you can apply existing knowledge about object-orientation to the domains of security and authority.</p> <p>Since objects represent capabilities, they can be as fine or coarse as you wish. You can make new ones through composition, or modify existing ones through subclassing. Dependencies are managed just like any dependencies in an object-oriented system: by encapsulating, sharing, and requesting references to objects. You can leverage all sorts of <a href="https://en.wikipedia.org/wiki/Design_Patterns">classic design patterns</a> suddenly in the domain of security. I do have to admit the simplicity of this idea was jarring to some.</p> <p>One fundamental idea is <a href="http://c2.com/cgi/wiki?RevokableCapabilities">revocation</a>. An object has a type and our system let you substitute one implementation in place of another. That means if you ask me for a Clock, I needn’t give you access to a clock for all time, or even the real one for that matter. Instead, I can give you my own subclass of a Clock that delegates to the real one, and rejects your attempts after some event occurs. You’ve got to either trust the source of the clock, or explicitly safe-guard yourself against it, if you aren’t sure.</p> <p>Another concept is state. In our system, we banned mutable statics, by-construction at compile-time, in our programming language. That’s right, not only could a static field only be written to once, but the entire object graph it referred to was frozen after construction. It turns out mutable statics are really just a form of ambient authority, and this approach prevents someone from, say, caching a Filesystem object in a global static variable, and sharing it freely, thereby creating something very similar to the classical security models we are seeking to avoid. It also had many benefits in the area of safe concurrency and even gave us performance benefits, because statics simply became rich constant object graphs that could be frozen and shared across binaries.</p> <p>The total elimination of mutable statics had an improvement to our system’s reliability that is difficult to quantify, and difficult to understate. This is one of the biggest things I miss.</p> <p>Recall my mention of Clock above. This is an extreme example, however, yes, that’s right, there was no global function to read time, like C’s <code class="highlighter-rouge">localtime</code> or C#’s <code class="highlighter-rouge">DateTime.Now</code>. To get the time, you must explicitly request a Clock capability. This has the effect of eliminating non-determinism from an entire class of functions. A static function that doesn’t do IO – <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=170528">something we can ascertain in our type system (think Haskell monads)</a> – now becomes purely functional, memoizable, and even something we can evaluate at compile-time (a bit like <a href="http://en.cppreference.com/w/cpp/language/constexpr"><code class="highlighter-rouge">constexpr</code></a> on steroids).</p> <p>I’ll be the first to admit, there was a maturity process that developers went through, as they learned about the design patterns in an object capability system. It was common for “big bags” of capabilities to grow over time, and/or for capabilities to be requested at an inopportune time. For example, imagine a Stopwatch API. It probably needs the Clock. Do you pass the Clock to every operation that needs to access the current time, like Start and Stop? Or do you construct the Stopwatch with a Clock instance up-front, thereby encapsulating the Stopwatch’s use of the time, making it easier to pass to others (recognizing, importantly, that this essentially grants the capability to read the time to the recipient). Another example, if your abstraction requires 15 distinct capabilities to get its job done, does its constructor take a flat list of 15 objects? What an unwieldy, annoying constructor! Instead, a better approach is to logically group these capabilities into separate objects, and maybe even use contextual storage like parents and children to make fetching them easier.</p> <p>The weaknesses of classical object-oriented systems also rear their ugly heads. Downcasting, for example, means you cannot entirely trust subclassing as a means of <a href="https://en.wikipedia.org/wiki/Information_hiding">information hiding</a>. If you ask for a File, and I supply my own CloudFile that derives from File and adds its own public cloud-like functions to it, you might sneakily downcast to CloudFile and do things I didn’t intend. We addressed this with severe restrictions on casting and by putting the most sensitive capabilities on an entirely different plan altogether…</p> <h1 id="distributed-capabilities">Distributed Capabilities</h1> <p>I’ll briefly touch on an area that warrants a lot more coverage in a future post: our asynchronous programming model. This model formed the foundation of how we did concurrent, distributed computing; how we performed IO; and, most relevant to this discussion, how capabilities could extend their reach across these critical domains.</p> <p>In the Filesystem example above, our system often hosted the real object behind that Filesystem reference in a different process altogether. That’s right, invoking a method actually dispatched a remote call to another process, which serviced the call. So, in practice, most, but not all, capabilities were asynchronous objects; or, more precisely, unforgeable tokens that permit one to talk with them, something we called an “eventual” capability. The Clock was a counter-example to this. It was something we called a “prompt” capability: something that wrapped a system call, rather than a remote call. But most security-related capabilities tended to be remote, because most interesting things that require authority bottom out on some kind of IO. It’s rare you need authority to simply perform a computation. In fact, the filesystem, network stack, device drivers, graphics surfaces, and a whole lot more took the form of eventual capabilities.</p> <p>This unification of overall security in the OS and how we built distributed, and highly concurrent, secure systems, was one of our largest, innovative, and most important accomplishments.</p> <p>I should note, like the idea of capabilities in general, similar ideas were pioneered well before Midori. Although we didn’t use the languages directly, the ideas from the <a href="https://en.wikipedia.org/wiki/Joule_(programming_language)">Joule</a> language and, later, <a href="https://en.wikipedia.org/wiki/E_(programming_language)">E</a>, laid some very powerful foundations for us to build upon. <a href="http://www.erights.org/talks/thesis/markm-thesis.pdf">Mark Miller’s 2006 PhD thesis</a> is a treasure trove of insights in this entire area. We had the privilege of working closely with one of the brightest minds I’ve ever worked alongside, who happened to have been a chief designer of both systems.</p> <h1 id="wrapping-up">Wrapping Up</h1> <p>There is so much to say about the benefits of capabilities. The foundation of type safety let us make some bold leaps forward. It led to a very different system architecture than is commonplace with ambient authority and access controls. This system brought secure, distributed computing to the forefront in a way that I’ve never witnessed before. The design patterns that emerged really embraced object-orientation to its fullest, leveraging all sorts of design patterns that suddenly seemed more relevant than ever before.</p> <p>We never did get much real-world exposure on this model. The user-facing aspects were under-explored compared to the architectural ones, like policy management. For example, I doubt we’d want to ask my mom if she wants to let the program use a Clock. Most likely we’d want some capabilities to be granted automatically (like the Clock), and others to be grouped, through composition, into related ones. Capabilities-as-objects thankfully gives us a plethora of known design patterns for doing this. We did have a few honey pots, and none ever got hacked (well, at least, we didn’t know if we did), but I cannot attest for sure about the quantifiable security of the resulting system. Qualitatively I can say we felt better having the belts-and-suspenders security at many layers of the system’s construction, but we didn’t get a chance to prove it at scale.</p> <p>In the next article, we’ll dig deeper into the asynchronous model that ran deep throughout the system. These days, asynchronous programming is a hot topic, with <code class="highlighter-rouge">await</code> showing up in <a href="https://msdn.microsoft.com/en-us/library/hh156528.aspx">C#</a>, <a href="http://tc39.github.io/ecmascript-asyncawait/">ECMAScript7</a>, <a href="https://www.python.org/dev/peps/pep-0492/">Python</a>, <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4134.pdf">C++</a>, and more. This plus the fine-grained decomposition into lightweight processes connected by message passing were able to deliver a highly concurrent, reliable, and performant system, with asynchrony that was as easy to use as in all of those languages. See you next time!</p> Tue, 10 Nov 2015 16:03:00 -0800 http://joeduffyblog.com/2015/11/10/objects-as-secure-capabilities/ http://joeduffyblog.com/2015/11/10/objects-as-secure-capabilities/