Skip to content

Neloop/gendis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a4d698 · Apr 6, 2016

History

28 Commits
Dec 19, 2014
Apr 6, 2016
Apr 6, 2016
Jul 28, 2015
Apr 6, 2016
Dec 25, 2014
Jul 26, 2015
Jul 26, 2015
Jul 26, 2015
Jul 19, 2015
Jul 19, 2015
Jul 26, 2015
Jul 26, 2015
Jul 23, 2015

Repository files navigation

Gendis - General distributed system

Written as semestral work on "Programming in Unix" course on MFF.

Description

This program should be some kind of very simple distributed system, which allows server-client architecture of computing stuff. Computing itself is done on servers, clients are providers of jobs.

Jobs are defined through dynamic libraries and have to fulfil plugin_client.h and plugin_server.h interfaces. That means these libraries have to be available on client and server at the time of computing.

Compilation

Program is available only on Unix platform and therefore Makefile is provided and should be used for compilation.

Licensed under MIT license.

About

Gendis - General Distributed System

Resources

License

Stars

Watchers

Forks

Packages

No packages published