WCF Services Tutorial
< Go Back
This tutorial guides you through the main steps in using a Windows Communication Foundation (WCF) broker node for a service-oriented application: building the solution, deploying the service, and running the model.
The application used in this tutorial is an Asian Options pricing service. The tutorial first describes how to customize the Microsoft Visual Studio 2008 project solution file so that it reflects the name of the cluster head node. Next, it shows how to build the solution with a single command. The tutorial then describes how to deploy the service by copying the binary files to the compute nodes, and concludes with running the Asian Options pricing model to show that it is functioning correctly.




