[jboss-jira] [JBoss JIRA] Updated: (JBAS-5422) Evaluate impact of message bundling in HttpSession replication performance
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Aug 25 11:31:38 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-5422:
-----------------------------------
Fix Version/s: JBossAS-5.0.0.GA
(was: JBossAS-5.0.0.CR2)
> Evaluate impact of message bundling in HttpSession replication performance
> --------------------------------------------------------------------------
>
> Key: JBAS-5422
> URL: https://jira.jboss.org/jira/browse/JBAS-5422
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering, Web (Tomcat) service
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Minor
> Fix For: JBossAS-5.0.0.GA
>
> Attachments: bundleeffect.xls, bundleeffect.xls, tc5-cluster-service.xml.nio, tc5-cluster-service.xml.tcp, tc5-cluster-service.xml.udp
>
>
> As described in http://wiki.jboss.org/wiki/Wiki.jsp?page=ProblemAndClusterRPCs the use of message bundling is not optimal for RPC calls. Essentially all clustering traffic in the AS is RPC calls, so we should evaluate the impact of disabling message bundling.
> I'm going to evaluate this using both REPL_SYNC and REPL_ASYNC. Any negative effect of bundling with REPL_ASYNC should be less, as the caller does not wait for the response.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list