Home
Categories
Dictionary
Glossary
Download
Project Details
Changes Log
What Links Here
FAQ
License

Framework instance


The prototype framework project allows to exchange services between modules.

The protoFramework.jar library is the Java application which manage:
  • The instanciation of the modules
  • The exchanges of the services between the modules
To start the framework, we start the framework with a filelist configuration file which specifies the architecture and the services.

For example:
      java -jar protoframework.jar config=filelist.xml
We call one started instancr of this library a framework instance:
deployment1
Note that it is perfectly possible to have several instances communicating through an UDP or TCP network:
network2instances

See also


Categories: concepts

Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence