{"id":743263,"date":"2020-04-30T10:51:19","date_gmt":"2020-04-30T17:51:19","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-research-item&p=743263"},"modified":"2021-05-03T10:58:12","modified_gmt":"2021-05-03T17:58:12","slug":"better-design-implementation-and-testing-of-async-systems-with-coyote","status":"publish","type":"msr-video","link":"https:\/\/www.microsoft.com\/en-us\/research\/video\/better-design-implementation-and-testing-of-async-systems-with-coyote\/","title":{"rendered":"Better design, implementation, and testing of async systems with Coyote"},"content":{"rendered":"

Software is becoming increasingly more distributed, making asynchronous programming the norm, yet programming languages and tools have been slow to provide the help needed to really address all the complexities that arise when building reliable async software. The Coyote project is a new open-source library from Microsoft Research designed to help developers solve challenging problems with concurrency and non-determinism in their code. Coyote also provides an advanced testing tool capable of quickly and systematically testing your code to automatically identify bugs, including safety and liveness violations. In addition, these bugs can be reproduced using Coyote\u2019s replay capability, making it easy to debug a system.<\/p>\n

In this webinar, Chris Lovett, Principal Software Engineer at Microsoft Research, will introduce Coyote and demonstrate how it can help developers write correct async code with confidence. To convey this complicated subject in a practical way, this webinar will walk you through Coyote sample code and show you how to test and visualize that code with the powerful Coyote testing tool. Lovett will also discuss how Coyote is being used by Microsoft Azure today.<\/p>\n

Together, you\u2019ll explore:<\/p>\n