amokan / off_broadway_redis

A Broadway producer for Redis lists
MIT License
25 stars 7 forks source link

Broadway redis slow #5

Open sirius248 opened 3 years ago

sirius248 commented 3 years ago

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 ?

amokan commented 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.

amokan commented 3 years ago

@kimquy If you have any additional detail or metrics to provide, that would be helpful