<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									PM2 and deployment - Quartex Pascal Forum				            </title>
            <link>https://quartexdeveloper.com/community/pm2-and-deployment/</link>
            <description>Quartex Pascal Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 17 May 2026 18:29:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>PM2 Website and download</title>
                        <link>https://quartexdeveloper.com/community/pm2-and-deployment/pm2-website-and-download/</link>
                        <pubDate>Thu, 09 Feb 2023 12:04:52 +0000</pubDate>
                        <description><![CDATA[PM2 (process manager 2) is standard in the JS world, and it is used to make sure servers and services stay up. It unifies logging (both live and to disk or remote) and provides a number of b...]]></description>
                        <content:encoded><![CDATA[<p>PM2 (process manager 2) is standard in the JS world, and it is used to make sure servers and services stay up. It unifies logging (both live and to disk or remote) and provides a number of benefits. Should your server go down, it automatically brings it up again. This is the defacto tool used by JS developers when deploying their service architectures.</p>
<p><a title="https://pm2.keymetrics.io/" href="https://pm2.keymetrics.io/" target="_blank" rel="noopener">https://pm2.keymetrics.io/</a></p>]]></content:encoded>
						                            <category domain="https://quartexdeveloper.com/community/pm2-and-deployment/">PM2 and deployment</category>                        <dc:creator>Jon Lennart Aasenden</dc:creator>
                        <guid isPermaLink="true">https://quartexdeveloper.com/community/pm2-and-deployment/pm2-website-and-download/</guid>
                    </item>
							        </channel>
        </rss>
		