Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2017-706
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 706
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 706] Modernizing...

WWDC17 • Session 706

Modernizing Grand Central Dispatch Usage

System Frameworks • iOS, macOS, tvOS, watchOS • 54:37

macOS 10.13 and iOS 11 have reinvented how Grand Central Dispatch and the Darwin kernel collaborate, enabling your applications to run concurrent workloads more efficiently. Learn how to modernize your code to take advantage of these improvements and make optimal use of hardware resources.

Speakers: Daniel Chimene, Daniel A. Steffen, Pierre Habouzit

Open in Apple Developer site