See backpressure in All languages combined, or Wiktionary
{
"etymology_templates": [
{
"args": {
"1": "en",
"2": "back",
"3": "pressure"
},
"expansion": "back + pressure",
"name": "compound"
}
],
"etymology_text": "From back + pressure.",
"forms": [
{
"form": "backpressures",
"tags": [
"plural"
]
},
{
"form": "back pressure",
"tags": [
"alternative"
]
},
{
"form": "back-pressure",
"tags": [
"alternative"
]
}
],
"head_templates": [
{
"args": {
"1": "~"
},
"expansion": "backpressure (countable and uncountable, plural backpressures)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"categories": [
{
"kind": "other",
"langcode": "en",
"name": "Fluid dynamics",
"orig": "en:Fluid dynamics",
"parents": [],
"source": "w"
}
],
"examples": [
{
"bold_text_offsets": [
[
7,
20
],
[
109,
122
]
],
"ref": "1999, William F. Hughes, John A. Brighton, Schaum's Outline of Fluid Dynamics, McGraw Hill Professional, →ISBN, page 195:",
"text": "If the back pressure is decreased (p_b) an external expansion occurs, but the duct flow is unchanged. If the back pressure is increased, shocks appear external to the duct (p_c).",
"type": "quotation"
}
],
"glosses": [
"Pressure that is opposed to the desired flow of a fluid (through a duct)."
],
"id": "en-backpressure-en-noun-2aiPNdF4",
"links": [
[
"fluid dynamics",
"fluid dynamics"
],
[
"Pressure",
"pressure"
],
[
"flow",
"flow"
],
[
"fluid",
"fluid"
],
[
"duct",
"duct"
]
],
"raw_glosses": [
"(fluid dynamics) Pressure that is opposed to the desired flow of a fluid (through a duct)."
],
"tags": [
"countable",
"uncountable"
],
"topics": [
"fluid-dynamics",
"natural-sciences",
"physical-sciences",
"physics"
],
"translations": [
{
"_dis1": "96 4",
"code": "nl",
"lang": "Dutch",
"lang_code": "nl",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "tegendruk"
},
{
"_dis1": "96 4",
"code": "fi",
"lang": "Finnish",
"lang_code": "fi",
"sense": "opposed pressure",
"word": "vastapaine"
},
{
"_dis1": "96 4",
"code": "fr",
"lang": "French",
"lang_code": "fr",
"sense": "opposed pressure",
"tags": [
"feminine"
],
"word": "contre-pression"
},
{
"_dis1": "96 4",
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Gegendruck"
},
{
"_dis1": "96 4",
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Rückdruck"
},
{
"_dis1": "96 4",
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Staudruck"
},
{
"_dis1": "96 4",
"code": "ga",
"lang": "Irish",
"lang_code": "ga",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "frithbhrú"
},
{
"_dis1": "96 4",
"code": "it",
"lang": "Italian",
"lang_code": "it",
"sense": "opposed pressure",
"tags": [
"feminine"
],
"word": "contropressione"
}
]
},
{
"categories": [
{
"kind": "other",
"langcode": "en",
"name": "Computing",
"orig": "en:Computing",
"parents": [],
"source": "w"
},
{
"_dis": "39 61",
"kind": "other",
"name": "English entries with incorrect language header",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "22 78",
"kind": "other",
"name": "Entries with translation boxes",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "37 63",
"kind": "other",
"name": "Pages with 1 entry",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "32 68",
"kind": "other",
"name": "Pages with entries",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "26 74",
"kind": "other",
"name": "Terms with Dutch translations",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "29 71",
"kind": "other",
"name": "Terms with Finnish translations",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "27 73",
"kind": "other",
"name": "Terms with French translations",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "26 74",
"kind": "other",
"name": "Terms with German translations",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "29 71",
"kind": "other",
"name": "Terms with Irish translations",
"parents": [],
"source": "w+disamb"
},
{
"_dis": "26 74",
"kind": "other",
"name": "Terms with Italian translations",
"parents": [],
"source": "w+disamb"
}
],
"examples": [
{
"bold_text_offsets": [
[
37,
50
]
],
"ref": "2018, Jyotiswarup Raiturkar, Hands-On Software Architecture with Golang: Design and architect highly scalable and robust applications using Go, Packt Publishing Ltd, →ISBN:",
"text": "Samsara has tuneables to ensure that back-pressure can be applied so that consumers can process data at the rate they are comfortable with.",
"type": "quotation"
}
],
"glosses": [
"The buildup of unprocessed data due to a bottleneck; a technique to control the flow of data between producers and consumers."
],
"id": "en-backpressure-en-noun-a7iOSok9",
"links": [
[
"computing",
"computing#Noun"
],
[
"buildup",
"buildup"
],
[
"unprocessed",
"unprocessed"
],
[
"data",
"data"
],
[
"bottleneck",
"bottleneck"
],
[
"technique",
"technique"
],
[
"data",
"data"
],
[
"producer",
"producer"
],
[
"consumer",
"consumer"
]
],
"raw_glosses": [
"(computing) The buildup of unprocessed data due to a bottleneck; a technique to control the flow of data between producers and consumers."
],
"tags": [
"countable",
"uncountable"
],
"topics": [
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"word": "backpressure"
}
{
"categories": [
"English compound terms",
"English countable nouns",
"English entries with incorrect language header",
"English lemmas",
"English nouns",
"English uncountable nouns",
"Entries with translation boxes",
"Pages with 1 entry",
"Pages with entries",
"Terms with Dutch translations",
"Terms with Finnish translations",
"Terms with French translations",
"Terms with German translations",
"Terms with Irish translations",
"Terms with Italian translations"
],
"etymology_templates": [
{
"args": {
"1": "en",
"2": "back",
"3": "pressure"
},
"expansion": "back + pressure",
"name": "compound"
}
],
"etymology_text": "From back + pressure.",
"forms": [
{
"form": "backpressures",
"tags": [
"plural"
]
},
{
"form": "back pressure",
"tags": [
"alternative"
]
},
{
"form": "back-pressure",
"tags": [
"alternative"
]
}
],
"head_templates": [
{
"args": {
"1": "~"
},
"expansion": "backpressure (countable and uncountable, plural backpressures)",
"name": "en-noun"
}
],
"lang": "English",
"lang_code": "en",
"pos": "noun",
"senses": [
{
"categories": [
"English terms with quotations",
"en:Fluid dynamics"
],
"examples": [
{
"bold_text_offsets": [
[
7,
20
],
[
109,
122
]
],
"ref": "1999, William F. Hughes, John A. Brighton, Schaum's Outline of Fluid Dynamics, McGraw Hill Professional, →ISBN, page 195:",
"text": "If the back pressure is decreased (p_b) an external expansion occurs, but the duct flow is unchanged. If the back pressure is increased, shocks appear external to the duct (p_c).",
"type": "quotation"
}
],
"glosses": [
"Pressure that is opposed to the desired flow of a fluid (through a duct)."
],
"links": [
[
"fluid dynamics",
"fluid dynamics"
],
[
"Pressure",
"pressure"
],
[
"flow",
"flow"
],
[
"fluid",
"fluid"
],
[
"duct",
"duct"
]
],
"raw_glosses": [
"(fluid dynamics) Pressure that is opposed to the desired flow of a fluid (through a duct)."
],
"tags": [
"countable",
"uncountable"
],
"topics": [
"fluid-dynamics",
"natural-sciences",
"physical-sciences",
"physics"
]
},
{
"categories": [
"English terms with quotations",
"en:Computing"
],
"examples": [
{
"bold_text_offsets": [
[
37,
50
]
],
"ref": "2018, Jyotiswarup Raiturkar, Hands-On Software Architecture with Golang: Design and architect highly scalable and robust applications using Go, Packt Publishing Ltd, →ISBN:",
"text": "Samsara has tuneables to ensure that back-pressure can be applied so that consumers can process data at the rate they are comfortable with.",
"type": "quotation"
}
],
"glosses": [
"The buildup of unprocessed data due to a bottleneck; a technique to control the flow of data between producers and consumers."
],
"links": [
[
"computing",
"computing#Noun"
],
[
"buildup",
"buildup"
],
[
"unprocessed",
"unprocessed"
],
[
"data",
"data"
],
[
"bottleneck",
"bottleneck"
],
[
"technique",
"technique"
],
[
"data",
"data"
],
[
"producer",
"producer"
],
[
"consumer",
"consumer"
]
],
"raw_glosses": [
"(computing) The buildup of unprocessed data due to a bottleneck; a technique to control the flow of data between producers and consumers."
],
"tags": [
"countable",
"uncountable"
],
"topics": [
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"translations": [
{
"code": "nl",
"lang": "Dutch",
"lang_code": "nl",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "tegendruk"
},
{
"code": "fi",
"lang": "Finnish",
"lang_code": "fi",
"sense": "opposed pressure",
"word": "vastapaine"
},
{
"code": "fr",
"lang": "French",
"lang_code": "fr",
"sense": "opposed pressure",
"tags": [
"feminine"
],
"word": "contre-pression"
},
{
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Gegendruck"
},
{
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Rückdruck"
},
{
"code": "de",
"lang": "German",
"lang_code": "de",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "Staudruck"
},
{
"code": "ga",
"lang": "Irish",
"lang_code": "ga",
"sense": "opposed pressure",
"tags": [
"masculine"
],
"word": "frithbhrú"
},
{
"code": "it",
"lang": "Italian",
"lang_code": "it",
"sense": "opposed pressure",
"tags": [
"feminine"
],
"word": "contropressione"
}
],
"word": "backpressure"
}
Download raw JSONL data for backpressure meaning in English (4.0kB)
This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2026-06-12 from the enwiktionary dump dated 2026-06-01 using wiktextract (e79dea5 and 7f4db16). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.
If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.