| Home | Trees | Indices | Help |
|---|
|
|
A candidate high level messaging API for python.
Areas that still need work:
| Classes | |
| timestamp | |
|
Connection A Connection manages a group of Sessions and connects them with a remote endpoint. |
|
|
Session Sessions provide a linear context for sending and receiving messages, and manage various Senders and Receivers. |
|
|
Sender Sends outgoing messages. |
|
|
Empty Exception raised by Receiver.fetch when there is no message available within the alloted time. |
|
|
Receiver Receives incoming messages from a remote source. |
|
|
Message A message consists of a standard set of fields, an application defined set of properties, and some content. |
|
| Functions | |||
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 18 14:16:46 2009 | http://epydoc.sourceforge.net |