Re: Anonymous Producers

2014-03-21 Thread Ted Ross
You have the option of leaving the target of a producer link empty and 
putting the destination in the to field of each message sent on the link.


-Ted

On 03/20/2014 11:36 PM, Clebert Suconic wrote:

A common JMS feature is to have a Producer being anonymous and define the 
address only when the message is sent.


We do the same on HornetQ core API.. However from my first look on the Proton 
API I always need to define the source and the target?

Is there a way to define the destination per message sent?


How do you handle this at the current qpid JMS Client? From what I understand 
on the API it will then declare a new LINK when a new destination is set.. is 
that right?


That means there are no anonymous links or a way to alter the target during the 
message send? no such thing as deliver.send(message, *destination*)?




Re: Proton 0.7 RC1

2014-03-21 Thread Ken Giusti
Built, tested, and installed cleanly on my Debian 7 i686 vm.

On my Lenovo T530, I ran my messenger benchmark against it, and 0.6 for 
comparison:

Two runs of 0.7:

 LATENCY (msecs) lowmean
high
  Loopback (64byte)  2.3 2.4
 2.5
  Large Msg (2Mbyte)18.818.9
19.1
THROUGHPUT (msgs/sec)lowmean
high
  Loopback (64byte)  36567.1 36798.2
 36918.1
  Large Msg (2Mbyte)   102.4   103.5
   104.8

LATENCY (msecs)  lowmean
high
  Loopback (64byte)  2.4 2.4
 2.5
  Large Msg (2Mbyte)18.818.9
19.1
THROUGHPUT (msgs/sec)lowmean
high
  Loopback (64byte)  36023.1 36610.6
 37120.9
  Large Msg (2Mbyte)   102.1   103.6
   105.0

Two runs of 0.6:

LATENCY (msecs)  lowmean
high
  Loopback (64byte)  2.5 2.5
 2.5
  Large Msg (2Mbyte)18.618.8
19.0
THROUGHPUT (msgs/sec)lowmean
high
  Loopback (64byte)  36718.8 37096.5
 37291.2
  Large Msg (2Mbyte)   103.0   104.8
   105.9

LATENCY (msecs)  lowmean
high
  Loopback (64byte)  2.4 2.4
 2.5
  Large Msg (2Mbyte)18.919.0
19.1
THROUGHPUT (msgs/sec)lowmean
high
  Loopback (64byte)  36609.9 36868.0
 37291.2
  Large Msg (2Mbyte)   101.8   102.5
   103.1

Latency appears to be unchanged, but there is a slight degradation in small 
packet throughput.

- Original Message -
 From: Rafael Schloming r...@alum.mit.edu
 To: proton@qpid.apache.org
 Sent: Friday, March 14, 2014 4:25:02 PM
 Subject: Proton 0.7 RC1
 
 Hi Everyone,
 
 There's been a bunch of key improvements/fixes since Proton 0.6, so it's
 probably about time for a new release. I've just posted the first RC in the
 usual places. Please check it out and give a shout if you run into any
 issues.
 
 Source artifacts:
 
   http://people.apache.org/~rhs/qpid-proton-0.7rc1/
 
 Java binaries:
 
   https://repository.apache.org/content/repositories/orgapacheqpid-1001/
 
 --Rafael
 

-- 
-K


[jira] [Created] (PROTON-538) fix install and readme

2014-03-21 Thread Rafael H. Schloming (JIRA)
Rafael H. Schloming created PROTON-538:
--

 Summary: fix install and readme
 Key: PROTON-538
 URL: https://issues.apache.org/jira/browse/PROTON-538
 Project: Qpid Proton
  Issue Type: Bug
Reporter: Rafael H. Schloming
Assignee: Rafael H. Schloming
 Fix For: 0.7






--
This message was sent by Atlassian JIRA
(v6.2#6252)