Jump to content

Talk:Input queue

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Peter Flass (talk | contribs) at 21:09, 3 June 2022 (nonsense: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Stub‑class
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StubThis article has been rated as Stub-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Note icon
This article has been automatically rated by a bot or other tool as Stub-class because it uses a stub template. Please ensure the assessment is correct before removing the |auto= parameter.

Scope of article

The lead give a very narrow definition of input queue, which Input queue#Networking does not satisfy. Either the lead should be rerwritten in a more general fashion or the article should be split and {{about}} or {{distinguish}} tags added. If it is split then links to this article should be checked for relevance, e.g., the term single input queue in Presentation manager does not satisfy the definition currently in the lead. Shmuel (Seymour J.) Metz Username:Chatul (talk) 23:13, 27 June 2020 (UTC)[reply]

Also it has little relevance to GUI programming where the term "input queue" is often used to mean message queue. The latter article didn't mention this either, so I just added a brief section. Event loop focuses on the actions and not on the queue itself. Peter Flass (talk) 04:51, 28 June 2020 (UTC)[reply]

nonsense

Re-reading this, this article seems to be nonsense. If you’re talking about batch processing you have a quere of jobs, not processes. As I mentioned before, in a gui, or a network application, you have a queue of messages. If you’re talking about processes this sounds like a queue of processes ready to run used by the scheduler. Peter Flass (talk) 21:09, 3 June 2022 (UTC)[reply]