Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Classes | Variables
core.dispatcher Namespace Reference

DVM token dispatcher. More...

Classes

class  TokenDispatcher
 Token Dispatcher. More...
 

Variables

tuple log = logging.getLogger(__name__)
 

Detailed Description

DVM token dispatcher.

This module defines the token dispatcher. The token dispatcher is responsible for deciding how to handle received tokens.

Variable Documentation

tuple core.dispatcher.log = logging.getLogger(__name__)