←
^
→
Pitfalls of Agent Development
Confuse Simulated with Real Parallelism
It is hard to make a multi-threaded program into a distributed program.
There might be hidden sharing of information.
Timing issues.
Timeout and communication problems.
Load balancing problems.
José M. Vidal
.
17 of 18