Back to Glossary Index

Dagster Data Engineering Glossary:

Asyncio

A Python library for asynchronous I/O. It is built around the coroutines of Python and provides tools to manage them and handle the I/O in an efficient way.