Skip to content

gilles-moreau/deamon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deamon

Distributed application based on Slurm. Individual node (or process) can be run on machines located in the same flat LAN. A multicast discovery algorithm builds the cluster.

This constitutes the core architecture on which a distributed system can be built. Next step is to include FUSE to build a distributed file system.

Architecture

Paradigm is client-server. Each node has a socket-based message engine to send messages and receive responses.

Multicast discovery algorithm

  • Resilient to failure: whenever a process (controller or slave) is down, automatic registration is

About

Deamon project based on slurm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published