Redis SignalR performance inconsistency -


i looking scale out signalr application, , i'm testing few ways it. when tried "redis" got results, unfortunately, when sent few bulks of messages recieve time each bulk inconsistent. (varies x10)

i tried same sql scaleout (also built in, in signalr) , had more stable results.

is normal?


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -