<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq, branch fix_test_typo</title>
<subtitle>EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/'/>
<entry>
<title>fix test typo</title>
<updated>2020-03-23T18:54:47+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=b71c921f091bde61a89ab50dcaa1915b6cf58776'/>
<id>b71c921f091bde61a89ab50dcaa1915b6cf58776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #77 from eventmq/dependabot/pip/psutil-5.6.6</title>
<updated>2020-03-23T18:51:22+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=a983f6d3b4d33ac621860705fe275f4589373101'/>
<id>a983f6d3b4d33ac621860705fe275f4589373101</id>
<content type='text'>
Bump psutil from 5.0.0 to 5.6.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump psutil from 5.0.0 to 5.6.6</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into dependabot/pip/psutil-5.6.6</title>
<updated>2020-03-23T18:49:39+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=56dc571d4c1e60d275cb9da706ae1d1600205c60'/>
<id>56dc571d4c1e60d275cb9da706ae1d1600205c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #78 from undertakingyou/feature/metrics-updates</title>
<updated>2020-03-23T18:49:20+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-03-23T18:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=fa67f83c0e4d1c6d91e87d1c8afc6149430adaf0'/>
<id>fa67f83c0e4d1c6d91e87d1c8afc6149430adaf0</id>
<content type='text'>
Feature/metrics updates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature/metrics updates</pre>
</div>
</content>
</entry>
<entry>
<title>Metrics Update</title>
<updated>2020-03-21T23:37:22+00:00</updated>
<author>
<name>Will Smith</name>
</author>
<published>2020-03-21T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=e85723a8891e3cd32eb295f773e32162caae97c7'/>
<id>e85723a8891e3cd32eb295f773e32162caae97c7</id>
<content type='text'>
WHAT:
* Update test to account for new get_status() results
* Resolve flappy test based on time.

WHY:
They were broken, and needed fixing for Teem and Lindley White's
changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WHAT:
* Update test to account for new get_status() results
* Resolve flappy test based on time.

WHY:
They were broken, and needed fixing for Teem and Lindley White's
changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>update get_status() to return a list of job latencies and queue stats</title>
<updated>2020-03-21T23:03:47+00:00</updated>
<author>
<name>lwhite</name>
</author>
<published>2020-03-06T16:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=132fb46f7ee28e83eeb1ec08ee873b04029d102f'/>
<id>132fb46f7ee28e83eeb1ec08ee873b04029d102f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump psutil from 5.0.0 to 5.6.6</title>
<updated>2020-03-12T17:04:07+00:00</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2020-03-12T17:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=f504fe1dac22cd35b0eb2b96318ffa22d760e338'/>
<id>f504fe1dac22cd35b0eb2b96318ffa22d760e338</id>
<content type='text'>
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.0.0 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.0.0...release-5.6.6)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.0.0 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.0.0...release-5.6.6)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #73 from tpavelchak/fix-python-23-compatibility-issues</title>
<updated>2020-02-11T16:35:34+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-02-11T16:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=71daa0f1aab54bf24ab8cb97fb999d2874e9c5ee'/>
<id>71daa0f1aab54bf24ab8cb97fb999d2874e9c5ee</id>
<content type='text'>
Fix python 23 compatibility issues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix python 23 compatibility issues</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2/3 compatibility issues</title>
<updated>2020-02-10T11:28:50+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2020-02-10T11:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=8c2efb31153037b258c96a108aa539615ef8312d'/>
<id>8c2efb31153037b258c96a108aa539615ef8312d</id>
<content type='text'>
- fix params for `zsocket.send_multipart()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix params for `zsocket.send_multipart()`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2/3 compatibility issues</title>
<updated>2020-02-07T13:43:26+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2020-02-07T13:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=962903afc7634d52444ec047a4ee59d9e19ec330'/>
<id>962903afc7634d52444ec047a4ee59d9e19ec330</id>
<content type='text'>
- version bump 0.3.12
- upgrade `six, flake8` libs
- fix `flake8` check issues
- add import of `from __future__ import print_function`
- fix params for `zsocket.setsockopt()` and `hashlib.sha1()` methods
- use `range, map` functions from `six`
- wrap result of `map, dict.keys(), dict.values()` functions in a list
- fix `EMQdeque.__unicode__()` method for py2 support
- fix using of exception messages
- update integer division for support the same behavior in py3 as is in py2
- refactor using of `filter` function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- version bump 0.3.12
- upgrade `six, flake8` libs
- fix `flake8` check issues
- add import of `from __future__ import print_function`
- fix params for `zsocket.setsockopt()` and `hashlib.sha1()` methods
- use `range, map` functions from `six`
- wrap result of `map, dict.keys(), dict.values()` functions in a list
- fix `EMQdeque.__unicode__()` method for py2 support
- fix using of exception messages
- update integer division for support the same behavior in py3 as is in py2
- refactor using of `filter` function
</pre>
</div>
</content>
</entry>
</feed>
