On Tue, Sep 3, 2019 at 11:15 AM Arnaud Loonstra <arn...@sphaero.org> wrote:
>
> https://www.phoronix.com/scan.php?page=news_item&px=FFmpeg-Avformat-ZeroMQ

Interesting comments:

https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1123167-ffmpeg-adds-zeromq-support-to-let-multiple-clients-connect-to-a-single-instance

"It's not just prominent companies that use ZeroMQ. My own small
application Rapid Photo Downloader uses it for interprocess
communication. The design approach outlined by the late Pieter
Hintjens in the ZeroMQ guide is pretty awesome, I think. It makes it
relatively easy to write applications that use multiple CPU cores. In
my experience it also makes for easier to maintain code!
ZeroMQ integration with tornado makes it really pretty easy to build a
load balancer into your application, freeing up a lot of development
time for other areas of the code.
I'm interested to know how Pieter's approach is valued by the coders
at large in 2019. Is it seen as complex or easy?
Jupyter uses ZeroMQ extensively. I would not be surprised if they have
been heavily involved in maintaining the Python bindings for ZeroMQ
for a long time now.
Anyways, I hope it works out great for the FFmpeg folks. "

-- 
Benjamin Henrion (zoobab)
Email: zoobab at gmail.com
Mobile: +32-484-566109
Web: http://www.zoobab.com
FFII.org Brussels
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to