NickolausDS / sousms

SOU Stock Market Simulator
2 stars 1 forks source link

Write java 'looper' executor #36

Closed NickolausDS closed 11 years ago

NickolausDS commented 11 years ago

Docs are here:

https://github.com/NickolausDS/sousms/wiki/Executor-%22Executor%22

Also, the executor should also be responsible for maintaining the DB connection. It should pass the connection down to each order for it to execute.

NickolausDS commented 11 years ago

done