airavata-courses / scapsulators

Looking to understand how weather phenomena in a region, affect your research? Well look no further!
https://github.com/airavata-courses/scapsulators/wiki/Weather-enthusiasts-assemble
Apache License 2.0
1 stars 2 forks source link

POC on Kafka communication for Java based microservices #4

Closed RutujaJadhav19 closed 2 years ago

RutujaJadhav19 commented 2 years ago

The objective of this task is to create two microservices one in java and one in another language and check if Apache Kafka works so that this module can be used to integrate different microservices in Project 1.

RutujaJadhav19 commented 2 years ago

This task is completed and I am able to establish and transfer a message between two Java microservices.