You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Marc Schoechlin (JIRA)" <ji...@apache.org> on 2010/04/19 17:50:14 UTC

[jira] Commented: (AMQ-2698) Enhanced Example Code

    [ https://issues.apache.org/activemq/browse/AMQ-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58952#action_58952 ] 

Marc Schoechlin commented on AMQ-2698:
--------------------------------------

Hi,




many thanks :-)

I will configure my editor for future contributions...

Regards
Marc Schöchlin


-- 
http://www.xing.com/profile/Marc_Schoechlin/
jabber: ms@256bit.org


> Enhanced Example Code
> ---------------------
>
>                 Key: AMQ-2698
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2698
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Samples
>    Affects Versions: 5.3.1
>            Reporter: Marc Schöchlin
>            Assignee: Gary Tully
>             Fix For: 5.4.0
>
>         Attachments: examples2.diff
>
>
> I made some trivial enhancements to the ActiveMq examples.
> This patch introduces parallel enqueueing/dequeuing of messages (without
> connection pooling).
> I used this tool for benchmarking/verifying/testing my ActiveMQ
> configuration - maybe also other users
> are interested in this.
> Example:
> ---
> ant producer -DparallelThreads=60 -Dmax=2000 -DmessageSize=1024
> ant consumer -DparallelThreads=100 -Dmax=2000
> ---
> The patch is based on the following release:
> ---
> $ LANG=C svn info
> Path: .
> URL: https://svn.apache.org/repos/asf/activemq/trunk
> Repository Root: https://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 932332
> ---
> You can apply this, i accept the Apache licence.
> Regards
> Marc Schoechlin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.