Re: RFI for 0.26 - ARM compile fix ( was: Fix for ARM complie: r1542066)

2013-11-19 Thread Justin Ross
Rejected, because code cleanups are outside the scope of RCs. I suggest you produce a patch that narrowly addresses the build issue. And please use a new JIRA, so we can isolate the approvals. The release page has the criteria for accepting changes:

Proof of Concept JavaScript Proton implementation.

2013-11-19 Thread Fraser Adams
Hey all, For the last couple of weekends I've been working on a Proof of Concept JavaScript implementation of Proton. The approach that I've taken is (I think) quite interesting/unusual but it's an approach that offers a high level of synergy with implementations for other languages that are

Re: Proof of Concept JavaScript Proton implementation.

2013-11-19 Thread Ted Ross
Frase, This looks really interesting. Can you provide any details about the WebSockets encapsulation (i.e. how WS messages and frames are used)? Thanks, -Ted On 11/19/2013 02:56 PM, Fraser Adams wrote: Hey all, For the last couple of weekends I've been working on a Proof of Concept

Re: using proton messenger *asynchronously*

2013-11-19 Thread Ken Giusti
Hit send a bit too quickly: The official proton docs are linked from the proton release web page: http://qpid.apache.org/releases/qpid-proton-0.5/index.html These are generated from the header file - we're missing an overview page though (https://issues.apache.org/jira/browse/PROTON-462)

Re: Proof of Concept JavaScript Proton implementation.

2013-11-19 Thread Robbie Gemmell
I think its worth mentioning that branches are ideally suited to this sort of workwhether it actually ends up on trunk or not in the end, theres no need to keep things local until it is actually ready for landing on trunk... Robbie On 19 November 2013 19:56, Fraser Adams

Re: Proof of Concept JavaScript Proton implementation.

2013-11-19 Thread Ted Ross
+1 I'd be very interested in seeing this checked in on a branch. -Ted On 11/19/2013 03:33 PM, Robbie Gemmell wrote: I think its worth mentioning that branches are ideally suited to this sort of workwhether it actually ends up on trunk or not in the end, theres no need to keep things local

RE: Proof of Concept JavaScript Proton implementation.

2013-11-19 Thread Steve Huston
This is great, Fraser! You're certainly an enterprising fellow, eh? :-) I chair the OASIS AMQP Bindings and Mappings Technical Committee and one of the things that TC is doing is developing a spec for AMQP over Websockets. The Websockets binding is getting near to a public review committee

Re: Please Read [was: Is anyone using the QMF C++ Agent and Console development libraries (libqmf2)?]

2013-11-19 Thread Kerry Bonin
Hello! I was just about to look them over, as I need access to queue loads on the brokers. If you are considering deprecating them, what would be the recommended way to access QMF data from the broker in a C++ client app? Kerry Bonin On Tue, Nov 19, 2013 at 3:08 PM, Ken Giusti