to fetch
- verb
- /fɛtʃ/
- Specialized
- So what our programme would need to do, and we'll write this in pseudo code, is fetch instruction at the PC.
- fetch data
- fetch from cache
- fetch requests
Well, it runs with the client, but the client fetches this code from some server.
- Well, it runs with the client, but the client fetches this code from some server.
- Fetch, decode, execute, fetch, decode, execute.
- And so you there was an art to sort of arranging the storage allocation to make fetching data rapid.
Examples
-
Has: Maybe we could add code to App Script to fetch the dictionary in some other way?
Blog text (15) -
Others are meta search engines like Metacrawler and MSN Search that fetch results from other search engines.
Academic text (2018) -
The first is IF or instruction fetch, which fetches the next instruction from memory.
-
Slide your finger in from the right to fetch the Charms bar, then tap the Settings icon.
Blog text (14) -
With an external L2 cache, this would require too many pins to fetch all four data blocks.
Academic text (2000) -
The core model consists of a detailed uniprocessor model covering the pipeline structure from instruction fetch through execution and completion.
Academic text (2000) -
The resulting data fetches can also be overlapped, again to make optimum use of the memory bus.
Academic text (1999) -
Additional functions are introduced in the kernel to fetch the non-local Jacobians from the UserObject.
Academic text (2018) -
For prefetch operations, the SCU fetches the 64 bytes requested as well as the next sequential 64 bytes.
Academic text (1994) -
When a user needs to access their photos, the application can fetch them from the cloud without any hassle.
Synonyms
To save a file from the internet onto your computer or phone
Antonyms
Phrasal Verbs
Compounds
How Often
- Specialized
- Specialized
- Specialized
Surface Forms
Etymology
Fetch in computing keeps the simple idea of 'go and get': a program 'fetches' data when it asks a server and brings the information back. The term traces to Old English feccan, 'to bring' or 'get', which is why it feels like collecting information.