Portal Vaquita
Concurrent marketplace system with Publisher-Subscriber and Observer patterns, socket-based communication, thread synchronization, and a full unit test suite.

Technologies
- Java
- Maven
Main features
- Publisher-Subscriber and Observer messaging between components
- Socket-based client/server communication
- Thread synchronization for concurrent marketplace operations
- Full JUnit test suite covering the core flows