An implementation of the fish market process, with a simple GUI. Use the open source Jade framework (JAVA Agent DEvelopment Framework). This is a netbeans project.
git clone https://github.com/NicolasCami/JadeFishMarket.git
cd JadeFishMarket
./compile.sh
After compilation, enter one of the lines below.
# 1 seller, 2 buyers
./execute.sh
# 2 sellers, 2 buyers
./execute_multiple_sellers.sh