next up previous contents
Next: Building a server application Up: FAST: Fast Agent's System Previous: Building FAST   Contents


Using FAST in the plug-in scheduler

FAST- and NWS-based performance estimation metrics are stored in an estimation metric vector (see Chapter 7 for more details) by calling


    int diet_estimate_fast(estVector_t ev, 

const diet_profile_t* const profilePtr);
with an appropriate value for ev and the profilePtr corresponding to the current DIET request.

Attention: this option it not available when compiling with the option -DDIET_USE_CORI set to OFF, To access to this information use CoRI. (see Section 8.3).



DIET Team - 2008-07-17