PHP Warning: include_once(/api/lib/core/user.php): failed to open stream: No such file or directory in /home/geekint/public_html/static/content.php on line 82
PHP Warning: include_once(): Failed opening '/api/lib/core/user.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/geekint/public_html/static/content.php on line 82 gpppgp Answers - GeekInterview.com
Why Banker's algorithm to avoid deadlock is called so?
Priyal jain
Nov 29th, 2017
The name was chosen because the algorithm could be used in a banking system to ensure that the bank never allocated its available cash in such a way that it could no longer satisfy the needs of all customers.
After the installation of so many networks newly in the bank, there was a new need to avoid the deadlock at that situation. this is not a joke, its true. the algorithm's main intention is allocate available resources basing on the available requests.