Sirikata
Classes | Namespaces
space/src/FairServerMessageReceiver.hpp File Reference
#include "ServerMessageReceiver.hpp"
#include <sirikata/core/queue/FairQueue.hpp>
#include "NetworkQueueWrapper.hpp"
Include dependency graph for FairServerMessageReceiver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::FairServerMessageReceiver
 FairServerMessageReceiver implements the ServerMessageReceiver interface using a FairQueue (without internal storage, using the SpaceNetwork layer as the queue storage) to fairly distribute receive bandwidth based on the specified weights. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.