Lamport's bakery algorithm

id: lamport-s-bakery-algorithm-296-13072593
title: Lamport's bakery algorithm
text: Lamport's bakery algorithm is a computer algorithm devised by computer scientist Leslie Lamport, as part of his long study of the formal correctness of concurrent systems, which is intended to improve the safety in the usage of shared resources among multiple threads by means of mutual exclusion. In computer science, it is common for multiple threads to simultaneously access the same resources. Data corruption can occur if two or more threads try to write into the same memory location, or if one
brand slug: wiki
category slug: encyclopedia
description: Logic for safely sharing computer resources
original url: https://en.wikipedia.org/wiki/Lamport%27s_bakery_algorithm
date created:
date modified: 2024-04-02T11:54:18Z
main entity: {"identifier":"Q2632524","url":"https://www.wikidata.org/entity/Q2632524"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part