<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>watchdog</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2378/feed"/>
    <updated>2026-06-29T05:50:42+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2378/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11312</id>
            <title type="text"><![CDATA[Watchexec]]></title>
            <link rel="alternate" href="https://github.com/watchexec/watchexec" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11312"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Executes commands in response to file modifications.

Software development often involves running the same commands over and over. Boring!
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.]]>
            </summary>
            <updated>2025-12-29T07:12:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5406</id>
            <title type="text"><![CDATA[Pgpool-II]]></title>
            <link rel="alternate" href="https://www.pgpool.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5406"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client.

Pgpool-II saves connections to the PostgreSQL servers, and reuse them whenever a new connection with the same properties (i.e. username, database, protocol version) comes in. It reduces connection overhead, and improves system&amp;#039;s overall throughput.]]>
            </summary>
            <updated>2025-08-29T06:57:56+00:00</updated>
        </entry>
    </feed>
