Hi,
Does anyone know of a package that allows for a distributed agent-based double auction simulation?
I've looked at SimPy, but that's a discrete-event simulator and difficult to get working in a distributed fashion.
regs,
Vivek
Hi,
Does anyone know of a package that allows for a distributed agent-based double auction simulation?
I've looked at SimPy, but that's a discrete-event simulator and difficult to get working in a distributed fashion.
regs,
Vivek
You're welcome to try my own GarlicSim. If I understand your need correctly, it will work well for you.
The official website is here, the documentation is here, and there's a blog here.
If you'll need help or have questions, you can email me directly or use the mailing lists. I'll help you get your double-auction simpack up and running.