Skip to content

Releases: aeoden96-uni/transactions_java

Release 1.0

14 Sep 01:05
Compare
Choose a tag to compare
Merge branch 'main' of github.com:aeoden96-uni/transactions_java

Release 0.8

24 Aug 20:34
36759f9
Compare
Choose a tag to compare
Update README.md

Release 0.6

23 Aug 21:18
Compare
Choose a tag to compare

Run in console:

java -jar ./transactions_java.jar num_of_nodes(optional)

Example:

java -jar ./transactions_java.jar 3

To start a transaction, press Start in every window:

  1. Pick Name server and press Start
  2. Pick master ,type in num_of_nodes and press Start
  3. For every slave type in num_of_nodes and id (1,2,3...) and press Start

Release 0.5

20 Aug 12:08
7b4818d
Compare
Choose a tag to compare
Release 0.5 Pre-release
Pre-release
Update README.md