[zeromq-dev] pollset in AIX

Luca Boccassi luca.boccassi at gmail.com
Tue Sep 13 09:30:16 CEST 2016


Oh sorry, I thought poll used pollset. Please do send a PR on Github if you
have an alternative implementation and we'll merge it.

It should be straightforward to add another alternative with autotools
(look in acinclude.m4) and cmake, but if you have any doubts don't hesitate
to ask here or on IRC.

Thanks!

On Sep 13, 2016 02:48, "Laughing" <hnwyllmm at 126.com> wrote:

>
> Yes, of course.
> The default poller is poll in AIX and there is no pollset poller in ZMQ
> now.
> After I test ZMQ with pollset, I found it can benifit to performance. Then
> I have a suggestion pushing the code with pollset poller to ZMQ.
> It can make ZMQ become more attractive.
>
>
> At 2016-09-12 23:22:55, "Luca Boccassi" <luca.boccassi at gmail.com> wrote:
> >You can already choose to use it, build with "--with-poller=poll" as a
> >configure option
> >
> >On 12 September 2016 at 15:20, 王运来 <hnwyllmm at 126.com> wrote:
> >> I have found pollset is not used in AIX 7.1 platform and I test the ZMQ with
> >> pollset poller. The exciting is that my program can benifit from pollset
> >> with about 7% performance enhencement.
> >> Would you like push the pollset poller in ZMQ?
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> zeromq-dev mailing list
> >> zeromq-dev at lists.zeromq.org
> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >_______________________________________________
> >zeromq-dev mailing list
> >zeromq-dev at lists.zeromq.org
> >http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160913/45b6e9ad/attachment.htm>


More information about the zeromq-dev mailing list