Top
image credit: Unsplash

Swift language group gets behind structured concurrency

August 21, 2023

Via: InfoWorld

Server-side goals for the Swift language this year include promoting the adoption of structured concurrency while also emphasizing better tools, according to an August 17 bulletin from the Swift Server Workgroup (SSWG).

SSWG believes structured concurrency is a key feature that will make Swift stand out on the server. Plans include producing an adoption guide for structured concurrency that covers best practices around the Sendable, async/await, TaskGroup, and Task APIs, and applying concurrency best practices to core ecosystems such as swift-service-lifecycle.

Read More on InfoWorld