Commit fb96a394 by Piotr Mitros

Minor clarifification to README

parent a8b1defb
...@@ -26,12 +26,12 @@ the analytics detects). ...@@ -26,12 +26,12 @@ the analytics detects).
The model behind Insights is the app store model: The model behind Insights is the app store model:
![App store](docs/app_store.png) ![App store](docs/app_store.png)
We provide a runtime. This runtime provides a fixed set of As with an app store (Android shown above), we provide a runtime. This
technologies (Python, numpy, scipy, pylab, pandas, mongo, a cache, runtime provides a fixed set of technologies (Python, numpy, scipy,
etc.). If you restrict yourself to this runtime, anyone pylab, pandas, mongo, a cache, etc.). If you restrict yourself to this
running Insights can host your analytic. If you'd like to move outside runtime, anyone running Insights can host your analytic. If you'd like
this set of tools, you can do that too, but then you may have to to move outside this set of tools, you can do that too, but then you
host your own analytics server. may have to host your own analytics server.
Comparison to other systems: Comparison to other systems:
* Tincan is an SOA and a format for streaming analytics. Insights is * Tincan is an SOA and a format for streaming analytics. Insights is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment