[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-dev
Subject:    [jira] [Resolved] (AMQNET-391) Add buffered stream in TcpTransport to avoid excessive packet transmi
From:       "Timothy Bish (JIRA)" <jira+amqnet () apache ! org>
Date:       2012-06-27 21:17:45
Message-ID: 496462863.63814.1340831865193.JavaMail.jiratomcat () issues-vm
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/AMQNET-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Timothy Bish resolved AMQNET-391.
---------------------------------

    Resolution: Fixed

Fixed in trunk and the 1.5.x branch
                
> Add buffered stream in TcpTransport to avoid excessive packet transmision
> -------------------------------------------------------------------------
> 
> Key: AMQNET-391
> URL: https://issues.apache.org/jira/browse/AMQNET-391
> Project: ActiveMQ .Net
> Issue Type: Improvement
> Components: ActiveMQ
> Affects Versions: 1.5.5
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 1.5.6, 1.6.0
> 
> 
> Currently the TcpTransport utilizes a raw NetworkStream which is okay when \
> loosmarshalling is enabled and size prefix is turned on but when either of those is \
> not true the marshaling code writes directly to the stream and can result in a lot \
> of small Tcp packets getting transmitted for each message instead of one larger \
> more efficient write.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic