Resource pool v1.0.3 DefaultResourceFactory View Source
This module implements simple template of resource factory (ResourceFactory behaviour). It is for testing/debuging purpouse.
Link to this section Summary
Functions
Activate resource before starting to use.
Create simple resource for testing. In real system new resource is created as process using resource metadata.
Do nothing with test resource. Real system will close and dispose the resource.
Passivate resource before going to idle.
Test resource is always valid. Real system has to check health of given resource.
Link to this section Functions
Activate resource before starting to use.
Create simple resource for testing. In real system new resource is created as process using resource metadata.
Do nothing with test resource. Real system will close and dispose the resource.
Passivate resource before going to idle.
Test resource is always valid. Real system has to check health of given resource.