Skip to content

sazid/go-distributed-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Distributed Services

A very simple implementation of distributed system and service communication learn how things work at large.

Run

$ make all

Now run these three services from separate terminals (in the exact order):

$ ./bin/registryservice
$ ./bin/logservice
$ ./bin/gradingservice

About

A very simple implementation of distributed system and service-serrvice communication to learn how things work at large.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published