<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-03-10:470</id>
  <title>Monument</title>
  <subtitle>Monument</subtitle>
  <author>
    <name>Monument</name>
  </author>
  <link rel="alternate" type="text/html" href="https://marnanel.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://marnanel.dreamwidth.org/data/atom"/>
  <updated>2009-08-11T19:37:37Z</updated>
  <dw:journal username="marnanel" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-03-10:470:17349</id>
    <link rel="alternate" type="text/html" href="https://marnanel.dreamwidth.org/17349.html"/>
    <link rel="self" type="text/xml" href="https://marnanel.dreamwidth.org/data/atom/?itemid=17349"/>
    <title>[x]inetd nargery</title>
    <published>2009-08-11T19:30:17Z</published>
    <updated>2009-08-11T19:37:37Z</updated>
    <category term="python"/>
    <category term="groggs"/>
    <category term="nargery"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">I've been thinking about the way &lt;a href="https://launchpad.net/spurge"&gt;Spurge&lt;/a&gt; works, and how it should be debianised.&amp;nbsp; Do any of you have strong opinions as to whether services whose traffic is not great should&lt;ol&gt;&lt;li&gt;be launched from inetd or xinetd?&lt;/li&gt;&lt;li&gt;listen for themselves?&lt;/li&gt;&lt;li&gt;be able to do both, and the administrator can choose according to expected load?&amp;nbsp; This appears to combine the faults of both schemes.&lt;/li&gt;&lt;/ol&gt;Pros and cons:&lt;ul&gt;&lt;li&gt;The process is constantly running with (2), and not with (1).&amp;nbsp; Then again, if you're only running [x]inetd in order to run one service, you're running one extra process all the time anyway.&lt;/li&gt;&lt;li&gt;Configuration (by the user or the package) is far simpler with (2), especially because xinetd and inetd have different configuration file formats.&lt;/li&gt;&lt;li&gt;with (2), the service has to be capable of handling simultaneous connections in-house, whereas this isn't necessary with (1).&lt;/li&gt;&lt;li&gt;(1) has an extra dependency.&lt;/li&gt;&lt;/ul&gt;What are your thoughts?&lt;br /&gt;&lt;br /&gt;I think &lt;a href="http://en.wikipedia.org/wiki/Bucktooth"&gt;bucktooth&lt;/a&gt; might be a vaguely comparable system to look at.&amp;nbsp; (It uses xinetd.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=marnanel&amp;ditemid=17349" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
