Skip to content
Taranvir Waraich edited this page Sep 1, 2017 · 3 revisions

This is a place where the project road map will be presented with documentation on the different parts of Hive.

This project has just started and is in a alpha stage with nothing operational.

Hive is an application which brings together multiple devices in a network to monitor or execute commands. Hive is written in Elixir, which provides us to build a low-latency, durable, and extendable applications. The application will be able to be configured easily with minimal to no changes to the code. The use of this application is not really distributed computing, but instead its targeted towards IOT. By connecting many devices in the network, accessing and utilizing these devices can be easy. This can be achieved by defining simple procedures without dealing much with the infrastructure.

Clone this wiki locally