On 07/19/2012 07:03 PM, Alan Conway wrote:
On the blocking front, a good messaging API should support both blocking and non-blocking use. The messaging API can certainly be extended in a backward compatible way to do so.
Yes, I agree.
On the easy-to-use front it seems to me that the ideal is the an easy messaging API layered over a full-control proton API, where the underlying proton API can be exposed for "advanced" users or ignored by normal users.
I think there are perhaps more than two levels of ease of use. At the very 'top' level, you just care about sending and receiving with no interest in connections, sessions, sender or receivers. The 'bottom' level is full protocol control. The messaging API at present is somewhere between those.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
