Difference between revisions of "pCDN:Release"

From NMSL
Line 3: Line 3:
 
= Version 1 =
 
= Version 1 =
 
== Features ==
 
== Features ==
 +
* ''State Preserved Server'': We preserve the on-line client state across pCDN server restarts. This means that the pCDN server can be restarted anytime without scarifying the connected clients. Administrators may restart the pCDN server for several reasons, such as power outage, hardware upgrades, or operating system updates. This new feature minimizes the service downtime without deploying additional hardware.
 +
* ''Replicated Server'': We support one-to-many replication for an even more robust system. CBC many deploy one or more secondary servers, which will take over the responsibility of the primary server when failures are detected. We support hot switchover, which means all the secondary servers are always initialized and can become the next primary server immediately after failures.
 +
* ''Geo-Fencing'': We support city-level geo-fencing in North America and country-level in other regions. Administrators configure the geo-fencing database through a user-friendly GUI, which can be remotely run at any workstations.
 +
* ''Unified Admin GUI'': We integrate server monitoring, content admin, and geo-fencing functionalities into a unified GUI. Administrators can remotely run this user interface and complete all their daily tasks in it.
 +
* ''Peer Matching Algorithm'': We support geolocation-aware sender lookups, which leverage on existing Geo-IP database to search for the best senders. By carefully selecting close-by senders, we increase the download speed as well as user satisfactory.
 +
* ''Performance Tuning'': We revise our protocol design, as well as implementation, for lower network overhead and a more responsive system.
 
== Software ==
 
== Software ==
 
=== Candidate 1 ===
 
=== Candidate 1 ===

Revision as of 11:41, 4 March 2008

We list the features, installers, and instructions for each release on this page. The complete list of features apriori Version 1, please see here.

Version 1

Features

  • State Preserved Server: We preserve the on-line client state across pCDN server restarts. This means that the pCDN server can be restarted anytime without scarifying the connected clients. Administrators may restart the pCDN server for several reasons, such as power outage, hardware upgrades, or operating system updates. This new feature minimizes the service downtime without deploying additional hardware.
  • Replicated Server: We support one-to-many replication for an even more robust system. CBC many deploy one or more secondary servers, which will take over the responsibility of the primary server when failures are detected. We support hot switchover, which means all the secondary servers are always initialized and can become the next primary server immediately after failures.
  • Geo-Fencing: We support city-level geo-fencing in North America and country-level in other regions. Administrators configure the geo-fencing database through a user-friendly GUI, which can be remotely run at any workstations.
  • Unified Admin GUI: We integrate server monitoring, content admin, and geo-fencing functionalities into a unified GUI. Administrators can remotely run this user interface and complete all their daily tasks in it.
  • Peer Matching Algorithm: We support geolocation-aware sender lookups, which leverage on existing Geo-IP database to search for the best senders. By carefully selecting close-by senders, we increase the download speed as well as user satisfactory.
  • Performance Tuning: We revise our protocol design, as well as implementation, for lower network overhead and a more responsive system.

Software

Candidate 1

Please find the initial release candidates as follows.

Instructions

The installation instruction for this release can be found here