r-cran-pbdzmq

R bindings for ZeroMQ from the pbdR project
  https://cran.r-project.org/package=pbdZMQ
  0
  no reviews



A set of bindings for the well-known ZeroMQ communication library. pbdZMQ wraps the C API in higher-level R functions and supports several common ZeroMQ patterns including request-reply and push-pull. Some compatibility functions are included for existing code using rzmq.