On 06/30/2011 05:43 PM, Rajith Attapattu wrote:
Sharing and documenting these props will help ensure that all clients
support it to provide a uniform experience to our end users.

Agreed.

I have collection what I know so far here [1]. If anybody knows about
other props feel free to add it there or simple respond to this email.

I also suggest we follow a naming convention. Based on what we have, I
see the following being used.

1. For retrieving AMQP specific information (Ex the routing-key.)
x-amqp-<amqp-version>.<property-name>   - Ex   x-amqp-0-10.routing-key,
x-amqp-0-10.app-id

The c++ client also has x-amqp-0-10.content-encoding, I think more for completeness than any specific need to use it.

2. For retrieving Qpid specific information (Ex the routing-key.)
qpid.<property-name>   Ex qpid.subject

Regards,

Rajith

[1]https://cwiki.apache.org/confluence/display/qpid/Qpid+specific+props+for+retrieving+information.

Why not just add this table to the Programming Guide, e.g. in the mapping to AMQP 0-10?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to