Ivan Folgueira Bande ca409b4966 docker-compose-manual-binaries: limit for more realistic container
The CPU and memory limits are set as per the dimension
of the machine used in wakuv2.prod.
2023-10-23 22:43:21 +02:00
..

Summary

The docker compose starts two nwaku nodes with the Store protocol mounted but one is connected to SQLite and the other to Postgres. The performance can be compared through grafana.

Details

The two nodes are interconnected.

Grafana dashboard helps to compare performance

Comparing performance

Within the docker compose we define another entities that make the nwaku nodes to send messages between them, and therefore, each received message is stored. On the other hand, another container(s) perform Store requests.