Sin descripción

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

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.