Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Distributing Jedox Suite Components on Multiple Servers

The possibility to distribute every component on multiple servers will ensure scalability for very large models. One Master could distribute read requests to multiple workers and aggregate the results from all workers before sending the result to the client. One Master could distiribute write requests to multiple workers to enhance loading performance.
  • Guest
    Reply
    |
    Jul 2, 2019
    This would be also interesting to use standard Job manager for that, like mesos, oder docker swarm