Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Submitted
Workspace App Connect
Created by Guest
Created on May 23, 2024

KafkaConsumer Node allows multiple consumers in a CGID under "Additional Instance" setting

We would like to scale our ACE12 flow performance based on KafkaConsumer input node and its Additional Instance setting.


Let's say our Kafka topic partition is 100 partitions. Our other Java program can easily scale up from single consumer/thread to 40 consumers/threads within a CGID by tuning up the ConsumerCount setting. The performance scaled up very well in that Java custom coding. It is very difficult and tedious to deploy 40 duplicated ACE12 flows to achieve that 40 consumers for performance improvement.


Currently, the behavior of "Additional Instance" maybe multi-threaded, but still 1 Kafka consumer within a CGID. It didn't take advantage of multiple Kafka consumers and consumer group features for concurrency performance as well as partition-level message affinity. This current ACE12 Additional Instance behavior also screw up the partition level message affinity. If "Additional Instance" means "Additional Thread and Additional Kafka Consumer", performance and partition level message affinity will be perfect.


Please kindly consider this feature which can greatly enhance the performance of ACE12 flow with Kafka.

Idea priority High