This document discusses using Google AppEngine and Fusion Tables with ArcGIS Server for cloud geoprocessing. It describes how Fusion Tables can be used for storage, visualization and analysis. It then introduces Arc2Cloud, which adds additional geospatial functionality to Fusion Tables like a native API and services. The document demonstrates using Google AppEngine's task queue to perform geoprocessing across multiple Fusion Tables in parallel by dividing data into ranges, grids or other strategies. Spatial operations are performed using JTS or ArcGIS Server services. Results are written back to Fusion Tables.