Date: 2004-10-13T10:11:21 Editor: PeterLin <[EMAIL PROTECTED]> Wiki: Apache JMeter Wiki Page: JMS Sampler URL: http://wiki.apache.org/jakarta-jmeter/JMS Sampler
no comment Change Log: ------------------------------------------------------------------------------ @@ -54,4 +54,4 @@ 4. specific file 5. use as monitor -After some discussion with James, it seems to make sense to treat the Sessio as the client. This way, a single connection may have multiple Sessions. I still need to work out the details of how measure the time for subscribers, since they will get notified of when new messages come in. For the first implementation, I'm going to by pass a connection factory. Once it the details of how subscribers will work, I'll move on to the connection factory. +After some discussion with James, it seems to make sense to treat the Session as the client. This way, a single connection may have multiple Sessions. I still need to work out the details of how measure the time for subscribers, since they will get notified of when new messages come in. For the first implementation, I'm going to by pass a connection factory. Once it the details of how subscribers will work, I'll move on to the connection factory. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
