<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (adam.gibbins)</title>
    <link>https://pinboard.in/u:adam.gibbins/public/</link>
    <description>recent bookmarks from adam.gibbins</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://dkron.io/"/>
	<rdf:li rdf:resource="https://github.com/kvz/cronlock"/>
	<rdf:li rdf:resource="https://github.com/LeafSoftware/python-lambder"/>
	<rdf:li rdf:resource="https://github.com/victorcoder/dkron"/>
	<rdf:li rdf:resource="http://habilis.net/cronic/"/>
	<rdf:li rdf:resource="https://code.google.com/p/rcron/"/>
	<rdf:li rdf:resource="https://github.com/airbnb/chronos"/>
	<rdf:li rdf:resource="https://github.com/Yelp/Tron"/>
	<rdf:li rdf:resource="https://github.com/tomykaira/clockwork"/>
	<rdf:li rdf:resource="https://adam.heroku.com/past/2010/6/30/replace_cron_with_clockwork/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://dkron.io/">
    <title>Dkron - Distributed, fault tolerant job scheduling system</title>
    <dc:date>2016-11-08T13:35:24+00:00</dc:date>
    <link>http://dkron.io/</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron scheduler</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:90d4070f80e0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/kvz/cronlock">
    <title>kvz/cronlock: cronlock lets you deploy cronjobs cluster-wide without worrying about overlaps. It uses Redis to keep track of locks.</title>
    <dc:date>2016-08-22T00:20:05+00:00</dc:date>
    <link>https://github.com/kvz/cronlock</link>
    <dc:creator>adam.gibbins</dc:creator><description><![CDATA[cronlock lets you deploy cronjobs cluster-wide without worrying about overlaps. It uses Redis to keep track of locks.]]></description>
<dc:subject>locking cron</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:8a23e1d2ded8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:locking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/LeafSoftware/python-lambder">
    <title>LeafSoftware/python-lambder: Create and manage scheduled AWS Lambdas from the CLI</title>
    <dc:date>2016-01-27T17:45:28+00:00</dc:date>
    <link>https://github.com/LeafSoftware/python-lambder</link>
    <dc:creator>adam.gibbins</dc:creator><description><![CDATA[<blockquote>python-lambder - Create and manage scheduled AWS Lambdas from the CLI</blockquote>]]></description>
<dc:subject>cron schedule lambda aws</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:d44bd844158d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:schedule"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:lambda"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:aws"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/victorcoder/dkron">
    <title>victorcoder/dkron</title>
    <dc:date>2015-08-30T13:05:42+00:00</dc:date>
    <link>https://github.com/victorcoder/dkron</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron scheduling scheduler</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:74b0e43c1745/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://habilis.net/cronic/">
    <title>Cronic - A cure for Cron's chronic email problem</title>
    <dc:date>2013-11-26T10:26:09+00:00</dc:date>
    <link>http://habilis.net/cronic/</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron email</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:6437df4356b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:email"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://code.google.com/p/rcron/">
    <title>rcron - cron jobs redundancy and failover - Google Project Hosting</title>
    <dc:date>2013-10-15T14:02:14+00:00</dc:date>
    <link>https://code.google.com/p/rcron/</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:46a3e0fddd5e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/airbnb/chronos">
    <title>airbnb/chronos</title>
    <dc:date>2013-08-05T17:19:28+00:00</dc:date>
    <link>https://github.com/airbnb/chronos</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron scheduling</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:db4fc15405e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/Yelp/Tron">
    <title>Yelp/Tron</title>
    <dc:date>2013-08-05T17:15:51+00:00</dc:date>
    <link>https://github.com/Yelp/Tron</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron scheduling</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:198035720128/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/tomykaira/clockwork">
    <title>tomykaira/clockwork</title>
    <dc:date>2013-08-05T17:13:51+00:00</dc:date>
    <link>https://github.com/tomykaira/clockwork</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron scheduling</dc:subject>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:6b97184d5c6f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:scheduling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://adam.heroku.com/past/2010/6/30/replace_cron_with_clockwork/">
    <title>Replace Cron with Clockwork</title>
    <dc:date>2011-12-20T01:13:58+00:00</dc:date>
    <link>https://adam.heroku.com/past/2010/6/30/replace_cron_with_clockwork/</link>
    <dc:creator>adam.gibbins</dc:creator><dc:subject>cron</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:adam.gibbins/b:14cf9e555bf3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:adam.gibbins/t:cron"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>