Re: What is Messenger API

2012-09-25 Thread Alan Conway
On Thu, 2012-09-20 at 16:37 -0400, William Henry wrote: > - Original Message - > > On Thu, Sep 20, 2012 at 4:02 PM, William Henry > > wrote: > > > Best to look at proton's examples/messenger send.py and recv.py > > > > > > That's the only documentation besides messenger.h > > > > That's p

[jira] [Updated] (PROTON-31) Message Corruption in point-to-point transfer via messenger

2012-09-25 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Henry updated PROTON-31: Attachment: (was: send_image.py) > Message Corruption in point-to-point transfer via messeng

[jira] [Updated] (PROTON-31) Message Corruption in point-to-point transfer via messenger

2012-09-25 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Henry updated PROTON-31: Attachment: recv_image.py send_image.py Latest versions of the send and receive imag

[jira] [Created] (PROTON-33) Provide API for user managed pn_message_t payload/memory

2012-09-25 Thread William Henry (JIRA)
William Henry created PROTON-33: --- Summary: Provide API for user managed pn_message_t payload/memory Key: PROTON-33 URL: https://issues.apache.org/jira/browse/PROTON-33 Project: Qpid Proton Issu

Re: Engine API

2012-09-25 Thread Rafael Schloming
Ken already wrote a bunch of documentation on this, perhaps he could post a link? Also, if you run 'make docs' you can see all the doxygen for the engine APIs. While I agree we need more documentation, keeping the C and Java impls in sync is a separate matter. Documentation as a functional spec i

[jira] [Updated] (PROTON-33) Provide API for user managed pn_message_t payload/memory

2012-09-25 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Henry updated PROTON-33: Description: Some users will have their own frameworks and methods of managing the data received.

[jira] [Updated] (PROTON-33) Provide API for user managed pn_message_t payload/memory

2012-09-25 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Henry updated PROTON-33: Description: Some users will have their own frameworks and methods of managing the data received.

[jira] [Updated] (PROTON-33) Provide API for user managed pn_message_t payload/memory

2012-09-25 Thread William Henry (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Henry updated PROTON-33: Description: Some users will have their own frameworks and methods of managing the data received.

Re: Engine API

2012-09-25 Thread Rob Godfrey
On 25 September 2012 19:05, Rafael Schloming wrote: > Ken already wrote a bunch of documentation on this, perhaps he could post a > link? > > Also, if you run 'make docs' you can see all the doxygen for the engine > APIs. > > While I agree we need more documentation, keeping the C and Java impls

Re: Engine API

2012-09-25 Thread Chuck Rolke
- Original Message - > From: "Rob Godfrey" > To: proton@qpid.apache.org > Sent: Tuesday, September 25, 2012 3:19:23 PM > Subject: Re: Engine API > > On 25 September 2012 19:05, Rafael Schloming > wrote: > > > Ken already wrote a bunch of documentation on this, perhaps he > > could pos

Re: Engine API

2012-09-25 Thread Rob Godfrey
On 25 September 2012 21:57, Chuck Rolke wrote: > > > - Original Message - > > From: "Rob Godfrey" > > To: proton@qpid.apache.org > > Sent: Tuesday, September 25, 2012 3:19:23 PM > > Subject: Re: Engine API > > > > On 25 September 2012 19:05, Rafael Schloming > > wrote: > > > > > Ken alr