# Sample-Dispatcher **Repository Path**: fqc/Sample-Dispatcher ## Basic Information - **Project Name**: Sample-Dispatcher - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-10 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dispatcher Sample This sample demonstrates an approach to routing requests to consumers based upon a routing key (in the message body), using a state machine saga to track the request. ## Docker Setup The sample application can be run using Docker, however, there are a couple setup tasks required.