Skip to main content
← All projects
Software Engineering

Portal Vaquita

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

Screenshot of Portal Vaquita

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