Software Details:
Version: 0.5.2 / 0.8.4
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 62
ZeroMQ (ØMQ, 0MQ, ZMQ) is a lightweight, fast, asynchronous messaging and communication protocol.
zeromq-haskell is a Haskell client for ZeroMQ's basic C API.
The library allows developers to build Haskell apps and websites that interact with ZeroMQ in an easy manner, without having to deal with C code.
This client also works with both versions of the protocol, 2.x and 3.x.
Bindings for various programming languages are also available:
C
C#
C++
Clojure
Common Lisp
D
Delphi
Erlang
Flash/Flex/ActionScript
ActionScript
Go
Go
Java
JavaScript
Node.js
Lua
Objective-C
Objective Caml
Objective Caml
PHP
Perl
Python
R
Ruby
Racket
Scala
Smalltalk
What is new in this release:
- Updated documentation of `Poll`.
Requirements:
- ZeroMQ 2.1 or higher
- Glasgow Haskell Compiler 7.6.2 or higher
Comments not found