Added support for ZeroMQ2 transport.
commit4a6baf5109c0cbe8f65f4a645aa224d4e6df4509
authorVitaly Mayatskikh <v.mayatskih@gmail.com>
Mon, 22 Feb 2010 12:07:09 +0000 (22 13:07 +0100)
committerVitaly Mayatskikh <v.mayatskih@gmail.com>
Mon, 22 Feb 2010 12:07:09 +0000 (22 13:07 +0100)
tree29128531626cb383a9cd064fce8aa19e2ab168a3
parentcf4ba281356677a9f407b8495d407e326dfe5ba7
Added support for ZeroMQ2 transport.
cl-cluster.asd
cluster.lisp
meta.lisp [new file with mode: 0644]
package.lisp
tests.lisp
tests/client.lisp [new file with mode: 0644]
tests/server.lisp [new file with mode: 0644]
transport-ssh.lisp [new file with mode: 0644]
transport-zmq.lisp [new file with mode: 0644]