<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq, branch 0.1</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>version bump to 0.1</title>
<updated>2015-12-16T05:33:10+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-16T05:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=2257fb0482ce6d62815e85b07660551e366557ee'/>
<id>2257fb0482ce6d62815e85b07660551e366557ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>credit based flow control</title>
<updated>2015-12-16T03:40:30+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-16T03:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=7233ed26989533ac36abd86fb85a55cdcc8b1114'/>
<id>7233ed26989533ac36abd86fb85a55cdcc8b1114</id>
<content type='text'>
the router can accept more than one 'slot' from a worker. the worker has
a definable number of job slots that can be used. jobs execute in
parallel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the router can accept more than one 'slot' from a worker. the worker has
a definable number of job slots that can be used. jobs execute in
parallel
</pre>
</div>
</content>
</entry>
<entry>
<title>run tasks using multiprocessing</title>
<updated>2015-12-15T20:55:49+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-15T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=39754b80833cd01d3f26c5a40d30fbd4a0d3f036'/>
<id>39754b80833cd01d3f26c5a40d30fbd4a0d3f036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more logging</title>
<updated>2015-12-15T00:41:18+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-15T00:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=d74e8c73ea58a4f7ab45726aa83f15626ee364d0'/>
<id>d74e8c73ea58a4f7ab45726aa83f15626ee364d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes workers sometimes being dropped</title>
<updated>2015-12-15T00:39:49+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-15T00:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=85e010b521b14d3c0f73d1ea39fd205fce73428a'/>
<id>85e010b521b14d3c0f73d1ea39fd205fce73428a</id>
<content type='text'>
When a worker is added, write the time to it's heartbeat so it isn't
removed immediatly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a worker is added, write the time to it's heartbeat so it isn't
removed immediatly
</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>
<entry>
<title>add watchtower to requirements so tests pass</title>
<updated>2015-12-08T23:03:16+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-08T23:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=f8fc9b74496f7cdaaafc59948f9e7380aa3cdc24'/>
<id>f8fc9b74496f7cdaaafc59948f9e7380aa3cdc24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2015-12-08T23:00:43+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-08T23:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=42bc6953c809b8040ede296c78f9e5dd0fb7d932'/>
<id>42bc6953c809b8040ede296c78f9e5dd0fb7d932</id>
<content type='text'>
- adds a length check to the heartbeat log message short circuit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- adds a length check to the heartbeat log message short circuit
</pre>
</div>
</content>
</entry>
<entry>
<title>updates to the documentation</title>
<updated>2015-12-08T22:16:54+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-08T22:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=551493c21594fa3a74bad882f1567b7195aa249d'/>
<id>551493c21594fa3a74bad882f1567b7195aa249d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add defer_job helper</title>
<updated>2015-12-08T21:18:17+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2015-12-08T21:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=8737dae2c6b51c0b3f7f75b6bc58ae802f60abfc'/>
<id>8737dae2c6b51c0b3f7f75b6bc58ae802f60abfc</id>
<content type='text'>
- add function 'defer_job'. you can pass a callable into a function and
  it will build the correct arguments to send the job to a worker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add function 'defer_job'. you can pass a callable into a function and
  it will build the correct arguments to send the job to a worker
</pre>
</div>
</content>
</entry>
</feed>
