PageBox |
|
ActiveNaming | Grid API | Coordinator | Presentation | Polaris A | Polaris B | Download |
Polaris download
Table of content | |
|
You can download Polaris for .NET in zip format
polarisA/PolClient.zip: client of Polaris A
polarisA/PolCommon.zip: Polaris A common classes
polarisA/PolServer.zip: Server part of Polaris A
The client of Polaris A is made of the following files:
Name | Purpose |
---|---|
WebForm1.aspx | Example of server page using ShoppingBasket.aspx, PolLogin.aspx and PolCommit.aspx. |
PolLogin.ascx.cs | Login control. Uses the Coordinator Heap. |
PolCommit.ascx.cs | Commit control. Uses the TransactionCoordinator. |
ShoppingBasket.ascx.cs | Polaris control. |
ShoppingOrder.cs | Proxy of the Polaris Web service. |
SmartProxy.cs | Called by ShoppingBasket.ascx.cs. Calls ShoppingOrder.cs. Uses the ActiveNaming to implement load balancing, fault tolerance, data and location dependent routing. |
ActiveNaming.cs | Proxy of the ActiveNaming Web service. |
The common classes of Polaris A are actually a single PolarisKR.cs file that implement the keyRange object used for data and location dependent routing.
The server part of Polaris A is made of the following files:
Name | Purpose |
---|---|
RangeLoc.aspx.cs | Range and location setting form. |
ShoppingOrder.asmx.cs | Polaris web service. |
ActiveNaming.cs | Proxy of the ActiveNaming Web service. |
Contact:support@pagebox.net
©2001-2004 Alexis Grandemange.
Last modified
.