Changes between Initial Version and Version 1 of GeniExperimentEngineUSIgniteSummitTutorial


Ignore:
Timestamp:
06/26/14 01:37:42 (10 years ago)
Author:
rick@mcgeer.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniExperimentEngineUSIgniteSummitTutorial

    v1 v1  
     1= Description =
     2This is a description of the Geni Experiment Engine Tutorial given at the US Ignite summit June 26, 2014
     3
     4= Brief Overview =
     5The tutorial consisted of three hands-on tasks, after allocating a slicelet on the GEE Portal and downloading the slicelet tarball
     6
     71. '''Hello, world'''.  Participants wrote a one-line script that executed a cURL command.  The command instructed an [http://www.lively-web.org Lively Web] page, which made notes on a map as to who had written in.
     8
     92. '''Meet the messaging system'''.  Participants used the built-in messaging system to exchange messages between a job server and job clients.
     10
     113. '''Weather Processing'''.  Participants downloaded weather reports to several locations, and at each location processed the reports, looking for severe weather.  This is intended to show distributed computation using GEE.
     12
     13= Materials =
     14
     15The code for the tutorial is contained in the attached Zip file
     16
     17