Expand my Community achievements bar.

Multiple Thread in Kafka Connection using REST Proxy

Avatar

Level 1

I was able to connect to Kafka from Adobe Campaign. The problem is that the data retrieving process is slow. How can I configure to set multiplied thread to speed up the process? I believe it can run multiple workflows in parallel, but how can I ensure the retrieved data is not the same across all the workflows?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

Hello @AryaKr 

I am not sure  kind of data points are you forwarding to Kafka. My initial thought is that they are two different platforms built for different things.

 

Campaign won't be able to match the processing speed of Kafka. But you can create multiple workflows to push different type of data and that will help you with the overlapping. Eg Workflow 1 will process transactions and workflow 2 will process some other events.

 


     Manoj
     Find me on LinkedIn