Taketrung / betting-ai

Automatically exported from code.google.com/p/betting-ai
1 stars 1 forks source link

Performance improvement -run markets simulation in parallel. #91

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use actors for that.

Original issue reported on code.google.com by daniel.k...@gmail.com on 21 Feb 2011 at 8:30

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 22 Feb 2011 at 7:58

GoogleCodeExporter commented 9 years ago
Warning!
The master-slave execution model for analysing markets is not protected against 
some failures of slaves, e.g. trader throws exception and then market 
simulation will never finish as the master will wait until all responses 
arrives from all slaves.

Original comment by daniel.k...@gmail.com on 24 Feb 2011 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 25 Feb 2011 at 6:30

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 26 Feb 2011 at 12:04