this repo contains a Java solution for a Singleton design pattern exemple (Singleton Terre). It is composed of 2 branches(+ main branch), the sequetial branch that contains a solution of clients running in sequential and the parallel branch which contains a solution of clients running in parallel.
