The createQueue() method creates a message queue with the given
name. It returns a queue identifier, the format of which is service-dependent. Some
services return a URL for the queue identifier, while others return a GUID to use in
future operations.




