Skip to content

AUTOmatically create a TREE and manage subscribers as pids for topic based Pub Sub data

License

Notifications You must be signed in to change notification settings

Littlelies/autotree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autotree

automatically manage publishes on a tree of topics and their subscribers. Local instance, in memory tables, high performance (~25k inserts per second on MacBook Pro i5 2,6GHz).

Abstract

Features a topic based publish–subscribe pattern, each topic being a list of terms, so subscribers get update events about any sub tree, a bit like AMQT. Uses CmRDT for merging updates.

Spread is built on top of it, adding persistence and distribution.

Build

$ rebar3 compile

About

AUTOmatically create a TREE and manage subscribers as pids for topic based Pub Sub data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages