02-23-05 07:46 AM
Hi Rick,
There are 2 ways to load balancing .NET components in AC2K.
If you are using .NET remoting to ship distributed .net components,
then you should use NLB to load balancing them and take the advantage
of AC to manage the NLB cluster. Another way is if you are willing to
wrap those .net assemblies into COM+ as ServicedComponent (probably
not, as you mentioned), then CLB can work for their loading balancing
scenario.
If everything is still in plan and client app hasn't been written, I
believe .NET remoting is a more recommended choice.
Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
========================================
=============
Business-Critical Phone Support (BCPS) provides you with technical
phone support at no charge during critical LAN outages or "business
down" situations. This benefit is available 24 hours a day, 7 days a
week to all Microsoft technology partners in the United States and
Canada.
This and other support options are available here:
BCPS:
https://partner.microsoft.com/US/te...rtoverview/4001
0469
Others:
https://partner.microsoft.com/US/te...upportoverview/
If you are outside the United States, please visit our International
Support page: http://support.microsoft.com/common/international.aspx
========================================
=============
This posting is provided "AS IS" with no warranties, and confers no
rights.
[ Post a follow-up to this message ]
|