God forbid I ever have this problem, but how does one scale a Servoy deployment?
Is the only option to scale vertically?
You could scale horizontally by having different clients connect to different app servers (all using the same DB), but is there any way to balance the load? Does the client protocol have any problems going through a load balancer?
You guys should publish an architectural white paper about how the plumbing all works. Like how the client, app server and database all play together.