The Distributed Computing module allows ODIN processes to be split up between many machines or even between the CPUs on a single machine. This allows for any ODIN process to scale linearly. Even tasks with numerous iterations can be run quickly and efficiently using distributed computing. There is also a monitoring web page that allows you to see the progress execution in real time.