octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave forge package zeromq 1.1.0 released


From: JohnD
Subject: octave forge package zeromq 1.1.0 released
Date: Fri, 4 Mar 2016 16:54:00 -0500

Version 1.1.0 of the zeromq package [1] has been released.

The zeromq package provides Octave bindings to zeromq library. [2] 

The ZeroMQ library provides fast distributed messaging options using
IPC, TCP, TIPC and multicasting and is available on most platforms.

This release increases the binding functionality by adding functions:
* zmq_errno
* zmq_unbind

Increased recognized values to zmq_getsockopt:
* ZMQ_TYPE
* ZMQ_EVENTS

It also updates the documentation and provides some example code files for use 
of the package.

When the package is loaded run 'help zeromq' for usage information.

The whole overview of changes is available in the news file [3]

[1]  http://octave.sourceforge.net/zeromq/
[2] http://zeromq.org/
[3] http://octave.sourceforge.net/zeromq/NEWS.html






reply via email to

[Prev in Thread] Current Thread [Next in Thread]