Skip to content

Commit 4cfe201

Browse files
committed
ZeroMQ, openSSH links.
1 parent fe9158b commit 4cfe201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎documentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Abstracting over the transport layer allows different protocols for
5050
message passing, including TCP/IP, UDP,
5151
[MPI](http://en.wikipedia.org/wiki/Message_Passing_Interface),
5252
[CCI](http://www.olcf.ornl.gov/center-projects/common-communication-interface/),
53-
ZeroMQ, SSH, MVars, Unix pipes, and more. Each of these transports would provide
53+
[ZeroMQ](http://zeromq.org), [SSH](http://openssh.com), MVars, Unix pipes, and more. Each of these transports provides
5454
its own implementation of the `Network.Transport` and provide a means of creating
5555
new connections for use within `Control.Distributed.Process`.
5656

0 commit comments

Comments
 (0)