Working with Backends.
Get backend class by name.
The backend string is the full path to a backend class, e.g.:
"carrot.backends.pyamqplib.Backend"
If the name does not include “.” (is not fully qualified), the alias table will be consulted.
carrot.messaging
carrot.backends.base
Enter search terms or a module, class or function name.