how to handle concurrency mechanisms locks


How to handle concurrency: 

Mechanisms

  • Locks
  • Semaphores
  • Monitors
  • Synchronized methods

Methods

  • Deadlock avoidance
  • Verification
  • Simulation

Key:

1)  Develop a clear strategy to deal with all concurrency issues during system design. 

2) Concurrency must be dealt with during design process as dealing with concurrency after system is implemented is difficult.

 

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: how to handle concurrency mechanisms locks
Reference No:- TGS0353399

Expected delivery within 24 Hours