All Projects → WICG → Web Locks

WICG / Web Locks

Licence: other
Cross-tab resource coordination API

Programming Languages

shell
77523 projects

Web Locks API

A web platform API that allows script to asynchronously acquire a lock over a resource, hold it while work is performed, then release it. While held, no other script in the origin can aquire a lock over the same resource. This allows contexts (windows, workers) within a web application to coordinate the usage of resources.

Build Status

Participate: GitHub issues or WICG Discourse — Docs: MDN — Tests: web-platform-tests

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].