Ask Question
2 January, 01:57

Advantages and disadvantages of concurrent model in software engineering

+5
Answers (1)
  1. 2 January, 02:37
    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?
Get an answer to your question ✅ “Advantages and disadvantages of concurrent model in software engineering ...” in 📙 Business if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers