Posts Tagged ‘parallel programming’

Orca » Parallelism made easy

Tuesday, August 5th, 2008

Orca, the programming language almost synonymous with the operating system Amoeba (other than Python, which also started on Amoeba), is designed for use on distributed systems. This essentially means that several computers come together – similar to Seti@Home – to create a single, giant supercomputer.
(more…)