Open sirius248 opened 3 years ago
@kimquy I'll be honest and say that I've not had a speed concern in my usage with production systems, but that is not to say it is highly performant. I'd love if someone can do some comparisons between this Redis-based Broadway implementation compared to others.
@kimquy If you have any additional detail or metrics to provide, that would be helpful
Hi,
I integrated this library to my app. And I noticed it took on average 3s for the OffBroadway.Redis.Producer to receive a message.
And this is on local machine, so there's no network travelling.
Wondering if this is expected behavior?
Or do you think this is the nature of Broadway or Redis list ?