The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "ZMQ"

ZMQ - Perl-ish Interface libzmq River stage one • 2 direct dependents • 7 total dependents

ZMQ is a Perl-ish wrapper for libzmq. It uses ZMQ::LibZMQ2 or ZMQ::LibZMQ3 (ZMQ::LibZMQ2 is the default) as the actual backend. If you want a one-to-one direct mapping to libzmq, then you should be using ZMQ::LibZMQ2 or ZMQ::LibZMQ3 directly ZMQ will...

DMAKI/ZMQ-1.06 - 28 Oct 2014 05:44:18 UTC - Search in distribution

ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi River stage two • 4 direct dependents • 10 total dependents

ZMQ::FFI exposes a high level, transparent, OO interface to zeromq independent of the underlying libzmq version. Where semantics differ, it will dispatch to the appropriate backend for you. As it uses ffi, there is no dependency on XS or compilation....

GHENRY/ZMQ-FFI-1.19 - 04 Aug 2023 11:18:26 UTC - Search in distribution

ZMQ::Raw - Perl bindings to the ZeroMQ library River stage zero No dependents

JACQUESG/ZMQ-Raw-0.39 - 25 Apr 2020 11:13:54 UTC - Search in distribution

POEx::ZMQ - Asynchronous ZeroMQ sockets for POE River stage one • 1 direct dependent • 1 total dependent

A POE component providing non-blocking ZeroMQ <http://www.zeromq.org> (versions 3.x & 4.x) integration. See POEx::ZMQ::Socket for details on using these sockets and the zmq_socket(3) man page regarding behavior of each socket type. See the zguide <ht...

AVENJ/POEx-ZMQ-0.005007 - 11 Mar 2015 08:42:02 UTC - Search in distribution

ZMQ::CZMQ - Perl-ish wrapper for libczmq River stage zero No dependents

ZMQ::CZMQ is a Perl-ish wrapper for libczmq. It uses ZMQ::LibCZMQ1 for its backend (when/if libczmq 2.x comes out, we may change to use ZMQ::LibCZMQ2 or whatever) If you want a one-to-one direct mapping to libzmq, then you should be using ZMQ::LibCZM...

DMAKI/ZMQ-CZMQ-1.04 - 07 Jan 2013 09:37:58 UTC - Search in distribution

Alien::ZMQ - find and install libzmq, the core zeromq library River stage zero No dependents

Upon installation, the target system is probed for the presence of libzmq. If it is not found, libzmq 3.2.4 is installed in a shared directory. In short, modules that need libzmq can depend on this module to make sure that it is available, or use it ...

CCM/Alien-ZMQ-0.06 - 28 Sep 2013 23:10:01 UTC - Search in distribution

ZMQ::Declare - Declarative 0MQ Infrastructure River stage zero No dependents

This is experimental software. Interfaces and implementation are subject to change. If you are interested in using this in production, please get in touch to gauge the current state of stability. One guaranteed user-visible change will be that the un...

SMUELLER/ZMQ-Declare-0.03 - 02 May 2014 12:40:20 UTC - Search in distribution

ZMQ::LibZMQ2 - A libzmq 2.x wrapper for Perl River stage one • 2 direct dependents • 9 total dependents

The "ZMQ::LibZMQ2" module is a wrapper of the 0MQ message passing library for Perl. Before you start using this module, please make sure you have read and understood the zguide. http://zguide.zeromq.org/page:all For specifics on each function, please...

DMAKI/ZMQ-LibZMQ2-1.09 - 04 Jun 2014 06:26:04 UTC - Search in distribution

ZMQ::LibZMQ3 - A libzmq 3.x wrapper for Perl River stage one • 4 direct dependents • 4 total dependents

The "ZMQ::LibZMQ3" module is a wrapper of the 0MQ message passing library for Perl. Before you start using this module, please make sure you have read and understood the zguide. http://zguide.zeromq.org/page:all For specifics on each function, please...

DMAKI/ZMQ-LibZMQ3-1.19 - 28 Oct 2014 05:35:11 UTC - Search in distribution

ZMQ::LibZMQ4 - A libzmq 4.x wrapper for Perl River stage zero No dependents

