Sha256: 940b4e85355183df25e16c422ba3dcb8f65168809bd32266fbc2cc43d088694d
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 Bytes
Contents
Ideally DCell would use Celluloid::IO to monitor 0MQ sockets. Unfortunately, ffi-rzmq presently does not present an API for obtaining an IO object from a 0MQ socket. This directory contains a temporary workaround Celluloid::ZMQ which uses a ZMQ::Poller to monitor for 0MQ activity. This implementation is hardly anywhere near ideal but it works and provides a temporary solution until ffi-rzmq implements an API for retrieving IO objects.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dcell-0.0.1 | lib/celluloid/README |