Quiz: Scaling Out SignalR Application
Quiz yourself on scaling out SignalR applications.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What is scaling out?
A.
Limiting the number of clients that are allowed to connect
B.
Running multiple copies of a particular server resource, so the load is evenly distributed between connected clients
C.
Using more powerful hardware to host the web application on
D.
Same as using Redis cache
1 / 4
...