Skip to content
#

zmq

Here are 201 public repositories matching this topic...

skrap
skrap commented Feb 4, 2020

Issue description

In writing rust zmq bindings for tokio, the question came up about when zmq_send and zmq_recv might return EAGAIN when passed the ZMQ_DONTWAIT flag in a multipart message. The implication of the high water mark documentation is that it will only return EAGAIN on the first part of the multipart message, but I couldn't find it explicitly stated anywhere that this

richardbeare
richardbeare commented Dec 5, 2016

Hi,
Apologies if this is off topic. I'm struggling to find information about this. Is there any equivalent of ipywidgets allowing basic feedback to R? I'm aware of the likes of plotly and htmlwidgets, but have not been able to identify any mechanism for providing data back to R. There are some comments around the release of ipywidgets 5.0 claiming that recent refactoring is designed to make writi

grepory
grepory commented Oct 22, 2019

The official and locally built napalm-logs Docker container I made don't support the kafka transport. Upon inspection, I realized that kafka-python is missing from requirements.txt--so it will never make it into the container. I've fixed this in my fork, but wanted to know if that was deliberately left out or if there's a way to get it into the Docker container other than this that I'm not aware o

使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。

  • Updated Oct 23, 2017
EmmanuelCharpentier
EmmanuelCharpentier commented Jan 23, 2018

The Github page mentions the possible use of the xwidgets notebook extension. However, Googlong for documentation leads to examles/tutorials for use from Python, most notably through the interact function or decorator.

Could you add a small widget giving a couple of simple examples of use of the widgets for, say, an interactive graph, and pointers to the relevant documentation ?

Improve this page

Add a description, image, and links to the zmq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zmq topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.