I am looking for use cases where Apache Spark streaming will be apt and situations where Spring XD streams will best fit.
Is there a overlap of technologies here? Has someone come across a situation where both are being used?
I am looking for use cases where Apache Spark streaming will be apt and situations where Spring XD streams will best fit.
Is there a overlap of technologies here? Has someone come across a situation where both are being used?
Spring XD works great when you don't want to do any coding and work with streams coming to and from RabbitMQ, Gemfire, JDBC, HDFS, Redis, MongoDB.
Spring XD provides integration with Spark streaming to get the best out of both. You can refer to the documentation here