Skip to content

nawaphonOHM/Key-Value-Server-lab

Repository files navigation

test everynight main entry

Key-Value-Server-lab

This repo is a succeed task of Key-Value-Server. It originally comes from

git clone git://g.csail.mit.edu/6.5840-golabs-2025 6.5840

A course website: https://pdos.csail.mit.edu/6.824/

A Repository infomations

  1. kv_server_with_stable_network
  • My Implementation locates at client.go and server.go
  • You can test it by go test -v ./kv_server_with_stable_network/
  1. kv_server_lock_mechanism
  • My Implementation locates at lock.go
  • You can test it by go test -v ./kv_server_lock_mechanism/
  1. kv_server_with_drop_message
  • My Implementation locates at client.go and server.go
  • You can test it by go test -v ./kv_server_with_drop_message/
  1. kv_server_with_unstable_network
  • My Implementation locates at lock.go
  • You can test it by go test -v ./kv_server_lock_mechanism_unstable_network/

About

This repo is succesed task of distributed computing MIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages