Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.22 KB

fog05

Unifies compute/networking fabric end-to-end

Thanks to its plugin architecture can manage near everything

See inside Wiki for more detailed information

See also Introduction for more information

Inside plugins there are some plugins for entity

master

The version on master does not use Cyclone DDS for communication between nodes You need to install YAKS API from pip

pip3 install yaks==0.1.1

You need a running YAKS server to use it.

YAKS can be found here

0.1.3

For the version that uses Cyclone DDS go to branch 0.1.3 See Installation for installation instructions

Interact with the nodes

In the wiki you can find information about:

Contributing

If you want to contribute, please read information in CONTRIBUTING.md

And take a look to TODO.md