Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 25 March 2018.
01:35 FROGGS_ joined 01:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
japhb ++jnthn # Looking forward to it! 02:16
09:11 sena_kun joined 15:24 FROGGS joined
FROGGS o/ 15:24
jnthn o/ FROGGS 15:25
FROGGS jnthn: there is something in the roadmap about øMQ... do you think one like me could pick up this task if it was more detailed? 15:29
jnthn FROGGS: I think the biggest problem at the moment is instability/versioning issues in the underlying binding, 15:30
Which is something I've no doubt you could dig into :) 15:31
FROGGS hmmm, is there something I could do?
ahh :o)
jnthn Well, git clone it and notice how the tests fail in ugly ways, I guess
Trouble is, it seems sensitive to the version of ZeroMQ 15:32
FROGGS aha
jnthn I think sena_kun and I saw quite different outcomes on different versions. Certainly on Travis it's very sad.
FROGGS I see
sena_kun github.com/arnsholt/Net-ZMQ#supported-version - 4.1 is ok, 4.2(which I believe most of users use today) is bloody hell. 15:36
FROGGS okay, I'll look into zmq first 15:53
Net::ZMQ passes all tests on my box... 16:03
and I have: Package: libzmq1 Version: 2.2.0+dfsg-7 16:04
how does this match to version 4.1/4.2?
sena_kun give me a moment... 16:05
FROGGS Package: libzmq3 16:08
Version: 4.0.5+dfsg-3ubuntu1~gcc5.1
sena_kun I see some valgrind issues with Net::ZMQ and tests of Cro::ZeroMQ fails too. I'm using 4.2.4 now.
needs further investigation, not so much time right now. :/ 16:11