Package examples.dlife.tools.xgrid

Sample program that illustrates of the use of the Xgrid package (dlife.tools.xgrid).

See:
          Description

Class Summary
CalendarGenerator Use the xGrid to generate calendars for the years from 2000 through 2050.
 

Package examples.dlife.tools.xgrid Description

Sample program that illustrates of the use of the Xgrid package (dlife.tools.xgrid). The Xgrid package relies on Apple's Xgrid Technology. Thus, this example will only work if you have access to an Xgrid Controller and your machine is enabled as an Xgrid client.

This example uses the Xgrid to compute the calendar for each year between 2000 and 2050. The computation is performed by having the calendar for each year computed by a separate Xgrid agent. Thus, all calendars are generated in parallel.