network-transport-inmemory

Version 0.5.41 revision 0 uploaded by LaurentRDC.

Package meta

Synopsis
In-memory instantiation of Network.Transport
Description

This is a transport implementation that could be used for local communication in the same address space (i.e. one process). . It could be used either for testing purposes or for local communication that require the network-transport semantics. . NB: network-tranpsport-inmemory does not support cross-transport communication. All endpoints that want to comminicate should be created using the same transport.

Author
Duncan Coutts, Nicolas Wu, Edsko de Vries, Alexander Vershilov
Bug reports
https://github.com/haskell-distributed/distributed-process/issues
Category
Network
Copyright
Well-Typed LLP, Tweag I/O Limited
Homepage
http://haskell-distributed.github.com
Maintainer
The Distributed Haskell team
Package URL
n/a
Stability
experimental

Components