8
e-Science Central Hugo Hiden Steven McGough

Hiden: e-Science Central

Embed Size (px)

DESCRIPTION

Preseantation by the Hiden project

Citation preview

Page 1: Hiden: e-Science Central

e-Science Central

Hugo HidenSteven McGough

Page 2: Hiden: e-Science Central

e-Science Central

e-Science Platform Runs in several locations

Amazon, Azure, Local Machines Provides data storage and workflow

enactment

Page 3: Hiden: e-Science Central

Recent Trends

e-ScienceCentral

• Dynamic Resource Allocation• Pay-as-you-Go

•Web based•Works anywhere

• Controlled Sharing• Collaboration• Communities

Page 4: Hiden: e-Science Central

e-Science Central Website - 2010

Page 5: Hiden: e-Science Central

Data Supply

Publicationand Storage

Workflows for Data Analysis

Page 6: Hiden: e-Science Central

Writing Workflow Blocks

Workflow blocks can be written in one of several languages: Java R Octave Native executables

We are going to add: Javascript Python

Page 7: Hiden: e-Science Central

Writing Workflow Blocks Written using a desktop application:

Page 8: Hiden: e-Science Central

Issues with the block designer tool Number one source of problems

Needs correct XML files creating Dependencies need to be specified Needs Java installed Issues with the proxy Getting updates out is problematic Users want their familiar Java IDE for Java blocks

Solutions For Java we have a set of Maven archetypes For R, Octave and others we want a fully web based editor Automate the “harder” aspects of block development