I didn't realise anyone else on here had any knowledge of the Transputer! It's a bit of a favourite of mine.
In some ways it's an example of a typical British success and failure - the Transputer came from INMOS Technologies, a very early pioneer in memory technology (SRAM, for example), they had funding from the government at the time and experienced a great deal of early success but during Maggie Thatchers reign it seems they were no longer favoured as the technology darlings that they one were, so they started to suffer from under-investment in taking the design forward. The various Transputer chips didn't really advance at the speed relatively standard designs like the x86 and various RISC designs were making.
None the less, they found their way in to some fairly massive systems (thousands of processors!) - mostly confined to the sciences and engineering.
The basic premise of the Transputer was that the chip was a relatively simple design, with on-chip RAM and up to 4 high speed (for the time; 5, 10 or 20mbit) serial connections; in effect a very simple self-contained computer that just needed a few connections such as power and a 5MHz clock signal. Each of the 4 connections could link to another chip, so it was very, very simple to build various topologies of transputer 'networks'. Each chip had basic scheduling functionalities built in, and could route messages to other transputers. Even more unique was that each chip could boot the code it ran by reading a series of bytes over it's serial link - no ROM or BIOS equivalents needed.
Initially it was just Occam that they ran, but later you could write in pretty standard C, Forth and other languages. There were also a number of Unix-like operating systems written specifically for the Transputer; Helios, Parix and versions of Minix, plus the version of Unix that came on the ATW.
Anyway, enough of all that... the real reason I cast 'Thread Necromancy - Advanced' on this thread was that I actually came into possession of a Transputer interface board for the PC a couple of years ago. Almost without exception all the boards are ISA, so it relates to Vogons as it currently resides in one of my retro computers (an MB800H 845G, 3 PCI, 3 ISA, 1 AGP). It has an on-board Transputer, a 32bit, 25MHz T805, along with 16x 30 pin SIMM sockets and space for 4 extra Transputers to be plugged in; I've currently got 3 extra Transputer cards (called TRAM's in Transputer speak) installed, each with a 32bit T800 class processor and 4MB of local RAM on each. The unique thing about most of these interface cards is that they can all interface with the standard Transputer links to other, standalone systems (such as those 1000-processor examples I mentioned earlier).
I'm one of a few people still with kit in working condition; I've also decided to update an ancient driver for this hardware on Linux (https://github.com/megatron-uk/INMOS-Link-Driver), as well as starting to rewrite a few of the core tools in Python (so that we're no longer tied to compiled binaries), so it's actually now possible to use this 20-30 year old kit on a 2016 release of Linux. Of course the original 1980's DOS utilities still work, but hey, the world has now moved on from DOS 😉
Sadly, almost all Transputer stuff has virtually dried up now - it's incredibly difficult to find and a few people bought pretty much all the stock of the few companies in the late 90's, early 2000's, so the only kit that now hits Ebay is extortionately priced.
My collection database and technical wiki:
https://www.target-earth.net