Jump to content

FINO

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monkbot (talk | contribs) at 15:40, 20 September 2019 (→‎top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, FINO is a humorous scheduling algorithm. It is an acronym for first in, never out as opposed to traditional first in, first out (FIFO) and last in, first out (LIFO) algorithms. A similar one is "FISH", for first in, still here.

FINO works by withholding all scheduled tasks permanently. No matter how many tasks are scheduled at any time, no task ever actually takes place.

A stateful FINO queue can be used to implement a memory leak.[citation needed]

A mention of FINO appears in the Signetics 25120 write-only memory joke datasheet.[1]

See also

References

  1. ^ ""Signetics 25120 Data Sheet"" (PDF). Archived from the original (PDF) on March 17, 2006. Retrieved 2012-03-16. (alternate copy)