3-15-14
Bittrex is fully verified and tested now, as is ANX (ANXBtc/ANXPro)
I've been working on the daemon system quite a bit to make it lighter on resources and give it more control over spawning and tracking threads. The results are excellent. In my load tests right now, 7 exchanges querying/caching all trade and depth data for every market in each of these exchanges is in the 35%-40% load range on the backend server (1077 API calls are being cached @ a 20 second refresh). I still have some optimizations to make, but these results are beyond what I was expecting already.
I have about one more day of backend work to do, then I can concentrate on the website stuff.
Those stats look awesome:
(1077 API calls are being cached @ a 20 second refresh).
Keep up the good work and don't forget to rope me in for the beta program.