As I can see, dcell works with old version
http://download.zeromq.org/zeromq-3.2.5.tar.gz
And does not work with new versions. The known bugs of:
- Assertion failed: check () (src/msg.cpp:248)
- undefined method `[]' for #<DCell::Registry::RedisAdapter
does not fixed there.
But 3.2.5 still works. It cost me hour of debugging :)
Thank you!
As I can see, dcell works with old version
http://download.zeromq.org/zeromq-3.2.5.tar.gz
And does not work with new versions. The known bugs of:
does not fixed there.
But 3.2.5 still works. It cost me hour of debugging :)
Thank you!