Keine Beschreibung

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

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.