Skip to the content.

qtopology

Build status npm version

NPM package: https://www.npmjs.com/package/qtopology

Travis CI: https://travis-ci.org/qminer/qtopology

Installation

npm install qtopology

Intro

QTopology is a distributed stream processing layer, written in node.js.

It uses the following terminology, originating in Storm project:

When running in distributed mode, qtopology also uses the following:

Quick start

Read this quick-start guide to quickly create your own topology.

Further reading