Git Product home page Git Product logo

htabroker's Introduction

Hierarchical (Geospatial) Topic Aggregation in Pub/Sub Message Brokers
----------------------------------------------------------------------

HTAbroker is a prototype for propagating and aggregating metrics
submitted to pub/sub topics along geospatial hierarchies. It supports
multiple indexing systems such as NUTS, geohash, H3 - some
computationally, some data-driven, and some in hybrid mode.

Run HTAbroker as CLI tool using either simulation or attached to the
Apache Pulsar broker. Similar to the concept of FaaS, Pulsar allows
deploying light-weight functions which are processed in an event-driven
way; HTAbroker makes use of this concept to inject hierarchical
subscription routes. For convenience, the system is also containerised.

Run from code:
 term0% # install deps, e.g. pip3 install pulsar-client
 term1% ./pulsar-dockerised.sh
 term2% python3 htabroker.py

Run as containers:
 term0% docker-compose run htabroker

Once in the interactive shell, marked with ")))" in HTAbroker,
everything should be self-explaining. You can follow the examples from
the 'doc' file to get started.

(Note: Function deployment is currently not working in the containerised
version.)

htabroker's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.