---
key: para/async
kind: paradigm
name: "Task-Driven"
url: https://plangs.page/paradigm/async
---

# Task-Driven

Asynchronous tasks executed independently, enabling concurrency and efficient resource utilization.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Asynchronous_method_invocation

## Relationships

### Plangs

- [C#](https://plangs.page/c-sharp)
