What is the difference between Hops and clusters?

Hops uses a separate task/process per iteration. If you pass a list into an input that is set to item access, every item in that list is solved in parallel.

1 Like