Skip to content

A set of libraries to create asynchronous, high performance, scalable and simple application.

License

Notifications You must be signed in to change notification settings

Codamic/hellhound

 
 

Repository files navigation

HellHound

IMPORTANT NOTE: 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 me a message.


Build Status Clojars Project

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. For more information checkout the guides and Examples.

Branching guide

The master branch of this repo is for development purposes. In order to get the latest stable code please checkout the stable branch.

Where to get help

License

Copyright © 2016-2018 Sameer Rahmani <@lxsameer>.

Distributed under the MIT License.

About

A set of libraries to create asynchronous, high performance, scalable and simple application.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages