fszmq 4.0.5
fszmq is an LGPLv3-licensed F# binding for the ZeroMQ distributed computing library. It provides a complete binding to versions 2.1.x, 3.2.x, and 4.0.x of ZeroMQ (Note: each binding is a separate branch in git, as there are some non-compatible differences). This library is primarily designed to be consumed from F#. However, where possible, the library has been designed to appear "friendly" when consumed by other .NET languages (C#, et aliam).
See the version list below for details.
Release Notes
updated libzmq to 4.0.5
Fixed working-directory pathing in `Scratch.fsx` to be properly relative
Added methods to simplify polling a single socket for input (see tryPollIn,TryGetInput)
!BREAKING! Removed Timing module
!BREAKING! Changed poll function to DoPoll when called from other CLR languages
!BREAKING! Normalized many function names in the Message, Context, and Socket modules
!BREAKING! Changed `pollIO` function to `PollIO` when called from other CLR languages
!BREAKING! Changed `Proxingy.proxy` to return `unit`
Fixed potential memory leak in `Message.tryRecv`
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
12.3.2 | 2,396 | 5/23/2018 | |
12.3.1 | 146 | 5/18/2018 | |
12.3.0 | 138 | 5/17/2018 | |
12.2.2 | 4,349 | 1/31/2017 | |
12.2.0 | 527 | 7/11/2016 | |
12.1.1 | 1,524 | 8/21/2015 | |
12.1.0 | 537 | 7/21/2015 | |
12.0.1 | 424 | 7/1/2015 | |
4.0.9-prerelease | 255 | 5/6/2015 | |
4.0.8 | 683 | 2/12/2015 | |
4.0.8-prerelease | 301 | 1/17/2015 | |
4.0.6 | 881 | 6/10/2014 | |
4.0.5 | 387 | 4/27/2014 | |
4.0.4 | 606 | 12/9/2013 | |
3.2.7 | 582 | 11/4/2013 | |
3.2.5 | 354 | 10/30/2013 | |
2.2.1 | 379 | 10/30/2013 | |
2.1.11 | 940 | 1/10/2012 |