hello i'm very new in Kafka , i have experience in Rabbit MQ i have connection Layer which publish to Rabbit queue request and worker app which have number of threads(for example 8 equal to CPU's number) that subscribe to Rabbit Queue and each request handled with one thread
i can not find this solution in kafka please help me
