Manager.generateQueue

Returns a new queue with a new ID, if all IDs are used then it returns null

Use this if you don't care about reserving queues IDs and just want a throwaway queue

FIXME: All tags in use, this won't handle it

class Manager
generateQueue
()

Meta