User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:s:stack_memory

This is an old revision of the document!


Stack Memory

Return to Glossary

Stack Memory is a data area or buffer used for storing requests that need to be handled. The IBM Dictionary of Computing says that a stack is always a push-down list, meaning that as new requests come in, they push down the old ones. Another way of looking at a push-down list - or stack - is that the program always takes its next item to handle from the top of the stack. (This is unlike other arrangements such as “FIFO” or “first-in first-out.”)

Source: https://whatis.techtarget.com/definition/stack

dido/public/ra/xapend/xapend.a_glossary/s/stack_memory.1635198514.txt.gz · Last modified: 2021/10/25 17:48 by nick
Translations of this page: