Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

telus-archive/ansible-zeromq

 
 

Repository files navigation

ansible-zeromq

ZeroMQ - Low-level networking library for building connected software.

Platforms

Build Status

Description

ZeroMQ, zero-em-queue:

  • Connect your code in any language, on any platform.
  • Carries messages across inproc, IPC, TCP, TIPC, multicast.
  • Smart patterns like pub-sub, push-pull, and router-dealer.
  • High-speed asynchronous I/O engines, in a tiny library.

Tunables

  • None

Dependencies

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.zeromq

License

MIT

Contributors

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%