Skip to content

satyajeetkrjha/distributed-locks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

distributed-locks

#on one terminal start client and hit

go run main.go --name=lock1
go run main.go --name=lock2
go run main.go --name=lock3



#on other terminal start server and hit

go run main.go -server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages