Sans I/O programming patterns – what, why, and how
Alex Chan
Programmers have plenty of powerful, flexible libraries – and yet we often end up reinventing the wheel. Why? Because they’re not reusable – code gets trapped by its I/O model.
In this talk, we’ll look at the benefits and techniques for writing “sans I/O” code.