From 9bd25deb8487f959b33eb742169d8983930457a5 Mon Sep 17 00:00:00 2001 From: Jishnu P Date: Fri, 12 Jan 2018 15:42:56 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d831fe..ada6829 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Introduction -ECHO (**O**rchestration platform for **H**ybrid dataflows across **C**loud and **E**dge) is a platform that operates across diverse distributed resources to enable execution of complex analytical dataflows. It can operate on diverse data models - streams, micro-batches and files, and interface with native runtime engines like TensorFlow and Sorm to execute them. It manages the applcation's lifecycle, and can schedule the dataflow on Edge, Fog and Cloud resources while enabling dynamic task migration between the resources. +ECHO (**O**rchestration platform for **H**ybrid dataflows across **C**loud and **E**dge) is a platform that operates across diverse distributed resources to enable execution of complex analytical dataflows. It can operate on diverse data models - streams, micro-batches and files, and interface with native runtime engines like TensorFlow and Storm to execute them. It manages the applcation's lifecycle, and can schedule the dataflow on Edge, Fog and Cloud resources while enabling dynamic task migration between the resources. ## Dataflows