#include "ace/pre.h"
#include "tao/Wait_Strategy.h"
#include "ace/post.h"
Include dependency graph for Wait_On_Leader_Follower.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Wait_On_Leader_Follower |
Wait according to the Leader-Follower model. Leader does the event loop of the Reactor and the Followers wait on the condition variable. More... |
Wait_On_Leader_Follower.h,v 1.5 2001/08/01 23:39:56 coryan Exp