ZMQ::CZMQ

Wrapper Around czmq high level ZMQ API
Download

ZMQ::CZMQ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Daisuke Maki
  • Publisher web site:
  • http://search.cpan.org/~dmaki/

ZMQ::CZMQ Tags


ZMQ::CZMQ Description

ZMQ::CZMQ is a Perl wrapper around the czmq high level ZMQ API.SYNOPSIS use ZMQ::CZMQ; my $ctx = zctx_new(); zctx_destroy( $ctx ); zctx_set_iothreads( $ctx, $iothreads ); zctx_set_linger( $ctx, $linger );Product's homepage


ZMQ::CZMQ Related Software