Back to search
This is a Sample project built to solidify my understanding of asynchronous job processing, message-driven architecture, and Spring Boot microservices. It demonstrates: Using Kafka to queue and process jobs asynchronously Leveraging Redis for caching and quick job status lookups Persisting job metadata and results in PostgreSQL.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Add application and Swagger UI screenshots to README
8d8d3a4View on GitHubRevise README with project details and setup instructions
57bdb3fView on GitHubInitial commit: JobProcessingSystem with README and screenshots
bafa28eView on GitHub