betachen / emte-trading

Automatically exported from code.google.com/p/emte-trading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1) start web2py
2) start one process per product on their own port (must patch port in db)

   cd applications/trading/modules/
   python matchingserver.py -p 8888 intc

3) start log2db deamon (one per product)

   python web2py.py -S trading -N -M -R applications/trading/modules/log2db.py -A intc
   
rationale, decouples the job of logging to db from the job of logging to file

About

Automatically exported from code.google.com/p/emte-trading

License:Other


Languages

Language:HTML 38.8%Language:Python 37.5%Language:CSS 19.4%Language:JavaScript 4.3%Language:Makefile 0.0%