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
...
|
*
Fix bug in router with python2
jason
2017-12-15
1
-1
/
+1
|
/
*
Version bump to 0.3.5
0.3.5
jason
2017-12-15
2
-2
/
+2
*
Merge pull request #57 from com4/master
jason
2017-12-15
3
-60
/
+69
|
\
|
*
Fix bug in scheduler; Optimize scheduler code a bit
jason
2017-12-15
2
-51
/
+60
|
*
Process admin commands on the router first
jason
2017-12-14
1
-9
/
+9
|
/
*
Merge pull request #56 from sideshowdave7/python3-test-hang
David Hurst
2017-10-14
2
-13
/
+2
|
\
|
*
restored skipped tests
David Hurst
2017-10-14
2
-13
/
+0
|
*
skip job manager tests and get rid of pool instantiation
David Hurst
2017-10-14
2
-10
/
+10
|
*
skip test
David Hurst
2017-10-14
1
-0
/
+1
|
*
mock manager call
David Hurst
2017-10-14
1
-1
/
+2
|
/
*
get rid of ready calls at very beginning of event loop
David Hurst
2017-10-14
1
-9
/
+0
*
Merge remote-tracking branch 'com4/master'
David Hurst
2017-10-14
5
-17
/
+19
|
\
|
*
Switch multiprocessing.Queue to a multiprocessing manager queue
jason
2017-08-18
3
-5
/
+6
|
*
Revert "Backport 0.4 handling of workers after death"
jason
2017-08-18
2
-10
/
+9
|
*
Merge branch 'master' of github.com:eventmq/eventmq
jason
2017-08-14
11
-49
/
+134
|
|
\
|
*
\
Merge branch 'master' of github.com:eventmq/eventmq
jason
2017-05-31
10
-46
/
+124
|
|
\
\
|
*
|
|
Update logger to use RFC-3339 timestamps
jason
2017-04-20
1
-2
/
+4
*
|
|
|
better python3 support
David Hurst
2017-10-14
1
-1
/
+11
*
|
|
|
Merge pull request #55 from eventmq/fix/metric_by_worker_typo
David Hurst
2017-09-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update router.py
David Hurst
2017-08-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #53 from sideshowdave7/master
jason
2017-08-11
2
-9
/
+10
|
\
\
\
|
*
|
|
Backport 0.4 handling of workers after death
David Hurst
2017-08-11
2
-9
/
+10
|
/
/
/
*
|
|
Merge pull request #51 from sideshowdave7/master
David Hurst
2017-07-20
3
-6
/
+2
|
\
\
\
|
*
|
|
Version bump to 0.3.4.9
David Hurst
2017-07-20
2
-2
/
+2
|
*
|
|
Remove superflouous debug statements
David Hurst
2017-07-20
1
-4
/
+0
|
/
/
/
*
|
|
Merge pull request #50 from sideshowdave7/master
David Hurst
2017-07-20
3
-3
/
+9
|
\
\
\
|
*
|
|
Version bump to 0.3.4.8
David Hurst
2017-07-20
3
-4
/
+8
|
*
|
|
Send ready every time the event loop starts now that the worker IDENTITY chan...
David Hurst
2017-07-19
1
-1
/
+3
|
/
/
/
*
|
|
Merge pull request #47 from sideshowdave7/feature/super_debug_cleanup
David Hurst
2017-06-27
9
-34
/
+104
|
\
\
\
|
*
|
|
Add wal docs
David Hurst
2017-06-20
3
-4
/
+18
|
*
|
|
Implement wal logger
David Hurst
2017-06-09
4
-3
/
+55
|
*
|
|
Version bump to 0.3.4.7
David Hurst
2017-06-06
2
-2
/
+2
|
*
|
|
Cleanup super debug messages
David Hurst
2017-05-31
4
-29
/
+33
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #48 from sideshowdave7/feature/backport_processed_message_...
David Hurst
2017-06-27
2
-12
/
+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
deleted unused and broked executed_functions
David Hurst
2017-06-20
2
-11
/
+3
|
*
|
Add by worker counts
David Hurst
2017-06-20
1
-1
/
+11
|
*
|
Implement processed message counts
David Hurst
2017-06-14
1
-1
/
+11
|
/
/
*
|
Merge pull request #40 from sideshowdave7/master
David Hurst
2017-05-12
3
-2
/
+5
|
\
\
|
*
|
version bump to 0.3.4.6
David Hurst
2017-05-11
2
-2
/
+2
|
*
|
Ensure new uuid every reconnect to avoid issues with ROUTER_HANDOVER not bein...
David Hurst
2017-05-08
1
-0
/
+3
|
/
/
*
|
Merge pull request #33 from sideshowdave7/master
David Hurst
2017-04-20
3
-3
/
+3
|
\
\
|
*
|
Fix timeout error bug causing extra slots
David Hurst
2017-04-20
3
-3
/
+3
|
/
/
*
|
Merge pull request #30 from sideshowdave7/feature-slot-leak-investigation
0.3.4.4
David Hurst
2017-04-19
10
-46
/
+121
|
\
\
|
|
/
|
/
|
|
*
Add docs to metrics
David Hurst
2017-04-19
1
-2
/
+9
|
*
signal death when timeouterror
David Hurst
2017-04-19
1
-1
/
+2
|
*
Fix some logging stuff, add global timeout
David Hurst
2017-04-19
4
-17
/
+41
|
*
add jobs in flight tracking and pdb handling
David Hurst
2017-04-19
4
-23
/
+56
|
*
Merge pull request #1 from com4/backport-name-arg-to-jm
David Hurst
2017-04-18
1
-2
/
+7
|
|
\
|
|
*
backport name cli arg to jobmanager
jason
2017-04-18
1
-2
/
+7
|
*
|
generate device name if kwargs['name'] is None
jason
2017-04-18
1
-1
/
+1
|
|
/
[prev]
[next]