<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://metacentrum-demo.duckdns.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://metacentrum-demo.duckdns.org/feed.php">
        <title>Thesis - en:devel:torque</title>
        <description></description>
        <link>http://metacentrum-demo.duckdns.org/</link>
        <image rdf:resource="http://metacentrum-demo.duckdns.org/lib/tpl/reskin/images/favicon.ico" />
       <dc:date>2026-05-24T01:34:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:administration&amp;rev=1776518080&amp;do=diff"/>
                <rdf:li rdf:resource="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:resource_mngmnt&amp;rev=1776518080&amp;do=diff"/>
                <rdf:li rdf:resource="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:start&amp;rev=1776518080&amp;do=diff"/>
                <rdf:li rdf:resource="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:support&amp;rev=1776518080&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://metacentrum-demo.duckdns.org/lib/tpl/reskin/images/favicon.ico">
        <title>Thesis</title>
        <link>http://metacentrum-demo.duckdns.org/</link>
        <url>http://metacentrum-demo.duckdns.org/lib/tpl/reskin/images/favicon.ico</url>
    </image>
    <item rdf:about="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:administration&amp;rev=1776518080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-18T13:14:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>administration</title>
        <link>http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:administration&amp;rev=1776518080&amp;do=diff</link>
        <description>Administration

Environment injection

One of the issues we run into with Torque was the need to have machine specific job environment. This would be very impractical to implement into Torque itself, therefore we added generic environment injection using a simple bash script that prints pairs of lines representing environment variable name and value.
Creating machine specific job environment is now a simple task of changing this script.</description>
    </item>
    <item rdf:about="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:resource_mngmnt&amp;rev=1776518080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-18T13:14:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>resource_mngmnt</title>
        <link>http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:resource_mngmnt&amp;rev=1776518080&amp;do=diff</link>
        <description>Resource Mngmnt

Plain Torque has very weak resource semantics and leaves most of resource management logic to the scheduler. This approach suffers from scalability issues and also doesn&#039;t allow multiple schedulers on one server, because the scheduler requires exclusive access to the GRID to maintain synchronized GRID state.
In our fork, we have moved resource semantics into the server, which now supports static allocation of generic resources and serves as a guard preventing any invalid (over l…</description>
    </item>
    <item rdf:about="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:start&amp;rev=1776518080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-18T13:14:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:start&amp;rev=1776518080&amp;do=diff</link>
        <description>Torque

Batch systems are the core component of GRIDs. Their main task is to manage the life time of computational jobs.
Torque batch system consists of three main components:

* The server, which serves mostly as a gate-keeper and job and gridstate database and is also responsible for verifying the integrity andcorrectness of all requests.
* The scheduler, which is responsible for planning the execution of jobs onto computing nodes.
* The mom daemons, which run on each computing node and are re…</description>
    </item>
    <item rdf:about="http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:support&amp;rev=1776518080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-18T13:14:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>support</title>
        <link>http://metacentrum-demo.duckdns.org/doku.php?id=en:devel:torque:support&amp;rev=1776518080&amp;do=diff</link>
        <description>Support

One of the long term challenges in our GRID is to communicate as much information about the internal functionality of the GRID as possible. Most common interaction between users and user support are related to jobs that are waiting for execution without any obvious cause for not being executed immediately.</description>
    </item>
</rdf:RDF>
