Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Web

...

frontend for skimming (architecture and use cases)

Igor Pavlin
December 13, 2007
(Draft version 0.1)

...

DP_TASK_TYPE,
TASK_TYPE, like skimmer (meaning Full Skimmer), SimpleSkimmer, DC2Prune
URL, url of the task, like, http://glastground.slac.stanford.edu/DC2PruneImage Removed

DP_REQUEST,
REQUEST_PK, primary key, number based on timestamp
USERID, user name
TASK_TYPE, from table above
USER_COMMENT, entered during user request creation
ID, streamId (might be deprecated)
REQUEST_DATA, clob of all data, typical to TASK_TYPE
SUBMIT_DATA, when submitted, timestamp
OUTPUT_DIR, where to expect result of task data (could be obsolete)

...