rayokota / kdatalog

Kafka as a Datalog Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDatalog - Kafka as a Datalog Engine

KDatalog is a distributed Datalog engine using Apache Kafka. It is implemented as a Pregel algorithm in Kafka Graphs, and is adapted from the Apache Giraph implementation of Datalog on Pregel from the work "Parallel Datalog on Pregel" by Matthias Maiterth.

For more information, see KDatalog: Kafka as a Datalog Engine.

About

Kafka as a Datalog Engine

License:GNU Lesser General Public License v2.1


Languages

Language:Java 100.0%