[jboss-jira] [JBoss JIRA] Commented: (JGRP-267) RoundTrip is slow with bundling disabled

Bela Ban (JIRA) jira-events at jboss.com
Fri Aug 4 12:04:14 EDT 2006


    [ http://jira.jboss.com/jira/browse/JGRP-267?page=comments#action_12340643 ] 
            
Bela Ban commented on JGRP-267:
-------------------------------

Looks as if this is faster if UDP.use_outgoing_packet_handler="false" is enabled !
Maybe a problem with DatagramSocket.send() ? Seems to work faster with JDK 6 as well, maybe I need to check the bug parade for a known problem with DatagramSocket.send()...

> RoundTrip is slow with bundling disabled
> ----------------------------------------
>
>                 Key: JGRP-267
>                 URL: http://jira.jboss.com/jira/browse/JGRP-267
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.3 SP1
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>             Fix For: 2.4
>
>
> #1 Disable bundling in fc-fast-minimalthreads.xml: UDP.enable_bundling="false"
> #2 Run the server: jt RoundTrip -server -props ./fc-fast-minimalthreads.xml
> #3 Run the client: $ jt RoundTrip -props ./fc-fast-minimalthreads.xml -num 10
> The first time, the client runs okay, but when it is run multiple times, it always slows down halfway through a run

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list