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: wwdc2008-382
$eventId
ID of event: wwdc2008
$eventContentId
ID of session without event part: 382
$eventShortId
Shortened ID of event: wwdc08
$year
Year of session: 2008
$extension
Extension of original filename: m4v
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2008] [Session 382] Simplifying...

WWDC08 • Session 382

Simplifying Multicore with Grand Central Dispatch

Essentials • 45:26

Learn how to simplify event handling in low-level tools and applications using Grand Central Dispatch. Grand Central Dispatch introduces a CFRunLoop-like event handling model to the POSIX layer, supporting task scheduling, automatic allocation of work to multiple processor cores, thread management, and event queuing. Grand Central Dispatch also interoperates with CFRunLoop.

Speaker: Kevin Van Vechten

Unlisted on Apple Developer site

Downloads from Apple

SD Video (554.5 MB)