Tuesday 30 May 2017

Kafka consumers via threads/proceses

I need to understand out of PHP and NODEJS which language has multi-threading (and multiprocessing ) capabilities better

  • out of the box,
  • ease of use,
  • complexity in managing,
  • scalability,
  • framework support concurrency, etc.

I need to develop application which talks to Apache Kafka server and consumes topics, each thread/process will starts listening to different Kafka topic

Please suggest.



via Anirudha Kasralikar

No comments:

Post a Comment