Speaker
Abstract
The potential failure cases in a distributed system are numerous and hard to predict. Modern software engineering practices rely on a programming model where errors are known in advance or are handled with blanket error handling policies. From the perspective of a software engineer, a more useful model would be one where it is possible to adapt to failures as they occur. In order to recover from failures as they occur it is necessary to reliably suspend code execution and state. One of the primary benefits of such a model would be greatly reduced cognitive overhead when building and maintaining distributed systems.
Sponsored session
QCon San Francisco 2023 is a three day conference for senior software engineers, architects and team leads. An international program committee of working engineers selects every session. Patterns and practices, not products and pitches.
Part of the track
Sponsored Solution Track IIFrom the same track
Monday 2 October
10:35 Marina Sponsored Coding With Cody: How AI Is Revolutionizing Software Development Ado Kukic Director of Developer Relations @Sourcegraph AI and Large Language Models (LLMs) have sparked major breakthroughs in many industries including software development. 14:45 Marina Sponsored Exciting Web Ahead with WebGL/WebGPU—Let’s Build a 3D App w/ Three.js Farhad Ghayour Senior Director of Engineering @McKinsey & Company. 15:55 Marina Sponsored Building a DevOps Culture with Site24x7: Collaboration and Accountability Daniel Ceasar Paul Jalathyan Application Performance Management @Zoho Learn how Site24x7 fosters a DevOps culture by providing real-time visibility to development, operations, and other stakeholders, promoting collaboration and accountability. 17:05 Marina Sponsored A More Useful Programming Model Taylor Khan Software Engineer @Temporal The potential failure cases in a distributed system are numerous and hard to predict. Modern software engineering practices rely on a programming model where errors are known in advance or are handled with blanket error handling policies.