This is the companion code to the presentation "CRDT G-Counter... or how to build a small distributed system with PHP"
Clone the project, run composer install
, then ./runall.sh
which will start 3 servers (on port 8080, 8081, 80802).
In order to benchmark the system, make sure that you have siege installed on your system, then run ./bench.sh