JargonFile/original/html/R/real-time.html

12 lines
2.3 KiB
HTML
Raw Normal View History

2014-03-27 14:54:56 -04:00
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>real time</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../R.html" title="R"/><link rel="previous" href="Real-Soon-Now.html" title="Real Soon Now"/><link rel="next" href="real-user.html" title="real user"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">real time</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="Real-Soon-Now.html">Prev</a><EFBFBD></td><th width="60%" align="center">R</th><td width="20%" align="right"><EFBFBD><a accesskey="n" href="real-user.html">Next</a></td></tr></table><hr/></div><dt><a id="real-time"/><dt xmlns="" id="real-time"><b>real time</b></dt></dt><dd><p> 1. [techspeak] <span class="grammar">adj.</span> Describes an
application which requires a program to respond to stimuli within some
small upper limit of response time (typically milli- or microseconds).
Process control at a chemical plant is the <a href="../C/canonical.html"><i class="glossterm">canonical</i></a>
example. Such applications often require special operating systems
(because everything else must take a back seat to response time) and
speed-tuned hardware. </p></dd><dd><p> 2. <span class="grammar">adv.</span> In jargon, refers to
doing something while people are watching or waiting. &#8220;<span class="quote">I asked her
how to find the calling procedure's program counter on the stack and she
came up with an algorithm in real time.</span>&#8221;</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="Real-Soon-Now.html">Prev</a><EFBFBD></td><td width="20%" align="center"><a accesskey="u" href="../R.html">Up</a></td><td width="40%" align="right"><EFBFBD><a accesskey="n" href="real-user.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Real Soon Now<6F></td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"><EFBFBD>real user</td></tr></table></div></body></html>