A)
->it is a situation in which two threads have and circular depending over a pair of synchronized objects.
->irrational (badly) synchronization causes deadlock.
->we should design a multithread application. That parents deadlock.
->if deadlock occurs application hangs.
->Parallelism will provide performance.
->here operation1 is locked and operation2 is locked. Here two threads are having mutual dependency
Comments
Post a Comment