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.bocca...@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, 王运来 <hnwyl...@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@lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>_______________________________________________
>zeromq-dev mailing list
>zeromq-dev@lists.zeromq.org
>http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to