Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At present, the Mantychore software is implemented on top of an architecture where it exists two main actors: resources and capabilities. With these components, Mantychore can describe all the necessary virtual resources (a resource component). One resource contains the information (model) that represents itself and its features (a capability component).

...

For the creation of a resource, the ResourceManager uses a description file (ResourceDescriptor) which provides  the necessary parameter parameters to configure a resource to work with. For example it contains the type, name or the capabilities that the resource supports. Here is presented an example of a resource descriptor.

...

A resource is a virtual resource representation. It was explained that it contains the information (model) and features (capabilities) which it can use.  These parameters have to created and started to be an active  active resource. In this picture is possible to see the resource life cycle:

The end user  does these state movements via the Mantychore server console

...