<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq/bin, branch 0.2.7</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>Moved commands to same place as other admin commands, added tests</title>
<updated>2016-11-04T19:25:32+00:00</updated>
<author>
<name>Umair Naveed</name>
</author>
<published>2016-11-04T19:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=68e4b1b9a634306ec4fdbcf82100e0d674258aa7'/>
<id>68e4b1b9a634306ec4fdbcf82100e0d674258aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>worker addr failover</title>
<updated>2016-10-18T01:27:18+00:00</updated>
<author>
<name>sideshowdave7</name>
</author>
<published>2016-10-18T01:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=d3ae93110e64f2ee56e0ace2358b445d55f9c088'/>
<id>d3ae93110e64f2ee56e0ace2358b445d55f9c088</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stub of emq-cli</title>
<updated>2016-09-08T22:49:19+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-09-08T22:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=1ce509b6b6749667f5fb3313a93393390aef3231'/>
<id>1ce509b6b6749667f5fb3313a93393390aef3231</id>
<content type='text'>
- starts emq-cli and implements status for the router
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- starts emq-cli and implements status for the router
</pre>
</div>
</content>
</entry>
<entry>
<title>Beginning of emq-cli administrative tool</title>
<updated>2016-09-07T00:31:34+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-09-07T00:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=8212c7e9ef54d3f93a9b81a027a7868c58f9421c'/>
<id>8212c7e9ef54d3f93a9b81a027a7868c58f9421c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>job latencies</title>
<updated>2016-06-13T16:50:34+00:00</updated>
<author>
<name>sideshowdave7</name>
</author>
<published>2016-06-13T16:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=6463dbf471e4806a1a0fb9e46b465cfa1bb6b22a'/>
<id>6463dbf471e4806a1a0fb9e46b465cfa1bb6b22a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More work for named queues</title>
<updated>2016-05-24T22:49:54+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-24T22:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=a592ba06ea019bbb0051ffe5fc006d98560d038a'/>
<id>a592ba06ea019bbb0051ffe5fc006d98560d038a</id>
<content type='text'>
- Rename `WORKERS` setting to `CONCURRENT_JOBS` for more clarity. Added this
  setting to the command line options, the ini .conf &amp; default settings conf.py
  files.
- Added support for JSON style arrays in INI config.
- Added support for weighted named queues. The style for the setting is
  [[weight, "name"], [weight, "name"]]. Configured in both the INI and command
  line for job manager. Added documentation.
- Updated the spec for the INFORM message. Weights are sent with the queue
  names. If there are no weights specified they will be given the default value
  of 0.
- updated Router.queues to a list from a deque so that it can be sorted
  by priority more easily.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename `WORKERS` setting to `CONCURRENT_JOBS` for more clarity. Added this
  setting to the command line options, the ini .conf &amp; default settings conf.py
  files.
- Added support for JSON style arrays in INI config.
- Added support for weighted named queues. The style for the setting is
  [[weight, "name"], [weight, "name"]]. Configured in both the INI and command
  line for job manager. Added documentation.
- Updated the spec for the INFORM message. Weights are sent with the queue
  names. If there are no weights specified they will be given the default value
  of 0.
- updated Router.queues to a list from a deque so that it can be sorted
  by priority more easily.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the setup.py entry scripts with what is in bin/</title>
<updated>2016-05-03T16:45:43+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-03T16:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=2667a6201596b7b89a5fea583553a1bcf039e5d4'/>
<id>2667a6201596b7b89a5fea583553a1bcf039e5d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>named queues</title>
<updated>2016-04-30T01:46:10+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-04-26T23:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=7fa9a6163597412e7fd8de4364f70a8e23e99408'/>
<id>7fa9a6163597412e7fd8de4364f70a8e23e99408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN-29 Create a better config system for eventmq</title>
<updated>2016-01-08T20:35:14+00:00</updated>
<author>
<name>sideshowdave7</name>
</author>
<published>2016-01-08T20:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=7a60c6e8cb324155aedde34fc7b679ed0248ecc6'/>
<id>7a60c6e8cb324155aedde34fc7b679ed0248ecc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>things</title>
<updated>2015-12-14T21:26:24+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-14T21:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=256a9f246fb9a43e2e354e683dcf676a47c83d56'/>
<id>256a9f246fb9a43e2e354e683dcf676a47c83d56</id>
<content type='text'>
cleans up logs
executes jobs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleans up logs
executes jobs
</pre>
</div>
</content>
</entry>
</feed>
