Skip to content

Commit

Permalink
Update Collage page
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Eilemann authored and Stefan Eilemann committed Jul 9, 2013
1 parent df0574b commit 029c55a
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions collage/index.shtml
Expand Up @@ -17,12 +17,13 @@
to easily exploit multi-core architectures. to easily exploit multi-core architectures.
</p> </p>
<p> <p>
An alpha version of Collage is available on Collage is available on
<a href="https://github.com/Eyescale/Collage">github</a>. The last major <a href="https://github.com/Eyescale/Collage">github</a>, <a href="https://launchpad.net/~eilemann/+archive/equalizer/">launchpad</a>
release was still part of the and as a <a href="https://github.com/Eyescale/portfiles#readme">MacPorts
<a href="http://www.equalizergraphics.com">Equalizer distribution</a>, package
including <a href="http://www.equalizergraphics.com/downloads/major.html"> file</a>. <a href="http://eyescale.github.io/Collage-1.0/index.html">Version
binary packages</a> for various platforms. Please 1.0</a>, released June 2013, provides a stable API for application
developers. Please
<a href="mailto:info@eyescale.ch?subject=Inquiry about Collage">contact us</a> <a href="mailto:info@eyescale.ch?subject=Inquiry about Collage">contact us</a>
for more information about Collage. for more information about Collage.
</p> </p>
Expand All @@ -37,7 +38,7 @@
<li>UDP-based reliable multicast (RSP)</li> <li>UDP-based reliable multicast (RSP)</li>
<li>Unidirectional anonymous pipes</li> <li>Unidirectional anonymous pipes</li>
<li>Bidirectional named pipes (Windows only)</li> <li>Bidirectional named pipes (Windows only)</li>
<li>Native InfiniBand unicast (RDMA-based, Linux only)</li> <li>Native InfiniBand unicast (RDMA based)</li>
</ul> </ul>
<h3>Peer-to-Peer Communication</h3> <h3>Peer-to-Peer Communication</h3>
<ul> <ul>
Expand All @@ -49,6 +50,7 @@
<li>High-performance packet allocation and thread dispatch</li> <li>High-performance packet allocation and thread dispatch</li>
<li>Object-oriented command handler registration</li> <li>Object-oriented command handler registration</li>
<li>Distributed barriers</li> <li>Distributed barriers</li>
<li>Endian-safe stream-based communication</a>
</ul> </ul>
<h3>Object-Oriented Serialization</h3> <h3>Object-Oriented Serialization</h3>
<ul> <ul>
Expand Down

0 comments on commit 029c55a

Please sign in to comment.