index
:
eventmq
0.4
dependabot/pip/psutil-5.6.6
feature/config_refactor
feature/redis-py-cluster_requirement
feature/scheduler_redis_cluster_support
fix_test_typo
gh-pages
master
update-circleci-tests
EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
eventmq
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
version bump to 0.1
0.1
jason
2015-12-15
1
-1
/
+1
*
credit based flow control
jason
2015-12-15
3
-61
/
+127
*
run tasks using multiprocessing
jason
2015-12-15
2
-45
/
+85
*
more logging
jason
2015-12-14
1
-2
/
+5
*
Fixes workers sometimes being dropped
jason
2015-12-14
1
-16
/
+12
*
things
jason
2015-12-14
7
-10
/
+65
*
add watchtower to requirements so tests pass
jason
2015-12-08
1
-0
/
+2
*
fix tests
jason
2015-12-08
4
-6
/
+13
*
updates to the documentation
jason
2015-12-08
6
-11
/
+87
*
Add defer_job helper
jason
2015-12-08
6
-21
/
+233
*
Execute jobs remotely on worker.
jason
2015-12-07
2
-22
/
+84
*
handle queuing messages better
jason
2015-12-07
8
-19
/
+129
*
fix to logging, send multiple messages to workers
jason
2015-12-04
15
-72
/
+220
*
scheduler
jason
2015-12-01
10
-12
/
+204
*
Router gets managed LRU queues
jason
2015-11-25
7
-57
/
+95
*
Heartbeat things
jason
2015-11-24
9
-80
/
+238
*
JobManager gets reconnect logic
jason
2015-11-24
4
-37
/
+80
*
JobWorker gets clocks and heartbeats
jason
2015-11-24
6
-39
/
+98
*
Many changes
jason
2015-11-23
18
-146
/
+550
*
update docs, remove the old eventmq module deps
jason
2015-11-19
5
-14
/
+22
*
Updates to some files. new tests. etc
jason
2015-11-19
9
-383
/
+129
*
fix tests
jason
2015-11-19
1
-1
/
+1
*
updates and things
jason
2015-11-19
6
-35
/
+76
*
updates
jason
2015-11-18
15
-229
/
+231
*
update documentation
jason
2015-11-17
5
-11
/
+30
*
update documentation and theme
jason
2015-11-17
5
-10
/
+45
*
add protocol to documentation. add sender to documentation
jason
2015-11-17
2
-0
/
+102
*
remove protocol.md in favor of including it in the sphinx docs
jason
2015-11-17
1
-72
/
+0
*
start of protocol spec
jason
2015-11-17
1
-0
/
+72
*
fix circleci badge on readme
jason
2015-11-17
1
-1
/
+1
*
add documentation link to readme
jason
2015-11-17
1
-1
/
+5
*
move the files into eventmq directory
jason
2015-11-16
13
-0
/
+10
*
misc things
jason
2015-11-16
4
-12
/
+10
*
More work done on the router
jason
2015-11-16
3
-25
/
+55
*
work on a sender class
jason
2015-11-16
3
-8
/
+143
*
fix statuses
jason
2015-11-16
1
-3
/
+3
*
swap out the router socket with a Receiver class
jason
2015-11-16
3
-33
/
+100
*
need to singleton up the logger or something
jason
2015-11-16
1
-1
/
+1
*
Support napoleon doc style
jason
2015-11-16
5
-10
/
+20
*
add ropeproject to gitignore
jason
2015-11-16
1
-1
/
+4
*
Things to support messages and a message router stub
jason
2015-11-16
8
-9
/
+264
*
add sphinx docs
jason
2015-11-16
4
-0
/
+769
*
improvements to the switch loop
jason
2015-10-29
1
-24
/
+31
*
swap out the pair sockets with envelopless dealer
jason
2015-10-29
1
-34
/
+29
*
working switch using 1 process for each socket
jason
2015-10-29
3
-29
/
+37
*
multi-threaded, possibly slower switch
jason
2015-10-28
3
-17
/
+80
*
add the other pieces to the architecture
jason
2015-10-28
4
-9
/
+49
*
very minimal working switch & eventmq api
jason
2015-10-28
3
-7
/
+155
*
remove files
jason
2015-10-28
3
-147
/
+0
*
remove unused test statement
jason
2015-10-28
1
-2
/
+0
[next]