Index

_ | A | C | D | G | I | L | M | N | P | Q | R | S

_

  • __init__() (AIORSMQ method)
    • (Message method)
    • (QueueAttributes method)

A

  • aiorsmq
    • module
  • AIORSMQ (class in aiorsmq)
  • aiorsmq.exceptions
    • module
  • AIORSMQException

C

  • change_message_visibility() (AIORSMQ method)
  • create_queue() (AIORSMQ method)

D

  • delete_message() (AIORSMQ method)
  • delete_queue() (AIORSMQ method)

G

  • get_queue_attributes() (AIORSMQ method)

I

  • InvalidValueException

L

  • list_queues() (AIORSMQ method)

M

  • Message (class in aiorsmq)
  • MessageNotFoundException
  • module
    • aiorsmq
    • aiorsmq.exceptions

N

  • NoAttributesSpecified

P

  • pop_message() (AIORSMQ method)

Q

  • QueueAttributes (class in aiorsmq)
  • QueueExistsException
  • QueueNotFoundException
  • quit() (AIORSMQ method)

R

  • receive_message() (AIORSMQ method)

S

  • send_message() (AIORSMQ method)
  • set_queue_attributes() (AIORSMQ method)

aiorsmq

An async Python implementation of RSMQ.

Navigation

  • Installation
  • Examples
  • API Documentation

Related Topics

  • Documentation overview

Quick search

©2021, Federico Tedin. | Powered by Sphinx 4.0.2 & Alabaster 0.7.12
Fork me on GitHub