The "ZMQ::LibZMQ4" module is a wrapper of the 0MQ message passing library for Perl. Before you start using this module, please make sure you have read and understood the zguide. http://zguide.zeromq.org/page:all For specifics on each function, please...

MOSCONI/ZMQ-LibZMQ4-0.01 - 20 Sep 2014 20:01:20 UTC - Search in distribution

ZMQ::LibCZMQ1 - Wrapper Around czmq high level ZMQ API River stage one • 1 direct dependent • 1 total dependent

This is a wrapper around libczmq (1.3.4). Versions prior to 1.3.4 have been deliberately dropped off from the supported libczmq version (however, patches are welcome) This module is still in heavey development. Please send issues, patches and pull re...

DMAKI/ZMQ-LibCZMQ1-0.04 - 04 Jun 2014 06:23:14 UTC - Search in distribution

ZMQ::Constants - Constants for libzmq River stage two • 8 direct dependents • 18 total dependents

libzmq is a fast-chanding beast and constants get renamed, new one gest removed, etc... We used to auto-generate constants from the libzmq source code, but then adpating the binding code to this change got very tedious, and controling which version c...

DMAKI/ZMQ-Constants-1.04 - 14 Jan 2014 01:30:46 UTC - Search in distribution

Net::Async::ZMQ - IO::Async support for ZeroMQ River stage one • 1 direct dependent • 5 total dependents

A subclass of IO::Async::Notifier that can hold ZMQ sockets that are provided by Net::Async::ZMQ::Socket. Supports sockets from the following libraries: * ZMQ::LibZMQ3 * ZMQ::LibZMQ4 * ZMQ::FFI...

ZMUGHAL/Net-Async-ZMQ-0.002 - 15 Nov 2021 08:57:21 UTC - Search in distribution

Net::Server::ZMQ - Preforking ZeroMQ job server River stage zero No dependents

"Net::Server::ZMQ" is a Net::Server personality based on Net::Server::PreFork, providing an easy way of creating a preforking ZeroMQ job server. It uses ZMQ::FFI for ZeroMQ integration, independent of the installed "libzmq" version. You will need to ...

IDOPEREL/Net-Server-ZMQ-0.001001 - 09 Feb 2015 22:20:25 UTC - Search in distribution

Alien::ZMQ::latest - Alien package for the ZeroMQ library River stage one • 1 direct dependent • 1 total dependent

Installs the latest release of ZeroMQ....

ZMUGHAL/Alien-ZMQ-latest-0.010 - 21 Jul 2023 21:41:49 UTC - Search in distribution

Log::Dispatch::ZMQ River stage zero No dependents

Log::Dispatch plugin for ZMQ...

TJMC/Log-Dispatch-ZMQ-0.02 - 13 Aug 2013 11:44:15 UTC - Search in distribution

ZMQ::LibZMQ3::LibZMQ2 - Seamlessly Run LibZMQ Progs against LibZMQ3 River stage zero No dependents

BINARY/ZMQ-LibZMQ3-LibZMQ2-0.03 - 27 Feb 2017 09:46:01 UTC - Search in distribution

Alt::Alien::ZMQ::Alien::ZMQ::latest - A replacement for Alien::ZMQ that uses Alien::ZMQ::latest River stage zero No dependents

This Alt distribution exists so that it is easy for users of Alien::ZMQ to use Alien::ZMQ::latest instead to provide the build flags....

ZMUGHAL/Alt-Alien-ZMQ-Alien-ZMQ-latest-0.001 - 06 Dec 2017 16:41:33 UTC - Search in distribution

Devel::IPerl::Message::ZMQ River stage one • 4 direct dependents • 4 total dependents

ZMUGHAL/Devel-IPerl-0.012 - 14 Sep 2022 05:07:30 UTC - Search in distribution

Net::Async::Blockchain::Client::ZMQ - Async ZMQ Client. River stage zero No dependents

client for the bitcoin ZMQ server...

DERIV/Net-Async-Blockchain-0.004 - 04 Mar 2024 04:51:34 UTC - Search in distribution
38 results (0.047 seconds)