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 -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -