<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<link rel="alternate" type="text/html" href="http://neil.brown.name/blog/metad"/>

<title>metad</title>
<modified>2006-06-11T10:13:06Z</modified>
<author></author>
<entry>
<title>Metad - a daemon for controlling daemons</title>
<issued>2006-06-11T10:13:06Z</issued>
<modified>2006-06-11T10:13:06Z</modified>
<id>http://neil.brown.name/blog/20060611101306</id>
<link rel="alternate" type="text/html" href="http://neil.brown.name/blog/20060611101306"/>
<content type="text/html" mode="escaped">
 As I progress in winding up my position at
 the Computing Support Group at
 &lt;a href=&quot;http://www.cse.unsw.edu.au/&quot;&gt;cse.unsw&lt;/a&gt;
 I'm looking for programs that I wrote which might be
 more widely useful and trying to make them available
 to the open source community.

 &lt;p&gt;One such is 'metad' which you can find in my git
 repository at &lt;tt&gt;git://neil.brown.name/metad&lt;/tt&gt; or
 &lt;a href=&quot;http://neil.brown.name/git/?p=metad&quot;&gt;http://neil.brown.name/git/?p=metad&lt;/a&gt;.

 &lt;p&gt;metad is a daemon for managing other daemons.
 It is a bit like &lt;tt&gt;inetd&lt;/tt&gt; in that it starts programs
 and waits for them to complete.  However it isn't just starting
 programs based on network activity - that is possible, but was a
 later addition.

 &lt;p&gt;The main purpose is to run all other little daemons one seems to need
 and to allow those daemons to be stopped and started remotely.
 It may not be very interesting on a single-user machine, but it is
 wonderful when administering a network
 &lt;p&gt;&lt;a href=http://neil.brown.name/blog/20060611101306&gt;read more...(No comments)&lt;/a&gt;</content>
</entry>

</feed>

