GitHub / ahmed192a / bankers-Algorithm
The banker’s algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, then makes an “s-state” check to test for possible activities, before deciding whether allocation should be allowed to continue.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmed192a%2Fbankers-Algorithm
PURL: pkg:github/ahmed192a/bankers-Algorithm
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 1.13 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: almost 3 years ago
Pushed at: over 3 years ago
Last synced at: over 2 years ago
Topics: banker-algorithm, operating-system