[jdev] scaling a component
Tomasz Sterna
tomek at xiaoka.com
Tue Dec 16 06:55:45 CST 2008
Dnia 2008-12-15, pon o godzinie 20:50 +0100, Simon Tennant pisze:
> * Have the client do a disco query at startup and then choose a random
> leaf from a branch: household-staff.buddycloud.com
> butler01.household-staff.buddycloud.com
> butler02.household-staff.buddycloud.com
> etc.
You may use <redirect/> error condition to direct users from
household-staff to butlerX.household-staff
> * have all the butlers go through a proxy butler that is registered on
> the sever which then load-balances between different dedicated
> butlers.
You may also have a central hub that uses <see-other-host/> error
condition to redirect S2S traffic to dedicated hosts.
--
More information about the JDev
mailing list