RemoteDispatcher#

class rbc.remotejit.RemoteDispatcher(name, callers)#

A collection of Caller instances holding functions with a common name.

Methods

RemoteDispatcher.__init__(name, callers)