Skip to content

ChiggyJain/PythonAsyncSmartOrderProcessingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Async Smart Order Processing System built using FastAPI, asyncio, Redis, and Kafka. Implements real-world order validation, inventory management, and Redis-backed state tracking with async patterns. Uses AIOKafka for fully async event-driven processing with main, retry, and DLQ consumer workers. Supports resilient order lifecycle: received → validated → dispatched → processed with automatic retries. Demonstrates production-grade backend skills across async architecture, microservices, messaging, caching, and distributed workflows.

About

Async order system using FastAPI, Redis, Kafka with resilient flow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages