Henri van den Bulk edited begin_itemize_item_Resource_Manager__.tex  almost 9 years ago

Commit id: ca77485563a921ea8f9210f5354c858dd3dc9343

deletions | additions      

       

\section{Logical Components}  As part of the solution we have defined a set of logical components that need to be evaluated. These components describe key pieces of the architecture of which each has a given role.  The following components are being recognized in the architecture.  \begin{itemize}  \item Resource Manager is responsible for knowing the state of the resources. In our model that will include the current bandwidth resources, e.g. keeping track  ofthe resource. The higher the bandwidth the higher weight  $ \{ \alpha \beta  \} $ it for each resource. In our model the compute resources  will be assigned. offer up their resources to the Resource Manager.  \item Flow Manager is responsible for adjusting the flow and routing in the switches. The manager will communicate to the switches new flow tables to ensure request are routed to resources with a higher $ \{ \alpha \} $. resources.  \item Net Manager is responsible for knowing the topology. It queries switches periodically to get link usage and monitors the latency experienced by packets traversing the links. In our approach the net manager will need to know latency such that the system can ensure resources are made available as close as possible to the consumers.  \end{itemize}  How to determine where to route???