Skip to content

in-silico/distributed-programming-contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distributed-programming-contest

This repository aims to give you the tools to run a distributed programming contest environment, something quite similar to the DGC.

dependencies

Examples.


Sandwich

This is a problem taken from the examples of distributed google code jam see here

Router

Is in charge of send the instruction "start" to all the other peers, also works forwarding messages from one node to other node.

Peer

Each peer is is charge to solve some part of the main task, this code must be included/modified for each specific task.


API

Soon.


brought to you by in-silico.

About

Distributed programming contest environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published