Commit Graph

131 Commits

Author SHA1 Message Date
Stephen Diehl bb70efe4eb Polling work Checkpiont. 2012-02-24 17:49:24 -05:00
Stephen Diehl 320524fed9 Woops, left pdb assert in. 2012-02-24 13:00:28 -05:00
Stephen Diehl 4aad3a2f93 Added initial msgpack. 2012-02-24 12:55:39 -05:00
Stephen Diehl ffc2e34334 Unifying protocol and messaging. 2012-02-24 12:51:46 -05:00
Stephen Diehl d7a707f7b8 Deleted pyenv folder. 2012-02-23 16:00:29 -05:00
Stephen Diehl e640aabf73 Cleanup docs, pep8ify, and backport dev simulator test 2012-02-23 15:32:17 -05:00
Stephen Diehl 6190da376a Rearrange test case / file layout a bit. 2012-02-23 11:19:26 -05:00
Stephen Diehl 6e1cc72900 Controller is done. 2012-02-22 16:02:49 -05:00
Stephen Diehl c8553f27d9 Tweak tests to use allocator. 2012-02-22 12:48:37 -05:00
Stephen Diehl d39d7683a3 Initial zipline work on control sockets. 2012-02-21 12:18:25 -05:00
Stephen Diehl c5824a168f Whitespace cleanup + misc pep8 + notes 2012-02-21 07:26:35 -05:00
Stephen Diehl 351f277954 Add stupid test to make Jenkins happy. 2012-02-20 17:36:14 -05:00
Stephen Diehl c0d53dc860 Update apidocs, flush old on rebuild. 2012-02-20 17:31:33 -05:00
Stephen Diehl c3b51b8de8 Migrated the simulator classes to qexec. 2012-02-20 17:15:06 -05:00
Stephen Diehl 64383f865d Tweak tests. 2012-02-20 16:07:04 -05:00
fawce 1cabd30158 removed log lines from zipline, added gevent_zeromq to requirements 2012-02-17 14:47:55 -05:00
fawce a5cdfac473 playing with imports 2012-02-17 14:25:32 -05:00
Stephen Diehl 17b8a9aaf6 Merge branch 'master', remote-tracking branch 'origin' 2012-02-17 14:24:56 -05:00
Stephen Diehl 45cbf4458f Fix for exception handling. 2012-02-17 14:23:43 -05:00
fawce 2e9be24c82 Merge branch 'master' of github.com:quantopian/zipline 2012-02-17 12:10:51 -05:00
fawce 2505ded09e added the gevent_zeromq to requirements 2012-02-17 12:10:36 -05:00
fawce 2550066c63 updated 2012-02-17 11:32:19 -05:00
fawce 91b8098d67 merged changes from main 2012-02-17 10:59:55 -05:00
fawce 8ad08ee384 eliminated the redundant passing of address information, moved the zmq import to the run method to see if loading in the execution context helps 2012-02-17 10:57:53 -05:00
fawce 755ef6f72d reverting changes to hand off to realDiehl for debugging lockups on recv 2012-02-16 15:41:51 -05:00
fawce 4216dee08d refactoring finished, passing all non-exceptional test cases for threads and procs 2012-02-16 13:28:22 -05:00
fawce fc8b942e45 first draft of refactoring is done 2012-02-15 22:35:00 -05:00
fawce 4253844432 Merge branch 'master' of github.com:quantopian/zipline 2012-02-14 16:00:37 -05:00
fawce e9c0796cb1 cleanup 2012-02-14 16:00:33 -05:00
fawce 38e89dc0f9 fixed missing sync closure 2012-02-14 15:59:59 -05:00
fawce 5906f70184 added a performance socket to DataFeed. will eventually throw off simulation perf 2012-02-14 14:46:57 -05:00
fawce 19bd96cc76 re-enabled error test case 2012-02-14 13:56:07 -05:00
fawce aeecf19f77 switched to gevent zmq, fixed hangups 2012-02-14 13:52:10 -05:00
fawce 13adb810dd found stray send without a noblock 2012-02-14 13:45:10 -05:00
fawce 5f1e926e04 forcing a build 2012-02-14 12:25:35 -05:00
fawce 2fd2808e28 renamed to zipline 2012-02-14 12:23:48 -05:00
fawce 6730572c2c switched back to process backed simulator 2012-02-14 12:16:19 -05:00
fawce 73ffed6081 fixed exit logic to use destroy 2012-02-14 12:11:09 -05:00
fawce 9610e3ffb7 disabling passing tests 2012-02-14 11:39:39 -05:00
fawce f1ab23fa17 created subclass for threaded or proc'd simulators 2012-02-14 10:26:19 -05:00
fawce 2aecfc0010 send sockets have zero linger, sync object now serves as heartbeat, components die on error, all components error on heartbeat timeout 2012-02-14 00:35:26 -05:00
fawce 21afa42f3a switched to threads, so that unit test coverage reports properly 2012-02-12 23:09:17 -05:00
fawce 269b72f356 de-linting and found/fixed a bug in unittest 2012-02-12 22:35:47 -05:00
fawce e22a66b1ae moved unit test asserts into the test client 2012-02-12 08:02:56 -05:00
fawce cf31f08af1 created simulator, re-wrote tests. tests are failing, but without errors 2012-02-11 23:20:45 -05:00
fawce 1804fe7c6c moved virtual env directory 2012-02-11 14:28:06 -05:00
fawce 65b70f2857 moved virtual env directory 2012-02-11 14:24:19 -05:00
fawce 9822c30ff6 . 2012-02-10 17:22:54 -05:00
fawce 53a694c380 . 2012-02-10 17:20:47 -05:00
fawce 569fe01a87 . 2012-02-10 17:18:27 -05:00