push() push(string $topic, string $body, integer $priority = self::PRIORITY_NORMAL) : void Parameters string $topic string $body integer $priority
pop() pop(string $topic, integer $timeout = PHP_INT_MAX) : string|false Parameters string $topic integer $timeout Returns string|false
length() length(string $topic, integer $priority = null) : integer Parameters string $topic integer $priority Returns integer