Skip to content

gaspardruan/Event_Notification_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Notification Service

Prerequisite

  • Platform: Windows
  • Go Version: 1.20

How to Run

  1. Run DistributedSystemsWorkbench.exe and start Directory Service. You may find the program so strange that it just only has a header. But try to click the white line to activate the menu. img.png And we've got: img_1.png
  2. Run CaseStudy_NotificationService_Server_CPP.exe img_2.png 192.168.137.1 is local address on my machine. Yours may be different. It may take a while to register the ENS to directory service. img_3.png
  3. Run Client Publisher. If you failed, try to add the flag --lip <your local address>
cd clientconsumer
go build
./clientconsumer.exe
  1. Run Client Consumer. We can run several instances. If you failed, try to add the flag --lip <your local address>
cd clientpublisher
go build
./clientpublisher

The Result is like this: img_4.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages