Changes between Version 2 and Version 3 of OldIntro


Ignore:
Timestamp:
Apr 12, 2011 11:20:58 AM (13 years ago)
Author:
mikeryan
Comment:

embedder, standard container interface

Legend:

Unmodified
Added
Removed
Modified
  • OldIntro

    v2 v3  
    44
    55 * [wiki:August2011Demo August 2011 Demo Milestones]
     6
     7== Embedder ==
     8
     9 * Spits out annotated TopDL
     10 * Dumb (static)
     11 * Smart
     12   * Linear optimization problem (faber)
     13 * Self-describing containers guide embedding process
     14
     15== Standard Container Interface ==
     16
     17Need to merge the current Benito and fedd views on the standard interface
     18
     19Needs a query interface, support for:
     20
     21 * day-to-day experiment operations (node status, etc.)
     22 * recursive querying into internal containers
     23 * information to guide embedder