Ask Question
22 November, 18:14

Advantages and disadvantages of concurrent model in software engineering

+5
Answers (1)
  1. 22 November, 18:22
    0
    The concurrent model in software engineering defines a series of events that will trigger transition from state to state for each of the software engineering activities. This model is used for development of client/server applications. The advantages of this model are the following: It is easy to implement, the server TCP/IP logic is simple and one listener is shared by many TPs.

    The drawbacks of the model are that increased network overhead and delays due to the requirement of the TRM exchange and more CPU and resource intensive than is the Iterative model.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Advantages and disadvantages of concurrent model in software engineering ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers