Popularity
7.0
Declining
Activity
0.0
Stable
3
10
5

Monthly Downloads: 29
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Network    
Latest version: v0.5.2

network-transport-inmemory alternatives and similar packages

Based on the "Networking" category.
Alternatively, view network-transport-inmemory alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of network-transport-inmemory or a related project?

Add another 'Networking' Package

README

network-transport-inmemory

travis Release

network-transport-inmemory is a transport for local communication in the same address space (i.e. a single operating system process). This is useful for testing purposes or for local communication that requires the network-transport semantics.

NB: network-transport-inmemory does not support cross-transport communication. All endpoints that want to communicate should be created using the same transport.

This repository is part of Cloud Haskell.

See http://haskell-distributed.github.com for documentation, user guides, tutorials and assistance.

Getting Help / Raising Issues

Please visit the bug tracker to submit issues. You can contact the [email protected] mailing list for help and comments.

License

This package is made available under a 3-clause BSD-style license.


*Note that all licence references and agreements mentioned in the network-transport-inmemory README section above are relevant to that project's source code only.