Skip to main content

Persistence of Component Model


The Component Model has persistence. Persistence property means that the Component Model can survive in difficult conditions.In other words, the Model constantly maintains the working state. The Model is well tested. It is closely monitored. It meets standard requirements. Modellers make sure that the Model works properly.


Persistence property gives information about the toughness of the Component Model. The toughness is determined by good response in difficult conditions. The response of a persistent Component is suitable in challenging times. 

Persistence means the Component is tireless, fault- tolerant,and secure.

Persistence of the Component Model bears justification. The Component Model meets the standards of Component based modelling. Meeting such standards, by extension, means the Model stands for toughness. 

Persistence is decided by:

  1. Response Time: A Model should be quickly captured by the analysts. It must be sensitive. A sensitive Model can be clearly observed for required features. If the Model gives a good response, it fulfills requirements. Responsive Models are dynamic and useful.


  1. Compactness: A compact Software Model has everything within. Everything to meet the goals. A close look at the Model tells the vital facts. A compact Model will definitely work. It will lead to a solid product. Using a compact Model,  failure rate can be minimised.


  1. Durable  Architecture: A durable architecture lasts. The Component is examined in detail. If the Model passes the exams, it is correct. Only strong and durable Component Models will have persistence. Weak Models fail, and do not have Persistence.


  1. Adopted Standards: The Component Model is shaped using the design standards. Standards make the Component Model succeed and serve. Such standards help. With the help of implemented standards, the Component  Model displays Persistence.



Comments

Popular posts from this blog

Interface Message Processor ( IMP )

Interface Message Processor ( IMP ) is a special purpose Computer. The Processor plays a vital role in Host-to-Host communication. IMP is placed between Host Computers.  IMP helps Hosts to exchange information. IMPs ( Interface Message Processors ) form a group. The group dedicates itself towards reliable transmission of Packets. _________________________ Note: An Interface Message Processor can be supposed to have a face. Firstly this supposed face of IMP is in the direction of the first Host, which sends the  message. Secondly, this face is turned towards the other Host.  Now, the IMP,  with its face turned around, communicates with this other Host.  Transformed message from IMP is communicated to this Host. __________________________ Message ( a piece of information ) sent from the Host ( source of information  ) is transformed into Packets. Transformation of the message into Packets is performed by an IMP. These Packets are forwarded to the receiver H...