Question d’entretien chez Cumulus Systems

what is deadlock?

Réponse à la question d'entretien

Utilisateur anonyme

5 août 2018

Deadlock is a situation where a set of processes are blocked because each process is holding a resource and waiting for another resource acquired by some other process.

3