ByteCast #18 - Parallel Async Tasks with Swift Concurrency | async let | TaskGroup | Use Cases

Описание к видео ByteCast #18 - Parallel Async Tasks with Swift Concurrency | async let | TaskGroup | Use Cases

In this episode, we’re diving into how to create Parallel Async Tasks Swift Structured Concurrency. Specifically, we’ll cover:
• async let for simple and static concurrent tasks,
• TaskGroup and ThrowingTaskGroup for dynamic number of task
• DiscardingTaskGroup and ThrowingDiscardingTaskGroup for fire-and-forget dynamic number of tasks.

Github Project Repo:
https://github.com/alfianlosari/xca-b...

Комментарии

Информация по комментариям в разработке