Speaker: Jorge Leitão, Co-founder and Data Scientist at Munin Data
Most modern languages support async/await paradigms that enable efficient use of threads.
In this talk, Jorge goes through what are IO-bound tasks and cooperative scheduling, and how you can design an Arrow library that uses this paradigm effectively.