Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / clj-estuary

Easy construction of dataflow graphs using standard Clojure agents

Clone this repository (size: 25.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/clj-estuary
hg clone ssh://hg@bitbucket.org/postspectacular/clj-estuary
Branch
default
Filename Size Date modified Message
src
test
.classpath 559 B updating test cases, adding lein-eclipse dev dependency, adding eclipse project files
.hgignore 119 B updating .hgignore
.project 545 B updating test cases, adding lein-eclipse dev dependency, adding eclipse project files
README.md 516 B updating readme
pom.xml 1.6 KB adding optional init handler for nodes, overloading defnode macro to also support nodes without named update handler, adding start/stop ticker functions for repeatedly triggering node updates (frame counter style), switching project to clojure 1.3, updating project.clj & pom
project.clj 318 B updating trigger function to support node IDs and node collections