You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using kafka(.net client) consumer in wcf service and my service stopped automatically each time after every 10-15 minutes.Its working fine if I am using polling but I want that my consumer will call the method automatically once end user push data into topic.Please suggest me best possible way to implement kafka in wcf service.
The text was updated successfully, but these errors were encountered:
Hi
I am using kafka(.net client) consumer in wcf service and my service stopped automatically each time after every 10-15 minutes.Its working fine if I am using polling but I want that my consumer will call the method automatically once end user push data into topic.Please suggest me best possible way to implement kafka in wcf service.
The text was updated successfully, but these errors were encountered: