trumhemcut/dapr-microservices

Kafka pubsub

trumhemcut opened this issue · 1 comments

As the resize image service finishes, it publish an message to Kafka to notify the result.

Currently Kafka pubsub hasn't been available yet and waiting for merge request. Will implement the feature when it's done.

More details here:
dapr/components-contrib#8

Considering converting to RabbitMQ to make it more lightweight.