octave-maintainers
[Top][All Lists]
Advanced

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

Re: octave forge package zeromq 1.1.0 released


From: John Donoghue
Subject: Re: octave forge package zeromq 1.1.0 released
Date: Fri, 4 Mar 2016 18:23:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 03/04/2016 05:47 PM, Juan Pablo Carbajal wrote:
On Fri, Mar 4, 2016 at 10:54 PM, JohnD <address@hidden> wrote:
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




_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
John this is really great. If you have time you can compile the
examples and tutorials you are providing in the mailing list in the
wiki. See for example
http://wiki.octave.org/TISEAN_package
http://wiki.octave.org/Geometry_package
I can do that



reply via email to

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