Skip to content
#

critical-section

Here are 40 public repositories matching this topic...

RunTransactons simulates transactions being processed on bank accounts. There is always a chance that more than one thread will want to update an account at the same time. In that case, ATMs that are being used by the same account at the same time by different users might not get the most up-to-date account information(balance), which can cause …

  • Updated Feb 5, 2018
  • C

Improve this page

Add a description, image, and links to the critical-section topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the critical-section topic, visit your repo's landing page and select "manage topics."

Learn more