A Wishbone input module to pull events from one or more ZeroMQ push sockets.
Project description
__ __ __ .--.--.--|__.-----| |--| |--.-----.-----.-----. | | | | |__ --| | _ | _ | | -__| |________|__|_____|__|__|_____|_____|__|__|_____| version 2.1.2 Build composable event pipeline servers with minimal effort. ====================== wishbone.input.zmqpull ====================== Version: 1.0.0 Pulls events from one or more ZeroMQ push modules. -------------------------------------------------- Expects to connect with one or more wishbone.input.push modules. This module can be started in client or server mode. In server mode, it waits for incoming connections. In client mode it connects to the defined servers. Events are spread in a round robin pattern over all connections. Parameters: - mode(str)("server") | The mode to run in. Possible options are: | - server: Binds to a port and listens. | - client: Connects to a port. - interface(string)("0.0.0.0") | The interface to bind to in server <mode>. - port(int)(19283) | The port to bind to in server <mode>. - servers(list)([]) | A list of hostname:port entries to connect to. | Only valid when running in "client" <mode>. Queues: - outbox | Events arriving from the outside.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wishbone_input_zmqpull-1.0.0.tar.gz
.
File metadata
- Download URL: wishbone_input_zmqpull-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46a76973ab9f109810cad121b0dbf60706e8e152a397833dcc2680e4965f5f62 |
|
MD5 | d4a3e7462e0430e00a36c078eac4fe12 |
|
BLAKE2b-256 | d5692014b7bbc0cdb6d517d3eaa43845eb8220d1d9f2ec4134ae65821b0495fc |