aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump to 0.10.1jason2015-12-151-1/+1
* credit based flow controljason2015-12-153-61/+127
* run tasks using multiprocessingjason2015-12-152-45/+85
* more loggingjason2015-12-141-2/+5
* Fixes workers sometimes being droppedjason2015-12-141-16/+12
* thingsjason2015-12-147-10/+65
* add watchtower to requirements so tests passjason2015-12-081-0/+2
* fix testsjason2015-12-084-6/+13
* updates to the documentationjason2015-12-086-11/+87
* Add defer_job helperjason2015-12-086-21/+233
* Execute jobs remotely on worker.jason2015-12-072-22/+84
* handle queuing messages betterjason2015-12-078-19/+129
* fix to logging, send multiple messages to workersjason2015-12-0415-72/+220
* schedulerjason2015-12-0110-12/+204
* Router gets managed LRU queuesjason2015-11-257-57/+95
* Heartbeat thingsjason2015-11-249-80/+238
* JobManager gets reconnect logicjason2015-11-244-37/+80
* JobWorker gets clocks and heartbeatsjason2015-11-246-39/+98
* Many changesjason2015-11-2318-146/+550
* update docs, remove the old eventmq module depsjason2015-11-195-14/+22
* Updates to some files. new tests. etcjason2015-11-199-383/+129
* fix testsjason2015-11-191-1/+1
* updates and thingsjason2015-11-196-35/+76
* updatesjason2015-11-1815-229/+231
* update documentationjason2015-11-175-11/+30
* update documentation and themejason2015-11-175-10/+45
* add protocol to documentation. add sender to documentationjason2015-11-172-0/+102
* remove protocol.md in favor of including it in the sphinx docsjason2015-11-171-72/+0
* start of protocol specjason2015-11-171-0/+72
* fix circleci badge on readmejason2015-11-171-1/+1
* add documentation link to readmejason2015-11-171-1/+5
* move the files into eventmq directoryjason2015-11-1613-0/+10
* misc thingsjason2015-11-164-12/+10
* More work done on the routerjason2015-11-163-25/+55
* work on a sender classjason2015-11-163-8/+143
* fix statusesjason2015-11-161-3/+3
* swap out the router socket with a Receiver classjason2015-11-163-33/+100
* need to singleton up the logger or somethingjason2015-11-161-1/+1
* Support napoleon doc stylejason2015-11-165-10/+20
* add ropeproject to gitignorejason2015-11-161-1/+4
* Things to support messages and a message router stubjason2015-11-168-9/+264
* add sphinx docsjason2015-11-164-0/+769
* improvements to the switch loopjason2015-10-291-24/+31
* swap out the pair sockets with envelopless dealerjason2015-10-291-34/+29
* working switch using 1 process for each socketjason2015-10-293-29/+37
* multi-threaded, possibly slower switchjason2015-10-283-17/+80
* add the other pieces to the architecturejason2015-10-284-9/+49
* very minimal working switch & eventmq apijason2015-10-283-7/+155
* remove filesjason2015-10-283-147/+0
* remove unused test statementjason2015-10-281-2/+0