Без опису

Simon 2a8c4b90d7 added readme 2 роки тому
.vscode 637d8b4cfb cleanup 2 роки тому
c 6f8d1caed1 various bugfixes 2 роки тому
client 97a77d8e6f cleanup 2 роки тому
data afc416c01d finished eval 2 роки тому
follower a7ffc6dec0 further eval 2 роки тому
gui 3b5a9c3a99 work on connection go to spa 2 роки тому
leader 97a77d8e6f cleanup 2 роки тому
lib 97a77d8e6f cleanup 2 роки тому
.gitignore de446fa5a1 bugfixes, preparation for eval/realTweets 2 роки тому
README.md 2a8c4b90d7 added readme 2 роки тому
comm.go 8780e4bea6 various bugfixes 2 роки тому
go.mod 97a77d8e6f cleanup 2 роки тому
go.sum 97a77d8e6f cleanup 2 роки тому
index.html 3b5a9c3a99 work on connection go to spa 2 роки тому
main.js 3b5a9c3a99 work on connection go to spa 2 роки тому
package-lock.json 74661cc556 initial commit 2 роки тому

README.md

2PPS

To execute you need to run follower.go, wait for print "start leader", then run leader.go, wait for 1sec and then start client.go The parameters used, like number of clients or the write database size, are global variables in the respective files.