We have had several prospective clients (large organizations) ask for the ability to distribute the main application servers (not the web servers) such that multiple nodes can be up and running and perform work on the same database simultaneously, with a load balancer governing the workload of each.
I know LF Server and Workflow don't support it. Are there any plans to add this capability? After all, vertical scaling of a single server can get expensive and has its limits.
(I understand that what I'm asking for is not simple or easy.)