metrik/metrik
Bradlee Speice 76193599d0 Be more stingy with connections
I think the act of spinning up ~4000 MongoTargets for the Equities caused things to blow up; this way connections will only by created/used when operations are being performed. This is theoretically less efficient, but from what I've read in the documentation Mongo should have some pooling tricks to not sacrifice performance.
2016-08-25 23:17:35 -04:00
..
flows Add tradeking into the Equities flow 2016-08-25 09:02:38 -04:00
targets Be more stingy with connections 2016-08-25 23:17:35 -04:00
tasks Widen the search for bad quotes 2016-08-25 17:56:03 -04:00
__init__.py Be more stingy with connections 2016-08-25 23:17:35 -04:00
batch.py Another update to the cron scripts 2016-08-24 22:47:11 -04:00
conf.py Use the ConfigParser I'm supposed to... 2016-08-24 15:56:32 -04:00
default.conf Switch the configuration system 2016-08-24 15:52:07 -04:00
trading_days.py Get command-line tools up and running 2016-08-22 21:34:54 -04:00
utils.py Histdata won't work out, I just want a record that I did something. 2016-08-16 21:40:27 -04:00