csankhala / csankhala/ShippingService
(Shipping) Kafka processing from 'order-created' to 'shipping-updates'
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The shipping service subscribes to the "order-created" topic, and processes incoming messages to initiate the shipping process.
As the shipping process progresses, the shipping service sends status updates to a Kafka topic called "shipping-updates".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.