<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tech on Sinetris's viewpoints</title><link>https://sinetris.info/categories/tech/</link><description>Recent content in Tech on Sinetris's viewpoints</description><generator>Sine Die theme for Hugo</generator><language>en</language><webMaster>duilio@sinetris.info (Duilio Ruggiero)</webMaster><lastBuildDate>Wed, 02 Jul 2025 07:50:28 GMT</lastBuildDate><atom:link href="https://sinetris.info/categories/tech/index.rss.xml" rel="self" type="application/rss+xml"/><item><title>SSL-Termination</title><link>https://sinetris.info/glossary/ssl-termination/</link><pubDate>Wed, 02 Jul 2025 07:50:28 GMT</pubDate><guid>https://sinetris.info/glossary/ssl-termination/</guid><description>The load balancer decrypts the incoming encrypted traffic and sends it to the
destination (e.g. backend instances) unencrypted.</description></item><item><title>Real-Time Computing</title><link>https://sinetris.info/glossary/real-time-computing/</link><pubDate>Sun, 06 Aug 2023 10:10:15 GMT</pubDate><guid>https://sinetris.info/glossary/real-time-computing/</guid><description>&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;Real-time computing, also known as reactive computing, is used to describe a computer system that guarantees the processing of inputs and the execution of tasks within specified time limits, often referred to as “deadlines”.&lt;/p&gt;
&lt;p&gt;We can divide real-time systems into three categories based on expectations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://sinetris.info/glossary/real-time-computing/"&gt;soft real-time&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://sinetris.info/glossary/real-time-computing/"&gt;firm real-time&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://sinetris.info/glossary/real-time-computing/"&gt;hard real-time&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="soft-real-time"&gt;soft real-time&lt;/h2&gt;
&lt;p&gt;The system continues to operate even if it’s unable to perform operations within the allotted time.&lt;/p&gt;
&lt;h2 id="firm-real-time"&gt;firm real-time&lt;/h2&gt;
&lt;p&gt;Deadlines are crucial, but occasional non-compliance is tolerable.&lt;/p&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Real-Time Operating System</title><link>https://sinetris.info/glossary/real-time-os/</link><pubDate>Sun, 06 Aug 2023 10:10:15 GMT</pubDate><guid>https://sinetris.info/glossary/real-time-os/</guid></item></channel></rss>