0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
plethora of improvements More... almost 3 years ago
JPaxos and mPaxos code used in SRDS21 paper More... almost 3 years ago
* fixing race condition between concurrent onMessageReceived calls in {Epoch,View}SSRecovery classes – one call could set to null an object used by the other call More... about 10 years ago
* Fixing NewPassiveBarcher in master More... over 10 years ago
Fixing previous commit by removing work-in-progress changes in some files More... over 10 years ago
merging working branch with master More... over 10 years ago
Remaining changes, yet uncommitted for various reasons More... over 10 years ago
* remaining results of disk tests More... over 10 years ago
Merge branch 'augmented_working' of dsg.cs.put.poznan.pl:jkonczak/jpaxos into augmented_working More... over 10 years ago
* noCrash tests & results * disk recovery tests & partial results * missing test files More... over 10 years ago
* Results and their analysis * missing files from previous analyzes * enhanced network-related constants for client and tcpnetwork More... over 10 years ago
Remaining test results More... over 10 years ago
Benchmark results More... over 10 years ago
Results for 1_net More... over 10 years ago
Merge branch 'augmented_working' of dsg.cs.put.poznan.pl:jkonczak/jpaxos into augmented_working More... over 10 years ago
Changes from HPC More... over 10 years ago
  More... over 10 years ago
More debug messages to inspect message burst effect on tcp network More... over 10 years ago
enhancement More... over 10 years ago
* Different treatment of full tcp send queue to tolerate message bursts More... over 10 years ago
* java.util.ConcurrentModificationException in FullSS while passivepaxos and recovery fixed More... over 10 years ago
* finite disk log (the naive way) More... over 10 years ago
scheduleAtFixedRate-ish fix More... over 10 years ago
* adding forgotten results * cleaning up results * code enhancements More... over 10 years ago
* fixing network-related bug that blocked thread wanting to send something to a socket in dying state More... over 10 years ago
* Added plenty of trace&debug to track where the message is getting lost More... over 10 years ago
* more debug More... over 10 years ago
* some trace logging statements and an assert to help with the bug hunt More... over 10 years ago
* Fixing high-level race condition in NewPassiveBatcher More... over 10 years ago
* Fix in PassiveBatcher * updating "simple" scenario More... over 10 years ago