/inventory-concurrent-app

An inventory management application with added concurrency using goroutines. This app allows users to add inventory items asynchronously and ensures thread safety using a mutex. The program also handles interrupt signals and gracefully cancels all processes while providing the total inventory count to the user

Primary LanguageGo

Stargazers

No one’s star this repository yet.