Hi
On a discussion with a client we got the question of how/if anylogic
supports distribution over a grid environment for parallelization purposes, with an ABM. Is
this possible? I believe I have read a document saying it is... Can
you point me to any source I might read, or talk to, explaining this
feature and how to put it to work?
thanks
Andrey Malykhanov — 29.10.07
Hello!
I don't think that using any parallelization technology would boost the performance of the simulation model. If you want
to design a distributed model, you can use any of network protocols supported in Java (e.g. RMI).