Skip to content

burstrom/D7024E_2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D7024E_2015 Build Status

Objective 2:

  • Stabilize function
  • Notify function

Objective 3:

  • Data replication between nodes
  • DHT (Distributed Hash Table) between Node, predecessor and successor. This hashtable contains the key and location(value) of the files/data inside of the node.
  • Kill post to the API which stops the node. (It can come back online after some time)

Objective 4:

  • Tests to show functionality of the web service (Use POSTMAN)
  • Update the API so it correctly updates the DHT with Key - Location(value) and creates the file with the data.
  • Integration with Chord DHT

Objective 5:

  • Package previously developed Skynodes as a Docker container
  • Deplou clusters of Skynodes with Kubernetes

Project Report:

  • Update for each Objective 2
  • Update for each Objective 3
  • Update for each Objective 4
  • Update for each Objective 5
  • Final adjustments and submit.

//// This is our directory for the laboration in the course D7024E @ Luleå University of Technology

The workflow/planning will be logged in the wiki. Each objective has their own milestone (and wiki page) Each issue which is labeled "Task" is connected to a milestone. These are the tasks that are needed to be implemented and finished.

On the Wiki there are also be worklogs.

Sprint planning: https://huboard.com/burstrom/D7024E_2015

About

This is my directory for the laboration in the course D7024E @ Luleå University of Technology

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages