내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

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?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

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

원본 게시물의 솔루션 보기

1 답변 개

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