Please share thoughts on how to handle multiple producer object creations in high traffic environment.
Thanks Suresh -----Original Message----- From: Tavvala, Suresh [mailto:[email protected]] Sent: Saturday, February 27, 2016 11:17 PM To: [email protected] Subject: Multiple producer creations in high traffic environment Hi , I am thinking of using kafka for high traffic environment. I am trying to find options on connection management for kafka where to avoid making connection(creating producer object) for every request. Thanks Suresh
