Working with Backends.
Get backend class by name.
If the name does not include “.” (is not fully qualified), "carrot.backends." will be prepended to the name. e.g. "pyqueue" becomes "carrot.backends.pyqueue".
carrot.messaging
carrot.backends.base
Enter search terms or a module, class or function name.