ScaleOut
By now you know that everything is a module/plugin in XSockets. Or at least you should know since we have been nagging about it everywhere in this documentation.
Of course the ScaleOut
is no exception! We have build a default modules that scales P2P
between servers and you can override it to scale in other ways. For example, when XSockets is installed we also add an item template for scaling over Azure Service Bus
.
In this chapter we will walk through the default scaling, azure scaling and custom scaling.