Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clustered servers
Message
 
À
29/01/2004 08:32:06
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00871743
Message ID:
00872128
Vues:
13
>Has anyone written software for a clustered server system? Any suggestions on white papers or books on writing software for this type of server system?
>
What type of application will you be hosting on the cluster?

Where I work we've just recently moved our app from a single server to a cluster. The migration was completely transparent. No changes were made to the client portion (a Windows Form app) nor to the server side components. In our case, it helped that all the middle tier business objects are web service classes so the interaction between the client and the server was always stateless, which is very (very) important when you have a cluster.
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform