sock_shop#

The Sock Shop application models an e-commerce microservice benchmark.

It represents a storefront workflow with user authentication, catalogue browsing, cart management, checkout orchestration, payment processing, and shipping coordination. The builder captures typical user-facing interactions such as browsing products, updating the cart, placing orders, and tracking their fulfilment across multiple services.

Source:

Sock Shop - A Microservices Demo Application

Modules

application

Factory for the Sock Shop application.

mpi_services

MPI implementation for the Sock Shop application services.

rest_services

MPI implementation for the Sock Shop application services.