Skip to content

palicao/php-crdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRDT G-Counter

This is the companion code to the presentation "CRDT G-Counter... or how to build a small distributed system with PHP"

Running the project

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

About

🧮 Code for the talk "CRDT G-Counter... or how to build a small distributed system with PHP"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published