Liking cljdoc? Tell your friends :D

HellHound Documentation

HellHound Documentation
Under development software

This software is not ready to use yet. It’s under heavy development and reaches the alpha stage pretty soon. If you like to be part of this process please leave us a message.

HellHound

1. What is HellHound?

HellHound is a set of libraries to create simple and elegant programs based on streams. An HellHound application basically is a system of components which work together in order to achieve a common goal. Components form one or more data pipelines through workflows. In general systems are a great way to manage the lifecycle and data flow or your program and components are awesome for managing the state and dependencies of different pieces of your program.

HellHound provides different built-in components for different types of systems. For example Webserver component for creating a fullstack web application, or a kafka component for a data processing application.

1.1. Goals

The ultimate goal of HellHound is to create a set of libraries for creating well orginized, simple, easy to test, easy to to scale and distribute applications using Clojure and Clojurescipt around streams and data pipelines.

Another goal of this project is to create a tool which allows developers to focus on their business logic as much as possible while HellHound takes care of different aspects of their distributed and scalable software in an opinionated way. We want to achieve this using different component which provides these kind of tasks.

Colophon

The HellHound User Manual

© 2017 by Sameer Rahmani <lxsameer@gnu.org>

Created in Asciidoctor, Debian Unstable and FG42 Editor.

Can you improve this documentation? These fine people already did:
Sameer Rahmani & Mostafa Moradian
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close