You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/11/21 17:24:36 UTC

[jira] [Commented] (TS-2005) refine cluster

    [ https://issues.apache.org/jira/browse/TS-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829069#comment-13829069 ] 

James Peach commented on TS-2005:
---------------------------------

ming_zyms' description of these changes from the mailing list:

in this big fat patch, we have refined the cluster communication in the message level, to archive better performance.

what we do:
	• make cluster a pure message driven layer, no more vc splice on each side
	• cleanup the msg encapsulation and callback implements
	• modified the cache cluster interface
due to the big change we made, there is something we changed in the cluster:
	* load monitor
	* hostdb cluster interface
as our main platform is Linux, and due to the network codes we can not reuse, we have made some dirty codes into the new cluster, that will need more work to get clean, to make it multi-platform aware and clean.

anyway, it is out, please join us on the hacking and testing.

those codes performs >4G/box traffic in our network, and there is no limit in cluster performance anymore

> refine cluster
> --------------
>
>                 Key: TS-2005
>                 URL: https://issues.apache.org/jira/browse/TS-2005
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 3.3.4
>            Reporter: Zhao Yongming
>            Assignee: Yu Qing
>              Labels: alibaba
>             Fix For: 6.0.0
>
>
> for tracking of the project we are working on, trying to implement more robust cluster performance.



--
This message was sent by Atlassian JIRA
(v6.1#6144)