Find the rabbitMQ config that corresponds to the tool type.
Find the rabbitMQ config that corresponds to the tool type. There can only be one rabbit MQ for each tool type
Parse a URI of the form http://<username>:<password>@<host>:<port>/<path> into a tuple
Parse a URI of the form http://<username>:<password>@<host>:<port>/<path> into a tuple
Tuple (URL String, username, password)