[Haskell-cafe] ANN: Patterns 0.0.3
Tobias Schoofs
tobias.schoofs at gmx.net
Sat May 12 18:58:46 CEST 2012
Hi!
I am pleased to announce patterns-0.0.3.
On Hackage: http://hackage.haskell.org/package/patterns
The Patterns package implements communication patterns that are often
used in distributed, message-oriented applications. The package
implements a set of basic patterns and a device to connect basic
patterns through routers, brokers, load balancers, etc. The package is
based on the zeromq library, but abstracts from the notion of sockets,
on which zeromq is built.
Cheers
Tobias
More information about the Haskell-Cafe
mailing list