Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2201ec20ac1910d

Jump to content

// Workers AI · dad joke modeWhat did FINO say to its friend? "You're a fine-o friend.

From Wikipedia, the free encyclopedia

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.[1][2] A similar acronym 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.[3]

The first mention of FINO appears in the Signetics 25120 write-only memory joke datasheet.[2][4]

See also

[edit]

References

[edit]
  1. "FINO - First In Never Out (accounting)". Acronym Finder. Retrieved 22 June 2022.
  2. 1 2 "First In Never Out (FINO) scheduling in Operating System". GeeksforGeeks. Retrieved 22 June 2022.
  3. "First In Never Out (FINO) scheduling in Operating System". GeeksforGeeks. 2020-07-24. Retrieved 2025-12-03.
  4. ""Signetics 25120 Data Sheet"" (PDF). Archived from the original (PDF) on March 17, 2006. Retrieved 2012-03-16. (alternate copy)