<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Content-addressable_parallel_processor</id>
	<title>Content-addressable parallel processor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Content-addressable_parallel_processor"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Content-addressable_parallel_processor&amp;action=history"/>
	<updated>2026-05-04T17:10:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Content-addressable_parallel_processor&amp;diff=7014586&amp;oldid=prev</id>
		<title>imported&gt;Kvng: Adding short description: &quot;Bulk computation architecture&quot;</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Content-addressable_parallel_processor&amp;diff=7014586&amp;oldid=prev"/>
		<updated>2024-07-16T13:26:31Z</updated>

		<summary type="html">&lt;p&gt;Adding &lt;a href=&quot;https://en.wikipedia.org/wiki/Short_description&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Short description&quot;&gt;short description&lt;/a&gt;: &amp;quot;Bulk computation architecture&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Bulk computation architecture}}&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;content-addressable parallel processor&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;CAPP&amp;#039;&amp;#039;&amp;#039;) also known as &amp;#039;&amp;#039;associative processor&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;{{Cite web|url=https://www.encyclopedia.com/computing/dictionaries-thesauruses-pictures-and-press-releases/associative-processor|title=associative processor|access-date=2021-03-14}}&amp;lt;/ref&amp;gt; is a type of [[Parallel computing|parallel processor]] which uses [[Content-addressable memory|content-addressing memory]] (CAM) principles. CAPPs are intended for bulk computation. The syntactic structure of their [[algorithm|computing algorithm]] are simple, whereas the number of concurrent processes may be very large, only limited by the number of locations in the CAM. The best-known CAPP may be [[STARAN]], completed in 1972; several similar systems were later built in other countries.&lt;br /&gt;
&lt;br /&gt;
A CAPP is distinctly different from a [[Von Neumann architecture]] or classical computer that stores data in cells addressed individually by numeric address. The CAPP executes a stream of instructions that address memory based on the content (stored values) of the memory cells.  As a parallel processor, it acts on all of the cells containing that content at once. The content of all matching cells can be changed simultaneously.&lt;br /&gt;
&lt;br /&gt;
A typical CAPP might consist of an array of content-addressable memory of fixed word length, a sequential instruction store, and a general purpose computer of the Von Neumann architecture that is used to interface peripherals.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* {{Citation | first=Allen|last= Kent |title=Encyclopedia of microcomputers: Volume 4 - Computer-Related Applications: Computational Linguistics to dBase|isbn=0-8247-2703-7|publisher=Dekker|place=New York|year=1990|pages=138–139}}&lt;br /&gt;
* {{Citation|first=Caxton C|last=Foster|title=Content Addressable Parallel Processors|isbn=0-442-22433-8|publisher=Van Nostrand Reinhold|year=1976|url-access=registration|url=https://archive.org/details/contentaddressab0000fost}}&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Associative arrays]]&lt;br /&gt;
[[Category:Computer memory]]&lt;br /&gt;
[[Category:One-of-a-kind computers]]&lt;br /&gt;
[[Category:Parallel computing]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{compu-hardware-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Kvng</name></author>
	</entry>
</feed>