Skip to content

Proposed architecture

andrewtracer edited this page Jun 21, 2011 · 2 revisions

A dataflow editor running in the user's browser is the main interface. Once the dataflow structure is complete, the user specifies source data files (located on server) and any needed input parameters to the functional blocks in the dataflow: Schematic Diagram The dataflow structure and parameters are transmitted to the server, which runs the data files through the library functions corresponding to the functional blocks, and returns the result to the browser.

Clone this wiki locally